NCAR / ADF

A unified collection of python scripts used to generate standard plots from CAM outputs.
Creative Commons Attribution 4.0 International
35 stars 29 forks source link

Add derived quantities and constituents in variable defaults file #238

Closed justin-richling closed 7 months ago

justin-richling commented 1 year ago

Add derived variables (ie RESTOM) info as a new variable default option in the adf_variable_defaults.yaml file.

Initially this is for AMWG tables, but should make it possible for other scripts/plots.

I image it would be best to add the quantity as the variable and a sub-category for constituents:

RESTOM:
  constituents:
    ["FSNT", "FLNT"]

_Originally posted by @nusbaume in https://github.com/NCAR/ADF/pull/232#discussion_r1131044006_