Releases: maawoo/gedixr
Releases · maawoo/gedixr
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
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
- @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
; bumpgeopandas
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
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