On Tue, May 10, 2011 at 10:17 AM, Sulochan Dhungel <
sulochandhun...@gmail.com> wrote:
> Hi Dave,
>
> I asked for the climate group for one particular day's data so that I could
> match it up with the data I got from the codes for the same day. It did not
> match. So I knew it was not working. Als
Hi Dave,
I asked for the climate group for one particular day's data so that I could
match it up with the data I got from the codes for the same day. It did not
match. So I knew it was not working. Also time is the first thing on the
list of summary for "nc" , but when I saw other netCDF files, ti
On Mon, May 9, 2011 at 6:29 PM, sulochandhungel
wrote:
> I got a netCDF file from a climate group and wanted to aggregate the data.
> The file summary looks like this
> [...]
>
> I didnt think it worked... can u suggest me some other way ... I could not
> use the start and count properly
Could
I got a netCDF file from a climate group and wanted to aggregate the data.
The file summary looks like this
library(ncdf)
nc=open.ncdf("NCEP_prec_1949_58.nc")
> nc
[1] "file NCEP_prec_1949_58.nc has 4 dimensions:"
[1] "Time Size: 14608"
[1] "lat Size: 99"
[1] "lon Size: 199"
[1] "DateStrLen
4 matches
Mail list logo