[R] how do we read netcdf / hdf files in R?

Allan Engelhardt allane at cybaea.com
Wed Mar 16 10:10:09 CET 2011


(For hdf5 you might want to try the development version at 
http://xweb.geos.ed.ac.uk/~hcp/Rhdf5 which improves error handling, cf. 
this thread: 
https://stat.ethz.ch/pipermail/r-devel/2011-March/060111.html .)

Allan

On 16/03/11 08:53, Allan Engelhardt wrote:
> Try the ncdf, ncdf4, and hdf5 packages from CRAN.  (I have never used 
> the hdf format, but the ncdf4? packages seem to work well.)
>
> Allan
>
> On 16/03/11 07:25, Yogesh Tiwari wrote:
>> Dear R Users,
>>
>> How do we read netcdf / hdf format files in R ?
>>
>> Also, can we convert netcdf to hdf format in R?
>>
>> Great Thanks,
>>
>> Best Regards,
>> Yogesh
>>
>>     [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> R-help at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide 
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide 
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list