Back to entry details

Data headers for 'NSBC_l2_land_sea_mask'
Record


Generation date
2017-07-13
Method
ncdump -h
Header
netcdf NSBC_l2_land_sea_mask_1_8404689778991995468 {
dimensions:
lat = 69 ;
lon = 121 ;
depth = 60 ;
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 depth(depth) ;
depth:standard_name = "depth" ;
depth:long_name = "depth" ;
depth:units = "meter" ;
float landmask(depth, lat, lon) ;
landmask:standard_name = "land_binary_mask" ;
landmask:long_name = "land_binary_mask" ;
landmask:units = "1" ;

// global attributes:
:Conventions = "CF-1.6" ;
:title = "Biogeochemical climatology of the North Sea and surrounding regions: land-sea mask, version 1.0" ;
:creation_date = "2017-06-22" ;
:creation_script = "/home/zmaw/u242043/ICDC/BioGeoChem/mfiles/bgc_ascii2nc_v1_0" ;
:institution = "ICDC, University of Hamburg, I. Hinrichs, V.Gouretski, J. Paetsch" ;
:netCDF_created_by = "ICDC, University of Hamburg, Iris Hinrichs" ;
:source = "Based on the General Bathymetric Chart of the Oceans (GEBCO), Weatherall, P, K. M. Marks, M. Jakobsson, T.Schmitt,S. Tani, J. E. Arndt, M. Rovere, D.Chayes,V. Ferrini, R.Wigley (2015) A new digital bathymetric model of the world�s oceans, Earth and Space Science,2, p.331-345, DOI: 10.1002/2015EA000107" ;
:comment = " land = 0 , sea = 1" ;
:references = "Hinrichs et al., 2017, Biogeochemical North Sea Climatology, Technical Report" ;
}