Skip to content

Releases: water3d/eedl

0.2023.11.13

15 Nov 21:27
da8cb2c
Compare
Choose a tag to compare

What's Changed

  • Change the way the logo is displayed in the readme file. by @AdamJCrawford in #35
  • Update README.md with new installation procedures by @nickrsan in #36
  • Add note to documentation about Google Cloud limits by @nickrsan in #39
  • Small tweaks to docstrings, remove use of default mutable argument, fix minor security problem, attach whl to GitHub releases. by @AdamJCrawford in #41

Full Changelog: 2023101...0.2023.11.13

0.2023.10.18

18 Oct 18:58
c540b96
Compare
Choose a tag to compare

What's Changed

  • Update requirements.txt by @AdamJCrawford in #13
  • Implement type hints by @AdamJCrawford in #14
  • Fix exception handling and correct error that resulted from renaming. by @AdamJCrawford in #15
  • Creation of a CI pipeline including type checking, linting, and testing by @AdamJCrawford in #16
  • Adding a point extraction feature to the zonal stats by @nickrsan in #19
  • Adding centroid extraction in addition to zonal stats by @nickrsan in #21
  • Add docstrings to all classes and functions by @AdamJCrawford in #20
  • Error handling and resuming by @nickrsan in #24
  • Adding helper for Multiple AOI Extraction, along with other features and nice-to-haves by @nickrsan in #23
  • Small changes to comments and doctrings to be consistent as well as small clean ups by @AdamJCrawford in #22
  • Export information documentation by @nickrsan in #25
  • Adding a basic Getting Started section to the docs by @nickrsan in #28
  • Add a version check action to run with linting and ensure we bumped the version by @nickrsan in #27
  • Automated publishing to PyPI and GitHub Releases on PR to release branch by @AdamJCrawford in #26
  • Merge release across to main by @nickrsan in #30
  • Update version numbers. by @AdamJCrawford in #31
  • Match versions in init.py and setup.cfg by @nickrsan in #33

New Contributors

Full Changelog: https://github.com/water3d/eedl/commits/20231018185838