Back to entry details

Data headers for 'WRF10_wbc_C5_forcIndia_MC_V2_mm'
Record


Generation date
2022-03-15
Method
ncdump -h
Header
netcdf WRF10_wbc_C5_forcIndia_MC_V2_mm_1_5279514222083830368 {
dimensions:
lon = 369 ;
lat = 369 ;
time = UNLIMITED ; // (120 currently)
variables:
double lon(lon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
lon:axis = "X" ;
double 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:units = "months since 2041-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, monthly average" ;

// global attributes:
:CDI = "Climate Data Interface version 1.8.2 (http://mpimet.mpg.de/cdi)" ;
:Conventions = "CF-1.6" ;
:history = "Sun Jan 16 02:07:36 2022: cdo -settaxis,2041-01-01,00:00:00,1mon -setcalendar,365_day MidCenturyRCP85_monthlyTS_lhf_3d.nc MidCenturyRCP85_monthlyTS_lhf.nc" ;
:CDO = "Climate Data Operators version 1.8.2 (http://mpimet.mpg.de/cdo)" ;
}