86ff52b12f
netCDF version 4 has many features not found in earlier versions of the library, such as hierarchical groups, zlib compression, multiple unlimited dimensions, and new data types. It is implemented on top of HDF5. This module implements most of the new features, and can read and write netCDF files compatible with older versions of the library. The API is modelled after Scientific.IO.NetCDF, and should be familiar to users of that module. Packaged by Kamel Ibn Aziz Derouiche and updated by wiz@ and me.
17 lines
581 B
Text
17 lines
581 B
Text
@comment $NetBSD: PLIST,v 1.1 2019/10/02 21:14:42 minskim Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/netCDF4/__init__.py
|
|
${PYSITELIB}/netCDF4/__init__.pyc
|
|
${PYSITELIB}/netCDF4/__init__.pyo
|
|
${PYSITELIB}/netCDF4/_netCDF4.so
|
|
${PYSITELIB}/netCDF4/utils.py
|
|
${PYSITELIB}/netCDF4/utils.pyc
|
|
${PYSITELIB}/netCDF4/utils.pyo
|
|
bin/nc3tonc4
|
|
bin/nc4tonc3
|
|
bin/ncinfo
|