149204e1ca
Pupynere is a Python module for reading and writing NetCDF files, using the same API as Scientific.IO.NetCDF and pynetcdf. It depends only on Numpy, so you don't need to have the NetCDF library installed. WWW: https://pypi.python.org/pypi/pupynere/ PR: ports/179744 Submitted by: Johannes Jost Meixner <xmj@chaot.net>
5 lines
259 B
Text
5 lines
259 B
Text
Pupynere is a Python module for reading and writing NetCDF files, using the same
|
|
API as Scientific.IO.NetCDF and pynetcdf. It depends only on Numpy, so you don't
|
|
need to have the NetCDF library installed.
|
|
|
|
WWW: http://bitbucket.org/robertodealmeida/pupynere/
|