Timestamp:
Jun 20, 2022, 5:29:41 PM (2 years ago)
Author:
lguez
Message:

Use custom procedure to read aerosol optics file

Replace call to config%aerosol_optics%setup by call to an LMDZ
procedure, setup_aerosol_optics_lmdz, adapted to our aerosol optics
NetCDF file. The main differences between our file and the file
expected by config%aerosol_optics%setup are:

  • Our file has groups.
  • The SW bands in our file are ordered (as befits a NetCDF coordinate).


  • Our file does not contain variables for monochromatic asymmetry factor, single-scattering albedo and lidar backscattering ratio. These variables are not used by ECRad but they are nevertheless read and required by config%aerosol_optics%setup.
File:
1 added

Note: See TracChangeset for help on using the changeset viewer.