Recent Releases of hfradarpy
hfradarpy - 0.1.5.4
What's Changed
Update radials.py by @teresaupdyke in https://github.com/rucool/hfradarpy/pull/35 Updated qcradialfile in radials.py to allow the use_mask option to be passed to the valid location test.
Updates to ctf.py and the valid location test in radials.py by @teresaupdyke in https://github.com/rucool/hfradarpy/pull/36 Updated ctf.py to account for a space in a column header name called "Spatial Error". Updated the valid location test to work with a land mask only since those files don't use a radial masking filter like AngSeg or have a VectorFlag column with +128 codes to flag vectors over land.
Full Changelog: https://github.com/rucool/hfradarpy/compare/0.1.5.3...0.1.5.4
- Python
Published by teresaupdyke about 2 years ago
hfradarpy - 0.1.5.3
What's Changed
- Update radials.py by @teresaupdyke in https://github.com/rucool/hfradarpy/pull/33 Rewrite of the qcqartodstuck_value QC test to use merge instead of radial object concatenation
- Update radials.py by @teresaupdyke in https://github.com/rucool/hfradarpy/pull/34 Fixed bug in qcqartodstuck_value test
Full Changelog: https://github.com/rucool/hfradarpy/compare/0.1.5.2...0.1.5.3
- Python
Published by teresaupdyke over 2 years ago
hfradarpy - 0.1.5.2
What's Changed
- Updated Python notebooks by @teresaupdyke in https://github.com/rucool/hfradarpy/pull/28
- Updates for radial concatenation and updates to example code by @teresaupdyke in https://github.com/rucool/hfradarpy/pull/29
- Update radials.py by @teresaupdyke in https://github.com/rucool/hfradarpy/pull/30
- Update radials.py by @teresaupdyke in https://github.com/rucool/hfradarpy/pull/31
- Update diagnostics.py by @teresaupdyke in https://github.com/rucool/hfradarpy/pull/32
Full Changelog: https://github.com/rucool/hfradarpy/compare/0.1.5.1...0.1.5.2
- Python
Published by najascutellatus over 2 years ago
hfradarpy - 0.1.5
What's Changed
- Update to radials.py to_ruv by @teresaupdyke in https://github.com/rucool/HFRadarPy/pull/17
- Updated to_ruv function in radials.py by @teresaupdyke in https://github.com/rucool/HFRadarPy/pull/18
- Update to qcradialfile in radials.py by @teresaupdyke in https://github.com/rucool/HFRadarPy/pull/19
- Create plot_ruv.py by @teresaupdyke in https://github.com/rucool/HFRadarPy/pull/20
- Added plotruv to cli.py, updates to plot_ruv.py by @teresaupdyke in https://github.com/rucool/HFRadarPy/pull/21
- Update cli.py by @najascutellatus in https://github.com/rucool/HFRadarPy/pull/22
Full Changelog: https://github.com/rucool/HFRadarPy/compare/0.1.4.7...0.1.5
- Python
Published by najascutellatus almost 4 years ago