Back to entry details

Data headers for 'W60MPIhi_1989-2000_thetas'
Record


Generation date
2017-06-28
Method
ncdump -h
Header
netcdf W60MPIhi_1989-2000_thetas_1_5358072092256802550 {
dimensions:
lat = 94 ;
lon = 125 ;
time = UNLIMITED ; // (248 currently)
variables:
float lat(lat) ;
lat:standard_name = "latitude" ;
lat:long_name = "Latitude, south is negative" ;
lat:units = "degrees_north" ;
float lon(lon) ;
lon:standard_name = "longitude" ;
lon:long_name = "Longitude, west is negative" ;
lon:units = "degrees_east" ;
float thetas(time, lat, lon) ;
thetas:units = "K" ;
thetas:missing_value = -9999.f ;
thetas:long_name = "Near-surface potential temperature" ;
thetas:standard_name = "air_potential_temperature" ;
int time(time) ;
time:standard_name = "time" ;
time:long_name = "Time" ;
time:units = "hours since 1970-01-01 00:00:00 +0000" ;
time:calendar = "gregorian" ;

// global attributes:
:Title = "West Africa 60km regional climate model" ;
:Author = "Dominikus Heinzeller (
 heinzeller@nullkit.edu
)" ;
:Institution = "WASCAL / KIT, IMK-IFU" ;
:Initdate = "1989010100" ;
:Conventions = "CF-1.6" ;
:Source = "Output from WRF V3.5.1 model, forcing: MPI-ESM-MR r1i1p1 historical" ;
:History = "Postprocessed by the author using mpp (pycalc, p_interp, h_interp, pyncks, afterburner) v2.2" ;
:Calendar = "gregorian" ;
}