Skip to content

v1.0.0

Compare
Choose a tag to compare
@mmomtchev mmomtchev released this 08 Nov 19:42
· 72 commits to master since this release

[1.0.0] 2021-11-08

Release 1.0.0 with [email protected]
Warning: There is a breaking change between [email protected] and [email protected] that affects geosub. Normally, if you installed the package through npm, npm should follow the dependency graph and update both at the same time. If this doesn't work for you, delete it, and reinstall it.

[1.0.0-alpha.3] 2021-10-13

Release with [email protected]
Support crossing both the AM and the PM with both [-180,180] and [0,360] longitudes
Support writing datasets that do not fit in memory

[1.0.0-alpha.2] 2021-10-07

Release with [email protected]
More unit tests
Support 0-360 longitudes on the command line
Fix a crash in the low-level GRIB driver in GDAL when specifying an invalid window
Support reading the configuration from a JSON file

[1.0.0-alpha.1] 2021-10-02

Release with [email protected]
Unit test the CLI
Support RegExps in the CLI
Fix calling the CLI without -b
Correctly copy the dataset and the band metadata
Partial support for extracting NetCDF subwindows

[1.0.0-alpha.0] 2021-09-30

First release with [email protected]