Releases: GeoscienceAustralia/dea-intertidal
Releases · GeoscienceAustralia/dea-intertidal
2.4.0
What's Changed
- Adds a new
tide_dataparameter to theelevationfunction to allow users to pass in external time series data instead of modelling tides (e.g. observed tide gauge data, or the outputs of local hydrodynamic modelling). See example usage notebook here: https://github.com/GeoscienceAustralia/dea-intertidal/blob/develop/notebooks/Intertidal_elevation_from_external_sea_level_data.ipynb
Full Changelog: 2.3.2...2.4.0
2.3.2
2.3.1
2.3.0
What's Changed
A major update to update Python packaging, remove the dependency on datacube, and publish the package on PyPI: https://pypi.org/project/dea-intertidal/
Other changes:
- Update ga_s2ls_intertidal_cyear_3.odc-product.yaml by @robbibt in #131
- Add ensemble model function arguments by @lars-fillmore in #136
- Allow additional modelling args by @lars-fillmore in #138
- Bump eodatasets and datacube by @lars-fillmore in #137
- Update mosaics_cli.py by @vnewey in #139
- Use latest DEA Tools in dev requirements, make
postgresoptional extra by @robbibt in #140 - Fix change in xarray that requires .item() to be called on max() by @alexgleith in #143
- Fix sunglint issue in
.ioby @robbibt in #135 - Update packaging by @robbibt in #144
- Format with ruff, publish to pypi by @robbibt in #145
- Make datacube optional by moving imports to function level by @robbibt in #146
New Contributors
- @lars-fillmore made their first contribution in #136
- @alexgleith made their first contribution in #143
Full Changelog: 2.2.0...2.3.0
2.2.0
2.1.0
2.0.0
What's Changed
Major release for DEA Intertidal version 2.0.0 run.
- Add STAC notebook with Incheon, South Korea example by @robbibt in #82
- Publish updates to validation code and STAC notebook by @robbibt in #83
- Intertidal updates for latest Sandbox image (to merge when released) by @robbibt in #84
- Make Github actions run on renamed develop branch by @robbibt in #87
- Updated exposure function call: enable temporal filtering by @erialC-P in #88
- refactored extents algorithm by @erialC-P in #89
- Extents updates by @erialC-P in #91
- Fix ensemble bug, add clear count by @robbibt in #94
- Switch to
uvfor Docker pip compile and install by @robbibt in #90 - Add awscli by @vnewey in #104
- Update DEA Intertidal to use
eo-tidesby @robbibt in #99 - Connectivity modelling update by @erialC-P in #105
- Dem_s update in connectivity function call by @erialC-P in #106
- dem_h to dem_s transition: updated
starts_davariable in connectivity function to use 0 m elevations instead of nodata pixels by @erialC-P in #107 - Upgrade
eo-tidesto fix memory issues by @robbibt in #108 - Add Sentinel-2C by @robbibt in #109
- New composites by @vnewey in #111
- extents and CLI updates by @erialC-P in #110
- Fix count clear bug by @robbibt in #113
- Minor bug fixes by @robbibt in #114
- Set tidal composite thumbnails to static stretch by @robbibt in #115
- Metadata by @vnewey in #118
- output uint16 layer named qa_coastal_connectivity by @erialC-P in #120
- Add fuse func to fix contiguity by @robbibt in #119
- Mosaics by @vnewey in #121
- added s3fs to requirements.in by @vnewey in #123
- Change default threshold in connectivity mask by @erialC-P in #126
- Continental COG mosaic code updates by @robbibt in #125
- Packaging updates by @robbibt in #127
- Add tide graphs and updated tidal metadata by @robbibt in #128
Full Changelog: 1.0.0...2.0.0