[SciPy-User] about opening netcdf file

lily li chocold12 at gmail.com
Wed May 21 14:32:43 EDT 2014


How to do in python in windows? I'm not working on ubuntu. Thanks again.


On Wed, May 21, 2014 at 12:31 PM, Oleksandr Huziy <guziy.sasha at gmail.com>wrote:

> 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
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20140521/6602ab82/attachment.html>


More information about the SciPy-User mailing list