Back to entry details

Data headers for 'CC_3876088'
Record


Generation date
2020-01-13
Method
ncdump -h
Header
netcdf CC_3876088_1_6260323749709224942 {
dimensions:
lon = 6960 ;
lat = 3600 ;
time = UNLIMITED ; // (12 currently)
variables:
float time(time) ;
time:units = "days since 1858-11-17 00:00:00" ;
time:standard_name = "time" ;
float lon(lon) ;
lon:units = "degrees_east" ;
lon:standard_name = "longitude" ;
float lat(lat) ;
lat:units = "degrees_north" ;
lat:standard_name = "latitude" ;
int crs ;
crs:long_name = "Lon/Lat Coords in WGS84" ;
crs:grid_mapping_name = "latitude_longitude" ;
crs:longitude_of_prime_meridian = 0. ;
crs:semi_major_axis = 6378137. ;
crs:inverse_flattening = 298.257223563 ;
short pcp(time, lat, lon) ;
pcp:_FillValue = -9990s ;
pcp:scale_factor = 0.1 ;
pcp:add_offset = 0. ;
pcp:long_name = "monthly precipitation" ;
pcp:standard_name = "precipitation" ;
pcp:units = "mm" ;
pcp:grid_mapping = "crs" ;

// global attributes:
:Conventions = "CF-1.6" ;
}