Releases: umr-lops/xsar
2024.11.13
This release enables:
- to remove deprecated
xarray-datatree
dependency - to get installation an up-to-date installation mechanism (
pyproject.tom
) - revisit the Continuous Integration of the library.
What's Changed
- Replace
xarray-datatree
byxarray.datatree
by @agrouaze in #232 - fix a bug with rcm imports by @agrouaze in #234
- move from
setup.py
topyproject.toml
+ CI improvements by @agrouaze in #235
Full Changelog: 2024.10.21...2024.11.13
2024.10.21
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #219
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in #220
- Fix ERA5 raster reader time selection by @Skealz in #223
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #225
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #227
- check on rasters + fix RCM bug by @vincelhx in #224
Full Changelog: 2024.08.08...2024.10.21
2024.08.08
What's Changed
Full Changelog: 2024.07.30...2024.08.08
2024.07.30
What's Changed
Full Changelog: 2024.06.24...2024.07.30
2024.06.24
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #213
- add era5 raster by @vincelhx in #212
Full Changelog: 2024.05.27...2024.06.24
2024.05.27
What's Changed
- make sure history for noise lut range and azimuth are not overwritten by @agrouaze in #208
- restore default behavior for SLC product: only show Digital Numbers in
dt[measurement]
by @agrouaze in #211
Full Changelog: 2024.05.15...2024.05.27
2024.05.15
Main improvment
This release brings a new feature allowing users to re-calibrate any IW or EW GRD product of the Sentinel-1 mission.
The methodology of this radiometric re-calibration is the one described in https://doi.org/10.3390/rs15051377 and recommended by the Mission Performance Cluster group in charge of the validation of ESA Senitinel-1 product.
This re-calibration is optional and rely on the usage of AUX files provided by ESA: https://sar-mpc.eu/ .
What's Changed
- Patch to get correct line coordinates in the range noise dataset for SLC products by @agrouaze in #204
- add offboresight angle + recalibration change by @vincelhx in #203
Full Changelog: 2024.04.24...2024.05.15
2024.04.24
What's Changed
- exclude python3.12 from the matrix by @agrouaze in #200
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 by @dependabot in #202
- in safe_s1 metadata->reader by @agrouaze in #205
Full Changelog: 2024.02.1...2024.04.24
2024.02.1
2024.02.0
What's Changed
- fix: Only include *.tif files in Tiff file paths for RCM by @jthetzel in #183
- Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #185
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #186
- Bump actions/setup-python from 4 to 5 by @dependabot in #188
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #190
- reverse calibration lut && include kersten recalibration by @vincelhx in #184
- Bump actions/download-artifact from 3 to 4 by @dependabot in #189
- remove deprecated dependency to setuptools_scm_git_archive by @agrouaze in #192
- Bump actions/cache from 3 to 4 by @dependabot in #194
- add swath number in dataset_recalibration even if reclibration = False by @vincelhx in #195
- Bump dorny/paths-filter from 2 to 3 by @dependabot in #196
New Contributors
Full Changelog: 2023.09.0...2024.02.0