forked from yyr/ncl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
52 lines (35 loc) · 1.78 KB
/
README
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
----------------------------------------------------------------------
This is the top level directory for version 6.3.0 of the NCL and NCAR
Graphics source code.
This source can be used to build NCL or just NCAR Graphics. Note:
NCL depends on NCAR Graphics, so you will get both if you elect to
build NCL.
The documentation for NCL can be found at:
http://www.ncl.ucar.edu/
While NCAR Graphics is part of the NCL source code tree, it has
its own documentation:
http://www.ncarg.ucar.edu/
----------------------------------------------------------------------
Generally, we recommend that people install NCL and NCAR Graphics
using a precompiled binary. We provide precompiled binaries for
several flavors of LINUX, MacOS, and Windows/Cygwin. The NCL and NCAR
Graphics precompiled binaries are hosted on the Earth System Grid
website:
http://www.earthsystemgrid.org
Any questions or problems with installing NCL and/or NCAR Graphics
from source code or precompiled binaries should be posted to
[email protected]. You need to subscribe first:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Questions and bug reports on NCL should be posted to
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Questions and bug reports on NCARG Graphics should be posted to
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
----------------------------------------------------------------------
You can find detailed instructions for building NCL and NCAR Graphics
from source code, or installing from precompiled binaries at:
http://www.ncl.ucar.edu/Download/
Detailed instructions for building from source code are also found
in the "INSTALL.html" file in this directory.
----------------------------------------------------------------------