Back to entry details

Data headers for 'FluxFeedb_ObsSim_obs'
Record


Generation date
2022-10-11
Method
ncdump -h
Header
netcdf FluxFeedb_ObsSim_obs_1_8220508106871545030 {
dimensions:
time = 153 ;
channel = 10278 ;
variables:
double spectral_olr_IASI(time, channel) ;
spectral_olr_IASI:_FillValue = NaN ;
spectral_olr_IASI:description = "spectral outgoing longwave radiation from IASI observations" ;
spectral_olr_IASI:units = "W m-2 cm-1" ;
spectral_olr_IASI:coordinates = "date wavenumber" ;
double spectral_olr_FIR(time, channel) ;
spectral_olr_FIR:_FillValue = NaN ;
spectral_olr_FIR:description = "spectral outgoing longwave radiation inferred from IASI observations using prediction model (Turner et al., 2015)" ;
spectral_olr_FIR:units = "W m-2 cm-1" ;
spectral_olr_FIR:coordinates = "date wavenumber" ;
int64 date(time) ;
date:description = "time" ;
date:unit = "-" ;
date:units = "days since 2007-07-15 00:00:00" ;
date:calendar = "proleptic_gregorian" ;
double wavenumber(channel) ;
wavenumber:_FillValue = NaN ;
wavenumber:description = "wavenumber" ;
wavenumber:unit = "cm-1" ;

// global attributes:
:description = "global mean spectral outgoing longwave radiation based on IASI observations" ;
}