Back to entry details

Data headers for 'MITJP-MSD_LE_PFCOV_FIO'
Record


Generation date
2023-02-01
Method
ncdump -h
Header
netcdf MITJP-MSD_LE_PFCOV_FIO_1_8597500390068526122 {
dimensions:
lon = 720 ;
lat = 360 ;
time = UNLIMITED ; // (960 currently)
variables:
float lon(lon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
lon:axis = "X" ;
float lat(lat) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
lat:axis = "Y" ;
float time(time) ;
time:standard_name = "time" ;
time:units = "months since 2021-01-01 00:00:00" ;
time:calendar = "proleptic_gregorian" ;
time:axis = "T" ;
float FLDS(time, lat, lon) ;
FLDS:long_name = "Surface incident longwave radiation" ;
FLDS:standard_name = "surface_downwelling_longwave_flux_in_air" ;
FLDS:units = "W/m2" ;
FLDS:_FillValue = -9.99e+08f ;
FLDS:mode = "time-dependent" ;
float FLDS_trend(time, lat, lon) ;
FLDS_trend:long_name = "IGSM surface incident longwave radiation trend (delta)" ;
FLDS_trend:units = "W/m2" ;
FLDS_trend:_FillValue = -9.99e+08f ;
FLDS_trend:mode = "time-dependent" ;

// global attributes:
:title = "HFD scaled MESM 0.5 degree monthly meteorological forcing (2021-2100) for PFCOV" ;
:remarks = "HFD climatology and future coefficients are based on GSWP3 and CMIP6, respectively" ;
:sources = "Created by MIT Joint Program on the Science and Policy of Global Change" ;
:contact = "Xiang
 Gao:xgao304@nullmit.edu
" ;
}