Back to entry details

Data headers for 'cD_CCLM_GB0028_PRECIP_ms'
Record


Generation date
2018-04-23
Method
ncdump -h
Header
netcdf cD_CCLM_GB0028_PRECIP_ms_1_7915475339950670570 {
dimensions:
lon = 250 ;
lat = 180 ;
time = UNLIMITED ; // (12 currently)
bnds = 2 ;
variables:
float lon(lon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
lon:axis = "X" ;
float lat(lat) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
lat:axis = "Y" ;
double time(time) ;
time:standard_name = "time" ;
time:long_name = "time" ;
time:bounds = "time_bnds" ;
time:units = "seconds since 1948-1-1 00:00:00" ;
time:calendar = "proleptic_gregorian" ;
time:axis = "T" ;
double time_bnds(time, bnds) ;
float TOT_PREC(time, lat, lon) ;
TOT_PREC:coordinates = "lon lat" ;
TOT_PREC:standard_name = "precipitation_amount" ;
TOT_PREC:long_name = "total precipitation amount" ;
TOT_PREC:units = "kg m-2" ;
TOT_PREC:grid_mapping = "rotated_pole" ;
TOT_PREC:cell_methods = "time: sum time: mean" ;
float RAIN_CON(time, lat, lon) ;
RAIN_CON:standard_name = "convective_rainfall_amount" ;
RAIN_CON:long_name = "convective rainfall" ;
RAIN_CON:units = "kg m-2" ;
RAIN_CON:cell_methods = "time: sum" ;
float SNOW_CON(time, lat, lon) ;
SNOW_CON:standard_name = "convective_snowfall_amount" ;
SNOW_CON:long_name = "convective snowfall" ;
SNOW_CON:units = "kg m-2" ;
SNOW_CON:cell_methods = "time: sum" ;
float RAIN_GSP(time, lat, lon) ;
RAIN_GSP:standard_name = "large_scale_rainfall_amount" ;
RAIN_GSP:long_name = "large scale rainfall" ;
RAIN_GSP:units = "kg m-2" ;
RAIN_GSP:cell_methods = "time: sum" ;
float SNOW_GSP(time, lat, lon) ;
SNOW_GSP:standard_name = "large_scale_snowfall_amount" ;
SNOW_GSP:long_name = "large scale snowfall" ;
SNOW_GSP:units = "kg m-2" ;
SNOW_GSP:cell_methods = "time: sum" ;

// global attributes:
:Conventions = "CF-1.4" ;
:frequency = "mon" ;
:NCO = "4.6.7" ;
:nco_openmp_thread_number = 1 ;
:institution = "Helmholtz Zentrum Geesthacht, Institute of Coastal Research, Germany" ;
:originator = "Benjamin Schaaf" ;
:crs = "WGS84" ;
:geospatial_lon_min = 1.3f ;
:geospatial_lon_max = 12.8f ;
:geospatial_lat_min = 52.7f ;
:geospatial_lat_max = 57.3f ;
:title = "CCLM 5 simulation German Bight 2.8km" ;
:experiment_id = "GB0028" ;
:source = "cosmo_131108_5.00_clm2.exe int2lm_131101_2.00_clm4" ;
:contact = "http://coastmod.hzg.de" ;
:references = "http://www.clm-community.eu/" ;
:creation_date = "2016-05-18T16:53:12" ;
}