File tree 1 file changed +5
-14
lines changed
1 file changed +5
-14
lines changed Original file line number Diff line number Diff line change 1
- PDL::NetCDF, version 4.01
1
+ PDL::NetCDF
2
2
3
3
Allows reading and writing of NetCDF files into and out of PDL objects using
4
4
a simple object-oriented interface. NetCDF is a flexible, binary, portable
5
5
file standard for storing gridded data. One can access netCDF files through
6
6
interface libraries in FORTRAN, C/C++ and perl. Numerous utilities also exist
7
7
for manipulating these files.
8
8
9
- The following are required for installation:
9
+ See Makefile.PL for for minimum versions of Perl libraries needed,
10
+ including PDL.
10
11
11
- -- PDL v2.0.3+ (MUST have PDL::Char module to work!)
12
-
13
- If you want to use the old version of pdl (pdl 1.11), please
14
- use PDL::NetCDF version 0.34, also available on CPAN.
15
-
16
- -- perl 5.004 (or later)
17
- -- NetCDF version 3, NetCDF version 4
18
-
19
- The first two are available on CPAN. The third is available from UCAR UNIDATA
20
- at
12
+ NetCDF is available from UCAR UNIDATA at
21
13
22
14
http://www.unidata.ucar.edu/packages/netcdf/index.html
23
15
@@ -50,5 +42,4 @@ Best of luck!
50
42
Doug Hunt
51
43
dhunt@ucar.edu
52
44
Software Engineer III
53
- UCAR - GPS/MET
54
-
45
+ UCAR - GPS/MET
You can’t perform that action at this time.
0 commit comments