-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME.NCO
More file actions
26 lines (16 loc) · 851 Bytes
/
README.NCO
File metadata and controls
26 lines (16 loc) · 851 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
CRTM v2.3.x Build Instructions for NCO
======================================
$Revision: 99117 $
The included script, "make_crtm_lib.sh", can be used by NCO SPAs to configure,
build, and install the CRTM library on WCOSS (or zeus) by typing:
$ make_crtm_lib.sh ifort.setup
This will:
1. Build the CRTM library using the Intel ifort compiler.
2. Install the CRTM library *in the build directory* in the structure required
by NCO for use in /nwprod/lib.
The created installation directory can then be moved by NCO SPAs to its final
or testing location (/nwprod/lib or /nwpara/lib) as required.
If there are any questions or problems (or suggestions to make this even easier)
don't hesistate to contact me at paul.vandelst@noaa.gov.
Full-blown configuration, build, check, and install instructions are available
in the README file.