Back to entry details

Data headers for 'BNSC_Air_Temp_UHIC_v2_1d_c3'
Record


Generation date
2018-11-16
Method
ncdump -h
Header
netcdf BNSC_Air_Temp_UHIC_v2_1d_c3_1_7168274476073868362 {
dimensions:
time = 12 ;
nv = 2 ;
latitude = 19 ;
longitude = 46 ;
variables:
double time(time) ;
time:units = "days since 1950-01-01 00:00:00" ;
time:long_name = "Time" ;
time:standard_name = "time" ;
time:climatology = "climatology_bounds" ;
time:calendar = "gregorian" ;
double climatology_bounds(time, nv) ;
climatology_bounds:units = "days since 1950-01-01 00:00:00" ;
double latitude(latitude) ;
latitude:units = "degrees_north" ;
latitude:long_name = "Latitude" ;
latitude:standard_name = "latitude" ;
double longitude(longitude) ;
longitude:units = "degrees_east" ;
longitude:long_name = "Longitude" ;
longitude:standard_name = "longitude" ;
double airtemp(time, latitude, longitude) ;
airtemp:_FillValue = -99. ;
airtemp:units = "Kelvin" ;
airtemp:long_name = "Mean 2 m Air Temperature" ;
airtemp:standard_name = "air_temperature" ;
airtemp:cell_methods = "time: mean" ;
double airtemp_stddev(time, latitude, longitude) ;
airtemp_stddev:_FillValue = -99. ;
airtemp_stddev:units = "Kelvin" ;
airtemp_stddev:long_name = "Monthly Standard Deviation of air_temperature" ;
airtemp_stddev:standard_name = "air_temperature" ;
airtemp_stddev:cell_methods = "time: standard_deviation" ;
short airtemp_noobs(time, latitude, longitude) ;
airtemp_noobs:_FillValue = -99s ;
airtemp_noobs:units = "1" ;
airtemp_noobs:long_name = "Number of Observations" ;
airtemp_noobs:standard_name = "number_of_observations" ;
short airtemp_boxcount(time, latitude, longitude) ;
airtemp_boxcount:_FillValue = -99s ;
airtemp_boxcount:units = "1" ;
airtemp_boxcount:long_name = "Number of Boxes" ;

// global attributes:
:Conventions = "CF-1.6" ;
:title = "Baltic and North Sea Climatology (BNSC): Climatology (Version 2)" ;
:institution = "ICDC, CEN, University of Hamburg, Germany" ;
:source = "Ship and buoy observations from the Maritime Archive at DWD" ;
:creator_email = "
 annika.jahnke-bornemann@nulluni-hamburg.de
" ;
:creator_url = "http://icdc.cen.uni-hamburg.de/" ;
:authors = "Annika Jahnke-Bornemann, Iris Hinrichs, Remon Sadikni" ;
:date_created = "28-Sep-2018" ;
:dataset_version = "2" ;
}