Skip to content

lrose-cyclone release 20200110

Latest
Compare
Choose a tag to compare
@mike-dixon mike-dixon released this 10 Jan 19:46
· 1 commit to master since this release
1ce0872

Docker image available from docker hub

$ docker pull nsflrose/lrose-cyclone

For brew, uninstall previous versions of lrose before installing lrose-cyclone

$ brew uninstall lrose-core
$ brew uninstall lrose-blaze
$ brew uninstall lrose-cyclone

Then, install lrose-cyclone (after downloading the formula lrose-cyclone.rb)

$ brew install lrose-cyclone.rb

If you encounter this error while building Vortrac

Cannot find file RadxRay.hh

Try setting the environment variable

export LROSE_INSTALL_DIR="/Users/your-name/lrose"