Releases: umr-lops/xsar
Releases · umr-lops/xsar
xsar v0.7 release
What's Changed
- Fix bug libgdal.30.so in ubuntu and macOS test workflow by @alevieux in #29
- allow masks to be defined at class level (to set defaults masks) by @oarcher in #31
- add variables to dataset from raster files (ecmwf) by @oarcher in #32
- Add 'history' attributes to variables with xpath from xml files by @oarcher in #35
- improved xpath history by @oarcher in #36
- add missing annotation parameters needed for SLC TOPS reading by @agrouaze in #27
- Revert "add missing annotation parameters needed for SLC TOPS reading" by @oarcher in #37
- allow chunking on raster variables, and dn at low res by @oarcher in #39
- suppress stepping in ground_heading by @oarcher in #41
- add s1meta.orbit by @oarcher in #44
- add s1meta.image by @oarcher in #48
- add s1meta.bursts as DA without geopandas at this stage by @agrouaze in #55
- add s1meta.geoloc by @agrouaze in #46
- add s1.meta.azimuth_fmrate by @agrouaze in #53
- add missing annotation parameters needed for SLC TOPS reading #2 by @agrouaze in #38
- add s1meta.doppler_estimate (Doppler Centroid Estimate annotations) by @agrouaze in #51
- minor install documentation fix by @oarcher in #59
- allow scalar input for xsar.utils.to_lon180 by @oarcher in #60
- safe_dir function to retrieve local path from safe name by @oarcher in #63
- do not import ipython backend if notebook is not used by @oarcher in #66
- add notebook example for batch processing on datarmor@ifremer by @oarcher in #67
- allow metadata in notebook to skip nbsphinx execution by @oarcher in #68
- patch WV noise vector for IPF2.9X by @agrouaze in #64
- xsar_batch_datarmor.ipynb update by @oarcher in #69
- revisit of rasterization from annotations by @agrouaze in #57
- call
self._load_rasters_vars()
once needed variables are available by @oarcher in #78 - enable bursts() method for multidataset by @agrouaze in #79
New Contributors
Full Changelog: v0.6...v0.7
xsar v0.6
xsar v0.5.1
New tag version for fix problem to packaging in conda-forge