Recent Releases of gedixr
gedixr - v0.4.0
What's Changed
- feat: improve error counter & handling by @maawoo in https://github.com/maawoo/gedixr/pull/36
- feat: enable extraction for multipolygons by @maawoo in https://github.com/maawoo/gedixr/pull/37
- fix: enable extraction of
rh100for L2A data by @maawoo in https://github.com/maawoo/gedixr/pull/38 - feat:
merge_gdfadded functionality for multiple roi's and custom L2A variables by @AntjeUhde in https://github.com/maawoo/gedixr/pull/39 - feat:
merge_gdfimprovements by @maawoo in https://github.com/maawoo/gedixr/pull/40 - fix: skip non-existing beams by @maawoo in https://github.com/maawoo/gedixr/pull/41
- feat: add option to skip quality filtering & extend
_DEFAULT_BASEby @maawoo in https://github.com/maawoo/gedixr/pull/42 - feat: improve default quality filter by @maawoo in https://github.com/maawoo/gedixr/pull/34
- feat: add filename suffix indicating quality filtering by @maawoo in https://github.com/maawoo/gedixr/pull/43
- fix: extraction of
shot_numberby @maawoo in https://github.com/maawoo/gedixr/pull/44
New Contributors
- @AntjeUhde made their first contribution in https://github.com/maawoo/gedixr/pull/39
Full Changelog: https://github.com/maawoo/gedixr/compare/v0.3.1...v0.4.0
- Python
Published by maawoo over 1 year ago
gedixr - v0.3.0
What's Changed
- fix: add missing
pyarrow; bumpgeopandasby @maawoo in https://github.com/maawoo/gedixr/pull/20 - fix: make sure default variables are not overridden by @maawoo in https://github.com/maawoo/gedixr/pull/21
- refactor: Refactoring by @maawoo in https://github.com/maawoo/gedixr/pull/22
- feat: convert
acq_timecolumn to datetime by @maawoo in https://github.com/maawoo/gedixr/pull/23 - feat: add convenience options for beam selection by @maawoo in https://github.com/maawoo/gedixr/pull/24
- docs: update README by @maawoo in https://github.com/maawoo/gedixr/pull/25
Full Changelog: https://github.com/maawoo/gedixr/compare/v0.2.0...v0.3.0
- Python
Published by maawoo almost 2 years ago
gedixr - v0.2.0
What's Changed
- Made variables selectable in extractdata() by replacing _froml2a an… by @MarkusZehner in https://github.com/maawoo/gedixr/pull/9
- Remove ShapelyDeprecationWarning filter by @maawoo in https://github.com/maawoo/gedixr/pull/10
- Allow extraction from zip archives by @maawoo in https://github.com/maawoo/gedixr/pull/11
- Cleanup by @maawoo in https://github.com/maawoo/gedixr/pull/12
- Use GeoParquet as default output format by @maawoo in https://github.com/maawoo/gedixr/pull/13
- Adjust defaults by @maawoo in https://github.com/maawoo/gedixr/pull/14
- Fix data extraction by @maawoo in https://github.com/maawoo/gedixr/pull/15
New Contributors
- @MarkusZehner made their first contribution in https://github.com/maawoo/gedixr/pull/9
Full Changelog: https://github.com/maawoo/gedixr/compare/v0.1.0...v0.2.0
- Python
Published by maawoo about 2 years ago