NCAR / lrose-core

Core C/C++ code for LROSE.
https://www.eol.ucar.edu/content/lidar-radar-open-software-environment
Other
92 stars 51 forks source link

Simplify the 32-bit runtime support instructions #109

Closed burghart closed 2 years ago

burghart commented 2 years ago

The instructions now use a direct download of the needed script from the lrose-core repo rather than cloning the entire repo to get the script. A remove of the script upon completion is also included.