Skip to content

Releases: TUW-GEO/yeoda

v1.0.0

24 Aug 22:19
Compare
Choose a tag to compare
  • major changes towards new datacube classes
  • updates to support new major veranda and geospade version

v0.3.0

22 Oct 15:16
ef70c10
Compare
Choose a tag to compare
  • added more input argument checks to the data loading functions
  • added geospade as a new dependency to allow for a faster polygon masking
  • replaced some core functions by new tools from geospade
  • upgrade to GDAL 3 and Python 3.7
  • upgrade of Equi7Grid version
  • updated interface to product data cubes

v0.2.2

30 Apr 10:54
c2aed58
Compare
Choose a tag to compare
  • bug fix: 2D arrays/datacubes are now always converted to 3D

v0.2.1

15 Mar 12:05
aa6f620
Compare
Choose a tag to compare
  • bug fix: decoding in load_by_pixels()

v0.2.0

24 Dec 14:58
829f789
Compare
Choose a tag to compare
  • fixed major bugs, like not-working product data cube classes and wrong rounding of pixel coordinates
  • added data cube for SCATSAR-SWI data
  • added data cube for Parameter data, e.g. TMENPLIA
  • switched to newest version of geopathfinder and veranda

v0.1.4

22 Jan 12:07
Compare
Choose a tag to compare
  • changed 'in_place' to 'inplace' to have same syntax as Pandas
  • new filename parsing syntax when using geopathfinder
  • major bug fix: column and row access was partly switched

v0.1.3

05 Dec 16:22
9d4d0ce
Compare
Choose a tag to compare
  • Enhanced NetCDF stack handling by reading it as a stack
  • Keep data set pointer
  • Added clipping and limit reading to tile/file boundaries
  • Removed 'geometry' as default dimension
  • Removed bugs

v0.1.2

13 Nov 12:36
Compare
Choose a tag to compare

Minor changes in styling, package requirements and conda environments

v0.1.1

12 Nov 16:07
Compare
Choose a tag to compare

Minor changes in setup.cfg for PyPi

v0.1.0

12 Nov 14:50
Compare
Choose a tag to compare

The first release of yeoda contains all necessary tools to work with GeoTIFF and NetCDF files in a datacube-like way.