Back to entry details

Data headers for 'MERRA2_AEVAP_S'
Record


Generation date
2021-01-06
Method
ncdump -h
Header
netcdf MERRA2_AEVAP_S_1_7624856795541159893 {
dimensions:
time = UNLIMITED ; // (744 currently)
bnds = 2 ;
rlon = 526 ;
rlat = 441 ;
variables:
double time(time) ;
time:standard_name = "time" ;
time:long_name = "time" ;
time:units = "seconds since 2001-11-01 00:00:00" ;
time:calendar = "proleptic_gregorian" ;
time:bounds = "time_bnds" ;
double time_bnds(time, bnds) ;
time_bnds:long_name = "time bounds" ;
time_bnds:units = "seconds since 2001-11-01 00:00:00" ;
float rlon(rlon) ;
rlon:standard_name = "grid_longitude" ;
rlon:long_name = "rotated longitude" ;
rlon:units = "degrees" ;
float rlat(rlat) ;
rlat:standard_name = "grid_latitude" ;
rlat:long_name = "rotated latitude" ;
rlat:units = "degrees" ;
float lon(rlat, rlon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
float lat(rlat, rlon) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
float AEVAP_S(time, rlat, rlon) ;
AEVAP_S:standard_name = "water_evaporation_amount" ;
AEVAP_S:long_name = "surface evaporation" ;
AEVAP_S:units = "kg m-2" ;
AEVAP_S:grid_mapping = "rotated_pole" ;
AEVAP_S:coordinates = "lon lat" ;
AEVAP_S:cell_methods = "time: sum" ;
char rotated_pole ;
rotated_pole:long_name = "coordinates of the rotated North Pole" ;
rotated_pole:grid_mapping_name = "rotated_latitude_longitude" ;
rotated_pole:grid_north_pole_latitude = 39.25f ;
rotated_pole:grid_north_pole_longitude = -162.f ;

// global attributes:
:title = "Europe 0.0625x0.0625" ;
:institution = "Helmholtz-Zentrum Geesthacht, Institute of Coastal Research, Germany" ;
:source = "int2lm_131101_2.00_clm4, COSMO-CLM5.0_clm14_aerosol_gust (available at DKRZs LTA WDCC service)" ;
:experiment_id = "oF_00625_MERRA2_expF17" ;
:realization = 1 ;
:Conventions = "CF-1.4" ;
:conventionsURL = "http://www.cfconventions.org/" ;
:contact = "http://coastmod.hzg.de" ;
:references = "http://www.clm-community.eu/" ;
:creation_date = "2018-08-08T17:12:50Z" ;
:originator = "Ronny Petrik" ;
:crs = "EPSG:4326" ;
:geospatial_lon_min = -12.f ;
:geospatial_lon_max = 30.f ;
:geospatial_lat_min = 39.f ;
:geospatial_lat_max = 60.f ;
:forcing = "MERRA2" ;
:forcingResolution = "∆λ = 0.625 in longitudinal direction and ∆φ = 0.5 in latitudinal direction" ;
:projectFounding = "Bundesministeriums für Wirtschaft und Energie, project openFRED (FKZ: 0324006B)" ;
:licence = "Open Data Commons Attribution License (ODC-By) v1.0, license text under https://opendatacommons.org/licenses/by/1.0/index.html" ;
}