Releases: opera-adt/geepers
Releases · opera-adt/geepers
v0.3.0
What's Changed
- Fix download and url parsing for plate-fixed solutions by @scottstanie in #26
- Change UNR data to point to IGS20 reference, convert UNR Grid to meters by @scottstanie in #27
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.0
What's Changed
- Cut out
opera-utilsas a dependency by @scottstanie in #10 - Add readers for "file ranges" like temporal_coherence by @scottstanie in #12
- Bump prefix-dev/setup-pixi from 0.8.10 to 0.8.11 by @dependabot[bot] in #13
- Return a
GeoDataframefromcalculate_ratesfor easier plotting by @scottstanie in #14 - Refactor to better set up GPS quality metric calculation by @scottstanie in #15
- Use
panderato clarifyDataFrameformats during processing, add basic uncertainty by @scottstanie in #16 - Refactor gnss sources and simplify public API by @scottstanie in #17
- Add a
--gps-sourcearg to the CLI by @scottstanie in #18 - Add a script for generate GeoJSON files to browse UNR Grid data by @scottstanie in #20
- Add
--insar-bufferand--gps-time-windowto CLI by @scottstanie in #19
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
First release for PyPI:
- Add
unr_gridmodule and update CLI by @scottstanie in #5 - Add tests and simplify by @scottstanie in #6
- Move to pixi for env handling by @scottstanie in #7
- User
xarrayinstead of custom geotiff reader by @scottstanie in #8 - Fix
rates, and cli improvements by @scottstanie in #9
New Contributors
- @scottstanie made their first contribution in #5
Full Changelog: https://github.com/opera-adt/geepers/commits/v0.1.0