JavaScript disabled You need to activate JavaScript in order to use OpenProject! Learn more
DOC: add docstrings
MIN: add test for decode_array (DB_FLIQUID2), fix tests
FIX: correct DB_FLIQUID2 calculation
FIX: Update to_float() to decode DB_FLIQUID2
Modified the decode_array function for more accurate results by TSMS.
WIP: redesign sigmet reader
ENH: parametrize xarray loading (#333)
* ENH: add keywords for parametrized reading of OdimH5 data, add more OdimH5 moments * ENH: rework xarray OdimH5 Reader * DOC: add docstrings
Remove unnecessary seek since file handle may not seekable.
Feature/scriptprofiling (#325)
* new script for test profiling * adding example
FIX: correct texture processing (#331)
* FIX: correct nan-handling, improve performance using numpy views * MIN: add test for dp.texture
MNT: Updates import for MutableMapping from collections to remove warning. abc was added. (#329)
MNT: bump version MINOR
FIX: semver handling
FIX: use `XRadVol` in docstrings
MNT: create-env and install deps all-in-one
ENH: Xarray plotting (#316)
* enforce xarray usage for plotting PPI/RHI * add/fix tests
MNT: fix conda, use 2 cores, add notebook testsuite (#318)
* MNT: fix conda, use 2 cores, add notebook testsuite * MNT: add allow_fail to notebook build * MNT: use pytest for notebook test
Fix spherical to xyz (#317)
* MIN: fix `spherical_to_xyz` to better align with input dimensions, add kwargs `squeeze` and `strict_dims` to get flexibility and backwards compatibility.
* FIX: flake8
* FIX: use reshape instead of changing shape-attribute
MIN: catch HTTPError in test_radiosonde graceful skip test.
MNT: add xarray to requirements, fix imports
Also available in: Atom