Hello, I am trying to access several netCDF files that are also zipped (via gzip I guess) (and stored in a directory that I only have reading permit) I tried to unzip them using gzfile, gzcon, etc, and then open them with open.ncdf (from ncdf package). Everything was unsuccesful. I had no problem using the ncdf package with "normal" netCDF files I would really appreciate any suggestion Thanks Magdalena Lucini Dept. of Physics U of Toronto
I am experiencing the same problem with ncdf bzipped (bz2) files. After many tries I still can't find a way to open them... Does any one know how to do it? I would really appreciate your help. Fernando Lima Dept. Biol. Sciences Univ. South Carolina Magdalena Lucini wrote:> > Hello, > > I am trying to access several netCDF files that are also zipped (via > gzip I guess) (and stored in a directory that I only have reading > permit) > > I tried to unzip them using gzfile, gzcon, etc, and then open them > with open.ncdf (from ncdf package). Everything was unsuccesful. > > I had no problem using the ncdf package with "normal" netCDF files > > I would really appreciate any suggestion > > Thanks > > Magdalena Lucini > Dept. of Physics > U of Toronto > > ______________________________________________ > R-help at r-project.org mailing list > stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > >-- View this message in context: nabble.com/gz-netCDF-files-tp21549033p22533054.html Sent from the R help mailing list archive at Nabble.com.