Difference between revisions of "Mac-Homebrew-Installation"
From Lrose Wiki
Line 9: | Line 9: | ||
: <code lang="bash"> brew install lrose-core.rb </code> | : <code lang="bash"> brew install lrose-core.rb </code> | ||
− | : There are three disk images for MacOS: | + | : There are three disk images for MacOS 10.15 and above: |
* '''[https://github.com/NCAR/lrose-core/releases/download/lrose-core-20200609/vortrac.dmg vortrac.dmg]''' : Vortex Object Radar Tracking and Circulation | * '''[https://github.com/NCAR/lrose-core/releases/download/lrose-core-20200609/vortrac.dmg vortrac.dmg]''' : Vortex Object Radar Tracking and Circulation |
Revision as of 23:18, 29 June 2020
How to install LROSE on Mac?
1. Download, install, and run Homebrew
2. Download the LROSE-core formula lrose-core.rb
3. In a terminal, install lrose-core:
brew install lrose-core.rb
- There are three disk images for MacOS 10.15 and above:
- vortrac.dmg : Vortex Object Radar Tracking and Circulation
- HawkEye.dmg: HawkEye polar radar display
- HawkEye-Elle.dmg: HawkEye with soloii-like editing capability
4. You are done with installation! Go to the documentation to learn how to run LROSE-Elle!