Back to entry details

Data headers for 'PalVolv1_SAOD'
Record


Generation date
2023-03-01
Method
ncdump -h
Header
netcdf PalVolv1_SAOD_1_7212376436805993114 {
dimensions:
time = UNLIMITED ; // (1679412 currently)
lat = 48 ;
variables:
double time(time) ;
time:long_name = "fractional year (ISO 8601, including year 0)" ;
time:units = "year" ;
float lat(lat) ;
lat:long_name = "latitude" ;
lat:units = "degrees north" ;
float aod550(time, lat) ;
aod550:long_name = "aerosol optical depth" ;
aod550:units = "unitless" ;

// global attributes:
:title = "EVA v1.2: stratospheric AOD" ;
:EVA_reference = "Toohey, M., Stevens, B., Schmidt, H., and Timmreck,C.: Easy Volcanic Aerosol (EVA v1.0): an idealized forcing generator for climate simulations, Geosci. Model Dev., 9, 4049-4070, https://doi.org/10.5194/gmd-9-4049-2016, 2016." ;
:EVA_source_code = "https://github.com/matthew2e/easy-volcanic-aerosol" ;
:input_vssi_file = "palvol_vssi_NaNcorr/PalVol_VSSI_140kaBP_v1.0_e0001.nc" ;
:input_sulfate_parameter_file = "EVAv1_parameter_set_piBG.nc" ;
:input_forcing_parameter_file = "EVAv1_parameter_set_piBG.nc" ;
:input_grid_file = "gridfiles/eva_gridfile_echam_T31_sw_z.nc" ;
:input_Mie_file = "eva_Mie_lookuptables.nc" ;
:history = "Created on 08.02.2023 at 16:44:47" ;
}