Releases: umr-lops/grdwindinversion
0.3.3
0.3.2
What's Changed
- [force-build] Fix build version to remove 'v' in it. Added [force-bu… by @oceanscoper in https://github.com//pull/98
Full Changelog: v0.3.1...0.3.2
v0.3.1
0.3.0: Merge pull request #86 from vincelhx/vinc_dev_streaks
#89 add RCM fullmission attrs
#88 debug dsig for RS2
#87 unpin dependancies
#86 add some variables :
-
gradientFeatures.py
=> added heterogeneity mask (owiWindFilter) + 400VV & 800VH masks in xr_dataset
(Yuan Zhao 2021)
=> added work on streaks from gradients (Koch 2004) with mulitple polarisation/windows_size/resolutions results
=> added a documentation to plot streaks -
inversion.py
=> started a work to have a logger
=> deleted some useless.compute()
?! maybe less time for computation
=> addedowiAncillaryNrcs
andowiAncillaryNrcs_cross
to simulate NRCS from ancillary wind using gmf -
config
=> small changes in the config file :
add_gradientsfeatures: True
add_nrcs_model: False ( do not use yet )
if not specified both are set to false
-
results saving
owiWindFilter (mask) + 4 temporar variables are added in the main group
a group is created for directions results :owiWindStreaks
-
I also had to change RCM output format
-
changed RCM sensor_longname to fix #89
-
notebook of documentation to display streaks results
v0.2.7
v0.2.6
0.2.6
v0.2.5: Merge pull request #82 from vincelhx/main
- renamed owiNeszFlattened (only in dataset if flattening applied)
- 'nc_lut_cmodms1ahw' for ms1ahw lut
v0.2.4
What's Changed
- solved a problem with singlepol files by @vincelhx in #51
- renaming by @vincelhx in #55
- update to adapt from xsar recalibration update by @vincelhx in #57
- changes for wind direction + comments by @vincelhx in #58
- incorporate era5 model as ancillary by @vincelhx in #59
- minor change to handle singlepol by @vincelhx in #60
- varnames review by @vincelhx in #62
- ancillary + luts params by @vincelhx in #63
- change config lut access by @vincelhx in #64
- Conda+nosubdir by @Skealz in #70
- apply security patch GHSA-cxww-7g56-2vh6 by @agrouaze in #72
- start streaks + change for sigma0<=0 by @vincelhx in #73
- update upload-artifact by @agrouaze in #74
- align actions/download-artifact and actions/upload-artifact by @agrouaze in #75
- align publish.yml with the one from RCM repo by @agrouaze in #76
- TEST DO NOT ACCEPT - Add CI workflow for testing by @Skealz in #77
- wind convention parameters by @vincelhx in #79
New Contributors
Full Changelog: v0.2.3...v0.2.4