[SciPy-User] about opening netcdf file
Oleksandr Huziy
guziy.sasha at gmail.com
Wed May 21 14:31:14 EDT 2014
You need to install netCDF4:
pip install netCDF4
You will have to install netcdf and hdf separately. On ubuntu those are
installed using apt-get. And if you do not have pip yet you will also need
to install it.
2014-05-21 14:28 GMT-04:00 lily li <chocold12 at gmail.com>:
> Hi scipy users,
>
> I want to ask that how to open a NetCDF file? I tried to import netCDF4,
> but it says no such module. So which module or package to install
> beforehand? Thanks very much.
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
>
--
Sasha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20140521/9d5b420d/attachment.html>
More information about the SciPy-User
mailing list