Releases: umr-lops/grdwindinversion
0.3.9
0.3.8
0.3.7
0.3.6
v0.3.6
0.3.5
Full Changelog: v0.3.2...0.3.5
What's Changed
- fix cv2 issue on datarmor by @vincelhx in #101
- Added -v argument to get processor version by @Skealz in #103
- Linted and added overwrite parsing in config file by @Skealz in #104
- change some variables presence/names by @vincelhx in #102
Full Changelog: 0.3.3...v0.3.5
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
=> addedowiAncillaryNrcsandowiAncillaryNrcs_crossto 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