Skip to content

Releases: maawoo/gedixr

v0.6.0

19 Jan 13:43

Choose a tag to compare

What's Changed

  • feat: add download via harmony-py by @maawoo in #60
  • fix: trusted environment workaround for earthaccess auth on HPC by @maawoo in #62
  • feat: improve logging by @maawoo in #63
  • feat: allow extraction of custom variables in CLI by @maawoo in #64

Breaking changes:

  • feat!: extract_data additionally return path to Geoparquet file by @maawoo in #59
  • refactor!: Rename gedi.py module to extract.py by @maawoo in #61

Full Changelog: v0.5.0...v0.6.0

v0.5.0

07 Jan 12:37

Choose a tag to compare

What's Changed

  • chore: update dependencies and pyproject.toml by @maawoo in #46
  • fix: catch missing shot_number by @maawoo in #45
  • refactor: move constants to new module by @maawoo in #47
  • fix: and improve error tracker by @maawoo in #48
  • refactor: adjust file naming by @maawoo in #49
  • feat: minor improvements of filter function by @maawoo in #50
  • feat: add typer cli by @maawoo in #51
  • fix: handle list of empty gdfs by @maawoo in #52
  • docs: add proper docs based on mkdocs by @maawoo in #53
  • docs: add deployment file for GitHub Actions by @maawoo in #54
  • docs: improve custom variables example by @maawoo in #58

Breaking changes:

  • feat!: deprecate extraction from zips by @maawoo in #55
  • refactor!: use power to filter for power beams by @maawoo in #56

Full Changelog: v0.4.0...v0.5.0

v0.4.0

13 Nov 16:37

Choose a tag to compare

What's Changed

  • feat: improve error counter & handling by @maawoo in #36
  • feat: enable extraction for multipolygons by @maawoo in #37
  • fix: enable extraction of rh100 for L2A data by @maawoo in #38
  • feat: merge_gdf added functionality for multiple roi's and custom L2A variables by @AntjeUhde in #39
  • feat: merge_gdf improvements by @maawoo in #40
  • fix: skip non-existing beams by @maawoo in #41
  • feat: add option to skip quality filtering & extend _DEFAULT_BASE by @maawoo in #42
  • feat: improve default quality filter by @maawoo in #34
  • feat: add filename suffix indicating quality filtering by @maawoo in #43
  • fix: extraction of shot_number by @maawoo in #44

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

23 Aug 12:11

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

10 May 13:09

Choose a tag to compare

What's Changed

  • fix: add missing pyarrow; bump geopandas by @maawoo in #20
  • fix: make sure default variables are not overridden by @maawoo in #21
  • refactor: Refactoring by @maawoo in #22
  • feat: convert acq_time column to datetime by @maawoo in #23
  • feat: add convenience options for beam selection by @maawoo in #24
  • docs: update README by @maawoo in #25

Full Changelog: v0.2.0...v0.3.0

v0.2.0

14 Feb 18:14

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 Aug 10:59

Choose a tag to compare