Back to entry details

Data headers for '3881468'
Record


Generation date
2021-01-27
Method
ncdump -h
Header
netcdf \3881468_1_1714482714397266582 {
dimensions:
longitude = 72 ;
bound = 2 ;
latitude = 36 ;
time = 12 ;
ensemble_member = 200 ;
variables:
double longitude(longitude) ;
longitude:long_name = "Longitude" ;
longitude:standard_name = "longitude" ;
longitude:units = "degrees_east" ;
longitude:bounds = "longitude_bounds" ;
double longitude_bounds(bound, longitude) ;
longitude_bounds:long_name = "Longitude Bounds" ;
longitude_bounds:units = "degrees_east" ;
double latitude(latitude) ;
latitude:long_name = "Latitude" ;
latitude:standard_name = "latitude" ;
latitude:units = "degrees_north" ;
latitude:bounds = "latitude_bounds" ;
double latitude_bounds(bound, latitude) ;
latitude_bounds:long_name = "Latitude Bounds" ;
latitude_bounds:units = "degrees_north" ;
double time(time) ;
time:long_name = "Time" ;
time:standard_name = "time" ;
time:units = "days since 1850-01-01 0:0:0" ;
time:climatology = "climatology_bounds" ;
double climatology_bounds(bound, time) ;
climatology_bounds:long_name = "Climatology Bounds" ;
climatology_bounds:units = "days since 1850-01-01 0:0:0" ;
double calendar_month(time) ;
calendar_month:long_name = "Calendar Month" ;
calendar_month:coordinates = "time" ;
double ensemble_member(ensemble_member) ;
ensemble_member:long_name = "Ensemble Member" ;
double surface_temperature(ensemble_member, time, latitude, longitude) ;
surface_temperature:long_name = "1961-1990 Surface Temperature Climatology" ;
surface_temperature:standard_name = "surface_temperature" ;
surface_temperature:units = "degrees_Celsius" ;
surface_temperature:coordinates = "longitude latitude time" ;

// global attributes:
:Title = "Ensemble members of the 1961-1990 surface temperature climatology" ;
:References = "Correcting for Amplification Bias and Sea Ice Bias by Bruce T. T. Calvert" ;
:Conventions = "CF-1.8" ;
:History = "Created 2020-12-11 16:06:53" ;
}