Releases: opera-adt/opera-utils
Releases · opera-adt/opera-utils
v0.15.0
What's Changed
- Fix second datetime in CSLC name to be
generation_datetime
by @scottstanie in #82 - Refactor to filtering working with/without geopandas by @scottstanie in #81
- Bump
burst_db
version to 0.7.0 by @scottstanie in #84
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Use
search_cslcs
to also search for Static Layers by @scottstanie in #73 - Normalize burst ID string before download by @scottstanie in #77
- Add geometry functions for incidence and approximate slant range by @scottstanie in #40
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Combine LOS east, north, up in one file in
geometry
by @scottstanie in #68 - Implement
get_urls(type_="s3")
to fetch cslc S3 urls fromasf_search
by @scottstanie in #71 - Add better named alias
create_nodata_mask
by @scottstanie in #66
Full Changelog: v0.12.1...v0.13.0
v0.12.1
What's Changed
- Fix grouping by
startTime
to not skip bursts by @scottstanie in #62 - Filter CSLCs by PGE version, and by processing date by @scottstanie in #64
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Add
.inputs
to the missing data options to track which were selected by @scottstanie in #59
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Load/make thumbnail for any 2D image by @scottstanie in #56
- Parse epsg from
attrs["spatial_ref"]
by @scottstanie in #57
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Add
normalize_burst_id
, fix parsing to allow COMPASS filenames by @scottstanie in #54
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- add
parse_filename
to avoid hardcodingVV
, use pythonRasterize
bindings, internally rename_gslc
to_cslc
by @scottstanie in #52
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Add a maximum number of options to
missing-data-options
by @scottstanie in #43 - Add a
search_cslcs
to check results/missing data before download by @scottstanie in #48 - Fixes for CSLC static layers filtering/stitching. Burst to frame mapping. by @scottstanie in #50
- use
NBITS=16
when saving LOS files by @scottstanie in #51
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Update burst DB datasets to 0.5.0 by @scottstanie in #47
Full Changelog: v0.6.0...v0.7.0