Back to entry details

Data headers for 'WRF10km_wbc_C5_current_monthly'
Record


Generation date
2021-08-24
Method
ncdump -h
Header
netcdf WRF10km_wbc_C5_current_monthly_1_2507642682028980156 {
dimensions:
lon = 369 ;
lat = 369 ;
time = UNLIMITED ; // (120 currently)
variables:
double lon(lon) ;
lon:standard_name = "longitude" ;
lon:long_name = "Longitude, West is negative" ;
lon:units = "degree_east" ;
lon:axis = "X" ;
double lat(lat) ;
lat:standard_name = "latitude" ;
lat:long_name = "Latitude, South is negative" ;
lat:units = "degree_north" ;
lat:axis = "Y" ;
double time(time) ;
time:standard_name = "time" ;
time:units = "months since 2006-1-1 00:00:00" ;
time:calendar = "365_day" ;
time:axis = "T" ;
double lhf(time, lat, lon) ;
lhf:standard_name = "surface_downward_latent_heat_flux" ;
lhf:units = "W m-2" ;
lhf:description = "Surface downward latent heat flux, averaged over month" ;

// global attributes:
:CDI = "Climate Data Interface version 1.7.0 (http://mpimet.mpg.de/cdi)" ;
:Conventions = "CF-1.4" ;
:history = "Sat Aug 21 00:16:55 2021: cdo -settaxis,2006-01-01,00:00:00,1mon -setcalendar,365_day Current_monthlyTS_lhf_3d.nc Current_monthlyTS_lhf.nc" ;
:CDO = "Climate Data Operators version 1.7.0 (http://mpimet.mpg.de/cdo)" ;
}