锉刀测试工具

raster-tester的Python项目详细描述


https://img.shields.io/pypi/v/raster-tester.svghttps://circleci.com/gh/mapbox/raster-tester.svg?style=svg&circle-token=b160fc4bebd1e032df32fe8c4aff4bbea685701dhttps://codecov.io/gh/mapbox/raster-tester/branch/master/graph/badge.svg?token=Gz7rJmDH5d
 _______________        _______________
|_|_|_|_|_|_|_|_|      |_|_|_|_|_|_|_|_|
|_|_|_|_|_|_|_|_| 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.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java使用jackson序列化/反序列化具有不同属性的子属性   javascript驱动程序。getTitle()从错误页面获取数据   java web应用程序的增量部署   java字符引用“&#x10”是无效的XML字符   java MyEclipse+Hibernate不按ID排序属性集?   找不到IBM Filenet P8更改预处理器Java实现   java比较器,用于按浮点参数对对象arraylist排序   java如何调试。来自eclipse或其他版本的bsh文件   不允许使用java rest api post方法   java如何在Servlet中打开弹出窗口,然后重定向页面   java的replaceAll方法对我不起作用我做错了什么?   我收到了javax。网ssl。SSLHandshakeException:握手期间远程主机关闭连接