ORAC-CC / orac

Optimal Retrieval of Aerosol and Cloud
GNU General Public License v3.0
28 stars 19 forks source link

Allow CTP to be set using an auxiliary file #71

Closed garethethomas closed 1 year ago

garethethomas commented 2 years ago

These changes allow the Cloud-Top pressure first-guess and/or a priori to the set using the "AUX" method (which already exists for setting surface temperature and reflectance). To use this functionality, two things are needed:

  1. A CTP NetCDF AUX file containing arrays "ctp" and "ctp_var", specifying the FG/AP values and AP variance estimates respectively.
  2. Ctrl%AP(IPc,:) and/or Ctrl%FG(IPc,:) need to be set to SelmAux in the ORAC processor driver file.