Skip to content

Releases: TUW-GEO/veranda

v1.2.0

19 Jun 13:21
2d15626
Compare
Choose a tag to compare
  • introduced possibility to write a NumPy array to an in-memory GDAL dataset
  • introduced possibility to create a Cloud Optimized Geotiff file starting from an in-memory GDAL dataset

v1.1.0

03 Jul 08:34
286812f
Compare
Choose a tag to compare
  • enabled reading GeoTIFF files from ZIP files
  • fixed bug in parallel VRT stack reading (#16) and layer assignment (#19)

v1.0.1

02 Feb 08:19
39fe087
Compare
Choose a tag to compare
  • introduced rounding of spatial coordinates when accessing an xarray dataset

v1.0.0

24 Aug 21:49
Compare
Choose a tag to compare
  • completely new package and module structure
  • implementation of I/O classes for single files
  • implementation of raster data classes for multiple files
  • support for GeoTIFF and NetCDF data

v0.1.1 - Experimental Release

08 Feb 16:07
3191d84
Compare
Choose a tag to compare
  • WARNING: this is an experimental release
  • Refactored IO classes

v0.1.0

21 Dec 13:15
477292d
Compare
Choose a tag to compare
  • first veranda release
  • TU Wiens internal package pyraster was recreated as veranda
  • Support for GeoTIFF and NetCDF reading and writing
  • Added auto-decoding for both GeoTIFF and NetCDF