Back to entry details

Data headers for 'BNSC_temp_v1_125_am'
Record


Generation date
2019-08-28
Method
ncdump -h
Header
netcdf BNSC_temp_v1_125_am_1_2327382119941003654 {
dimensions:
lat = 76 ;
lon = 180 ;
time = 1 ;
depth = 105 ;
variables:
float lat(lat) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
float lon(lon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
double time(time) ;
time:standard_name = "time" ;
time:units = "days since 1873-01-01 00:00:00" ;
time:calendar = "standard" ;
double depth(depth) ;
depth:standard_name = "depth" ;
depth:long_name = "depth" ;
depth:units = "meter" ;
float temperature_mean(time, depth, lat, lon) ;
temperature_mean:standard_name = "sea_water_temperature" ;
temperature_mean:long_name = "sea_water_temperature mean" ;
temperature_mean:_FillValue = -99.9f ;
temperature_mean:units = "Celsius" ;
float temperature_stddev(time, depth, lat, lon) ;
temperature_stddev:standard_name = "sea_water_temperature" ;
temperature_stddev:long_name = "sea_water_temperature standard deviation" ;
temperature_stddev:units = "Celsius" ;
temperature_stddev:_FillValue = -99.9f ;
short temperature_noobs(time, depth, lat, lon) ;
temperature_noobs:standard_name = "number_of_observations" ;
temperature_noobs:units = "1" ;

// global attributes:
:Conventions = "CF-1.6" ;
:title = "Baltic and North Seas Climatology, hydrographical part, version 1.1" ;
:creation_date = "2019-03-14" ;
:creation_script = "/home/zmaw/u242043/ICDC/Baltic_Sea_Climatology/mfiles/BNSC_2nc_testFebMar2019" ;
:institution = "ICDC, University of Hamburg, I. Hinrichs, V.Gouretski" ;
:netCDF_created_by = "ICDC, University of Hamburg, Iris Hinrichs" ;
:source = "marine in-situ observational data" ;
:history = "Fri Aug 23 12:51:49 2019: ncatted -O -a title,global,o,c,Baltic and North Seas Climatology, hydrographical part, version 1.1 /data/icdc_main/DATA/ocean/bnsc/DATA/v1.1/annual_mean/temperature/BNSC__temperature__UHAM_ICDC__v1_1__0.25deg__1873.nc" ;
}