netcdf BNSC_temp_v1_125_dm_ba_1_4836612073595409199 {
dimensions:
lat = 76 ;
lon = 180 ;
time = 12 ;
nv = 2 ;
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:climatology = "climatology_bounds" ;
time:calendar = "standard" ;
double climatology_bounds(time, nv) ;
climatology_bounds:units = "days since 1873-01-01 00:00:00" ;
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:cell_methods = "time: mean within month time: mean over years" ;
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:cell_methods = "time: standard_deviation over years" ;
temperature_stddev:long_name = "sea_water_temperature standard deviation" ;
temperature_stddev:_FillValue = -99.9f ;
temperature_stddev:units = "Celsius" ;
float temperature_year_mean(time, depth, lat, lon) ;
temperature_year_mean:cell_methods = "time: mean over years" ;
temperature_year_mean:long_name = "year mean" ;
temperature_year_mean:_FillValue = -99.9f ;
temperature_year_mean:units = "1" ;
float temperature_year_stddev(time, depth, lat, lon) ;
temperature_year_stddev:cell_methods = "time: standard_deviation over years" ;
temperature_year_stddev:long_name = "year standard deviation" ;
temperature_year_stddev:units = "1" ;
temperature_year_stddev:_FillValue = -99.9f ;
short temperature_n_of_ys(time, depth, lat, lon) ;
temperature_n_of_ys:cell_methods = "time: sum over years" ;
temperature_n_of_ys:long_name = "number of years" ;
temperature_n_of_ys:units = "1" ;
// global attributes:
:Conventions = "CF-1.6" ;
:title = "Baltic and North Seas Climatology, hydrographical part, version 1.1" ;
:creation_date = "2019-04-01" ;
: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:57:45 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/decadal_mean/box_avg/temperature/BNSC__temperature__UHAM_ICDC__v1_1__0.25deg__1956__1965.nc" ;
}