Releases: TUW-GEO/veranda
Releases · TUW-GEO/veranda
v1.2.0
- 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
- enabled reading GeoTIFF files from ZIP files
- fixed bug in parallel VRT stack reading (#16) and layer assignment (#19)
v1.0.1
- introduced rounding of spatial coordinates when accessing an xarray dataset
v1.0.0
- 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
- WARNING: this is an experimental release
- Refactored IO classes
v0.1.0
- 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