Skip to content

Releases: Geethen/geeml

v0.0.7

18 Jan 21:48
Compare
Choose a tag to compare

New features

  • Added a extractbyGrid function to extract raster data by regular grids
  • Added more doctrings, now contains examples in docstrings
  • exposed the crs argument for data extraction. Addresses #1

Major Improvements

  • Code has been refactored and overall speed performance improvements have been noted
  • Added more doctrings, now contains examples in docstrings

Minor improvements

  • removed unnecessary imports
  • fixed minor bugs

v0.0.6

12 Jul 12:14
Compare
Choose a tag to compare

New features

  • Added support for parallel extraction of data at points, polygons (reduceRegions and sampleRegions)

Improvements

  • Fixed bug that resulted in some points not being downloaded

v0.0.5

11 Jul 19:38
Compare
Choose a tag to compare

New features

  • Added parallel support for extracting data at points

v0.0.4

29 Jun 15:39
Compare
Choose a tag to compare

Improvements

  • Refactored code to use geedim

New

  • Added to basic notebook examples

v0.0.3

22 Jun 19:57
Compare
Choose a tag to compare

Improvements

  • Restructured modules (removed prepare module)
  • Created extractor class

Additional Notes

  • Version prior to adopting geedim/geemap for image downloads

v0.0.2-alpha

21 Jun 17:15
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release

New Features

  • Added function pExtract for parallel extraction

Improvements

  • if download directory is not present- it will be created

Bug Fixes

  • Fixed bug with createGrid (vect=True). Now results in the same number of blocks as raster