Changes between Version 9 and Version 10 of cdo_install
- Timestamp:
- 09/04/12 16:29:42 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cdo_install
v9 v10 8 8 3. Build libs4cdo, to be found on the CDO website. In the libs4cdo source code directory: 9 9 {{{ 10 make config PREFIX=$CDO_HOME 10 11 make libs4cdo PREFIX=$CDO_HOME 11 12 make install