Releases: maawoo/gedixr
Releases · maawoo/gedixr
v0.6.0
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.pymodule toextract.pyby @maawoo in #61
Full Changelog: v0.5.0...v0.6.0
v0.5.0
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
powerto filter for power beams by @maawoo in #56
Full Changelog: v0.4.0...v0.5.0
v0.4.0
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
rh100for L2A data by @maawoo in #38 - feat:
merge_gdfadded functionality for multiple roi's and custom L2A variables by @AntjeUhde in #39 - feat:
merge_gdfimprovements by @maawoo in #40 - fix: skip non-existing beams by @maawoo in #41
- feat: add option to skip quality filtering & extend
_DEFAULT_BASEby @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_numberby @maawoo in #44
New Contributors
- @AntjeUhde made their first contribution in #39
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
What's Changed
- fix: add missing
pyarrow; bumpgeopandasby @maawoo in #20 - fix: make sure default variables are not overridden by @maawoo in #21
- refactor: Refactoring by @maawoo in #22
- feat: convert
acq_timecolumn 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
What's Changed
- Made variables selectable in extract_data() by replacing _from_l2a an… by @MarkusZehner in #9
- Remove ShapelyDeprecationWarning filter by @maawoo in #10
- Allow extraction from zip archives by @maawoo in #11
- Cleanup by @maawoo in #12
- Use GeoParquet as default output format by @maawoo in #13
- Adjust defaults by @maawoo in #14
- Fix data extraction by @maawoo in #15
New Contributors
- @MarkusZehner made their first contribution in #9
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release
Full Changelog: https://github.com/maawoo/gedixr/commits/v0.1.0