Displaying 1 result from an estimated 1 matches for "time_bnds".
Did you mean:
time_bits
2008 Nov 24
0
spatial subset of ncdf
...), the variable against, lat, lon and time. (height is
included as well)
the structure is
[1] "file C:/RDaten/t2m.ETH.HC_A2.nc has 5 dimensions:"
[1] "height Size: 1"
[1] "rlat Size: 75"
[1] "rlon Size: 65"
[1] "time Size: 11160"
[1] "time_bnds Size: 2"
[1] "------------------------"
[1] "file C:/RDaten/t2m.ETH.HC_A2.nc has 4 variables:"
[1] "float lat[rlon,rlat] Longname:latitude of grid-points Missval:1e+30"
[1] "float lon[rlon,rlat] Longname:longitude of grid-points Missval:1e+30"
[1] &q...