Paketname | libpdl-netcdf-perl |
Beschreibung | Netcdf-IO for PDL |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 4.02-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 328 Byte |
Hängt ab von | pdl (>= 2.4.5), libc6 (>= 2.4), libnetcdf4, perl (>= 5.10.0-24ubuntu4), perlapi-5.10.0 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 75140 Byte |
Prüfsumme MD5 | a8e113c317b18f4e0f29451017561c38 |
Prüfsumme SHA1 | 2632ad989065dfa57c7ca4e639522839fa83bc3e |
Prüfsumme SHA256 | b3d8f9ed8d8f3cd39a85bce4135393ac07100d0c30c9737bf504a97bb92cbf38 |
Link zum Herunterladen | libpdl-netcdf-perl_4.02-1_i386.deb |
Ausführliche Beschreibung | This is the PDL interface to the Unidata NetCDF library. It uses the
netCDF version 3 library to make a subset of netCDF functionality
available to PDL users in a clean, object-oriented interface.
.
Another NetCDF perl interface, which allows access to the entire range
of netCDF functionality (but in a non-object-oriented
style which uses perl arrays instead of PDLs) is available through Unidata at
http://www.unidata.ucar.edu/packages/netcdf/index.html).
.
The NetCDF standard allows N-dimensional binary data to be efficiently
stored, annotated and exchanged between many platforms.
.
When one creates a new netCDF object, this object is associated with one
netCDF file.
|