netcdf PalVolv1_pSAOD_1_369972059456323399 {
dimensions:
time = UNLIMITED ; // (335412 currently)
lat = 48 ;
variables:
float 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" ;
float reff(time, lat) ;
reff:long_name = "aerosol effective radius" ;
reff:units = "mu m" ;
// 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 = "PalMod_VSSI_TephraSynthIce_28kaBP_v0.1.3.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 06.10.2020 at 07:45:49" ;
}