Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vol2bird 0.5.0.9167 #167

Merged
merged 9 commits into from
Nov 23, 2020
Merged

vol2bird 0.5.0.9167 #167

merged 9 commits into from
Nov 23, 2020

Conversation

adokter
Copy link
Owner

@adokter adokter commented Nov 23, 2020

  • hotfix of issue incorrect read of nyquist velocity and range resolution for specific NEXRAD files #166, causing incorrect read of range resolution and incorrect projection of data in the range dimension for specific NEXRAD files (361b18b)
  • issue incorrect read of nyquist velocity and range resolution for specific NEXRAD files #166 also fixes occasional incorrect read of Nyquist velocity for sweeps where reflectivity and radial velocity parameters are collected at a different PRF and Nyquist velocity (361b18b)
  • new hard-coded option MISTNET_REQUIRE_DBZ added to lib/constants.h. When set to 1 mistnet renderings of radial velocity and spectrum width require a corresponding valid reflectivity value. default 0
  • partial fix of issue reduce compiler warnings #165 to reduce compiler warnings (e5f3114)
  • fix C++ libmistnet build. Libtorch library changed to C++ standard 14 (used to be 11). As a result CMakeLists.txt had to be updated. NOTE: Libtorch compilation on Mac OSX is not yet compatibile with recent XCode / command line tools version 12. Compilation only succeeds with version 11.X (as of Nov 23 2020) (101c59f)
  • Cartesian objects in vol2bird (related to mistnet rendering) now maintain the NODATA and UNDETECT attributes / Rave data type (0d70237)

@adokter adokter changed the title fix issue #166 bioRad 0.5.0.9167 Nov 23, 2020
@adokter adokter merged commit f593548 into master Nov 23, 2020
@adokter adokter changed the title bioRad 0.5.0.9167 vol2bird 0.5.0.9167 Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant