[SciPy-User] about opening netcdf file

Oleksandr Huziy guziy.sasha at gmail.com
Wed May 21 14:39:35 EDT 2014


Never done it for windows but suppose it is easier:


select the version you need download and double click
http://www.lfd.uci.edu/~gohlke/pythonlibs/#netcdf4


Cheers


2014-05-21 14:32 GMT-04:00 lily li <chocold12 at gmail.com>:

> 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
>>
>>
>
> _______________________________________________
> 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/5b8a27c4/attachment.html>


More information about the SciPy-User mailing list