Sardem

Latest version: v0.11.3

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.11.3

Use 0 for water missing tiles, not 1 by scottstanie in https://github.com/scottstanie/sardem/pull/16


Changelog: https://github.com/scottstanie/sardem/compare/v0.11.2...v0.11.3

0.11.2

Change the default watermask filename so it can be read by GDAL as a ROI_PAC file.

0.11.1

Allows output format/output datatype CLI arguments

0.11.0

- This version drops the cython code, performing and upsampling/resampling using Python or GDAL. This means that it's now a pure-python package that can be added to conda-forge and installed via conda.

- Also, the integer bounding-box shifting added in v0.10.8 was removed for consistency. The `--bbox` option will always refer to the image edges as it does in GDAL.

0.10.8

Assumes that a --bbox input of all integers will want the full tile

I.e. you don't need to input `--bbox -156.000138888889 19.00013888889 -155.000138888 20.000138888` to get the tile `N19W156`. You can just do `--bbox -156 19 -155 20`

0.10.7

Fix VRT typo causing problem for earlier versions of GDAL caught by EJFielding

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.