Releases: GeoscienceAustralia/sar-pipeline
Releases · GeoscienceAustralia/sar-pipeline
v0.7.2
What's Changed
- Updates/stac parquet by @arcisad in #182
- fix orbit compatibility from ASF by @abradley60 in #183
- Pyrosar gammma parallel run by @arcisad in #184
- bug fix by @arcisad in #185
- Change default pyroSAR-GAMMA resolution to 40m by @arcisad in #186
- fix EW resolution by @arcisad in #187
- Reformatting, isce3 pipeline to accept dash separated args by @abradley60 in #188
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Enable S1D orbit download and fix CDSE scene download by @abradley60 in #181
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- pyroSAR-GAMMA NCI Migration - Split components and Dockerise by @abradley60 in #167
- Add pyrosar-gamma cli by @arcisad in #168
- Migration/gamma software install by @arcisad in #170
- Minor docs cleanup by @truth-quark in #171
- Migration/stac metadata and upload by @arcisad in #172
- 134 monitoring process completeness reports by @arcisad in #174
- Hotfix/dem padding and orbits by @abradley60 in #178
- add pygssearch conda env to docker by @arcisad in #179
New Contributors
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- add dea:dataset_maturity to stac by @abradley60 in #166
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- add dem_type to logs by @abradley60 in #147
- logging for AM crossing by @abradley60 in #148
- Fix/scene metadata by @abradley60 in #155
- Upgrade CDSETool to resolve failing tests by @caitlinadams in #162
- Tidy and update default bucket to dea-public-data-dev by @abradley60 in #163
- Bump psf/black from 25.1.0 to 26.3.0 in /.github/workflows by @dependabot[bot] in #156
- Temporarily pin
spatialistversion < 0.17. by @truth-quark in #159 - Update isce3 yaml product version from
0.1.0to1.0.1Update docs by @abradley60 in #164
New Contributors
- @dependabot[bot] made their first contribution in #156
- @truth-quark made their first contribution in #159
Full Changelog: v0.5.1...v0.6.1
v0.5.1
What's Changed
- updates for source download dashboard by @abradley60 in #146
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Overview
Major changes for collection 1 testing
What's Changed
- Upgrades/aws refactor by @abradley60 in #101
- Updates/metadata by @abradley60 in #102
- Updates/compare products by @abradley60 in #103
- Updates/asf netrc by @abradley60 in #105
- Updates/geometry fix by @abradley60 in #106
- Update pixi version in GitHub actions by @caitlinadams in #111
- Add functions to identify missing environment variables and load if needed by @caitlinadams in #108
- Isolate Aus Cop Hub query as its own function by @caitlinadams in #107
- Add mimetypes when uploading to S3 by @geoscience-aman in #104
- Update/stac c1 by @abradley60 in #112
- Fix/antimeridian by @abradley60 in #110
- Upgrade/checksum by @abradley60 in #109
- adding scene download timeout by @abradley60 in #115
- Update/dem logic by @abradley60 in #116
- Feature/nci auscophub by @caitlinadams in #113
- Update NCI code to only reproject when required by @caitlinadams in #117
- adding static_layer_validity_start_date workflow argument by @abradley60 in #118
- adding gs_ratio_geo as extra output by @abradley60 in #119
- Change filename for dry-run summary from missing to unprocessed by @caitlinadams in #120
- Updated NCI documentation by @caitlinadams in #121
- update static layer paths and versioning by @abradley60 in #122
- Bugfix/s3 project folder by @abradley60 in #123
- Update/aws cleanup by @abradley60 in #124
- Update/aus cop hub orbits by @abradley60 in #125
- dem-handler bugfix by @abradley60 in #127
- Fix/stac metadata by @abradley60 in #128
- Fix/tests by @abradley60 in #126
- Fix/antimeridian dem handler by @abradley60 in #135
- Upgrades/processed scene tracking by @abradley60 in #132
- License information by @abradley60 in #138
- fix nci pipeline for dem-handler antimeridian changes by @abradley60 in #139
- Fix/nci pygssearch orbits by @abradley60 in #140
- Update/rename key functions by @abradley60 in #144
- bugfix for orbits on AUS_COP_HUB by @abradley60 in #145
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Breaking changes to the the product filepath to better align with existing GA products:
- Previous:
<baseline>/<product>/<burst_id>/<year>/<month>/<day>/<*files> - New:
<baseline>/<product>/<burst_id>/<year>/<month>/<day>/<burst_timestamp>/<*files>
- Previous:
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- Ignore test data in docker image build by @abradley60 in #98
- XML and bugfixes by @abradley60 in #99
- Correcting the platform filename bug. i.e. sentinel 1B products were fixed as s1a in the product name
- Bugix for linking static layers. The layers to link are now explicitly set as a list. e.g. ["number_of_look","gamma0_to_beta0_ratio" ...]
- Various updates to XML metadata; CEOS-ARD ready.
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- updating error and success codes by @abradley60 in #97
Full Changelog: v0.3.1...v0.3.2