GithubHelp home page GithubHelp logo

isabella232 / raster-tester Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mapbox/raster-tester

0.0 0.0 0.0 423 KB

Utilities for raster tests

Home Page: https://github.com/mapbox/raster-tester

License: MIT License

Python 100.00%

raster-tester's Introduction

raster-tester

PyPI Circle CI codecov.io

 _______________        _______________
|_|_|_|_|_|_|_|_|      |_|_|_|_|_|_|_|_|
|_|_|_|_|_|_|_|_| HIRU |_|_|_|_|_|_|_|_|
|_|_|_|_|_|_|_|_| DIFF |_|_|_|_|_|_|_|_|
|_|_|_|_|_|_|_|_| FROM |_|_|_|_|_|_|_|_|
|_|_|_|_|_|_|_|_| ===> |_|_|_|_|_|_|_|_|
|_|_|_|_|_|_|_|_|      |_|_|_|_|_|_|_|_|

raster-tester [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  compare
  crossesdateline
  isaligned
  isempty
  istiled

compare

Usage: raster-tester compare [OPTIONS] INPUT_1 INPUT_2

Options:
  -p, --pixel-threshold INTEGER  Threshold for pixel diffs [default=0]
  -d, --downsample INTEGER       Downsample via decimated read for faster
                                 comparison, and to handle variation in
                                 compression artifacts [default=1]
  -u, --upsample INTEGER         Upsample to handle variation in compression
                                 artifacts [default=1]
  --compare-masked               Only compare masks + unmasked areas of RGBA
                                 rasters
  --no-error                     Compare in non stderr mode: echos "(ok|not
                                 ok) - <input_1> is (within|not within)
                                 <pixel-threshold> pixels of <input 2>"
  --debug                        Print ascii preview of errors
  --flex-mode                    Allow comparison of masked RGB + RGBA
  --help                         Show this message and exit.

crossesdateline

Usage: raster-tester crossesdateline [OPTIONS] INPUT

Options:
  --help  Show this message and exit.

isaligned

Usage: raster-tester isaligned [OPTIONS] SOURCES...

Options:
  --help  Show this message and exit.

isempty

Usage: raster-tester isempty [OPTIONS] INPUT_1

Options:
  -b, --bidx INTEGER            Check one band
  --randomize                   Iterate through windows in a psuedorandom fashion
  --help                        Show this message and exit.

istiled

Usage: raster-tester istiled [OPTIONS] SOURCES...

Options:
  --blocksize / --no-blocksize  assert that sources are internally tiled
  --help                        Show this message and exit.

raster-tester's People

Contributors

dnomadb avatar perrygeo avatar jqtrde avatar vincentsarago avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.