netcdf WRF10_wbc_C5_forcIndia_MC_V2_dm_1_12132109848392930266 {
dimensions:
lon = 369 ;
lat = 369 ;
time = UNLIMITED ; // (3650 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 = "days since 2041-1-1 12:00:00 +5:30" ;
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 latent heat flux" ;
// global attributes:
:CDI = "Climate Data Interface version 1.8.2 (http://mpimet.mpg.de/cdi)" ;
:history = "Sun Jan 16 02:02:06 2022: cdo setattribute,lhf@description=surface latent heat flux, averaged over day MidCenturyRCP85_DailyTS_lhf.nc MidCenturyRCP85_DailyTS_lhf_updated.nc\n",
"Sun Jan 16 01:49:09 2022: cdo -settaxis,2041-01-01,12:00:00,1day -setcalendar,365_day MidCenturyRCP85_DailyTS_lhf_3d.nc MidCenturyRCP85_DailyTS_lhf.nc" ;
:Conventions = "CF-1.6" ;
:CDO = "Climate Data Operators version 1.8.2 (http://mpimet.mpg.de/cdo)" ;
}