NCAR / ADF

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

Update tape recorder for new CAM hist string #309

Closed justin-richling closed 2 months ago

justin-richling commented 2 months ago

This will remove the hard coded paths to obs files, add check if case exists or if Q is in history file, and remove hard coded history string in file search.

Also add ADF object for hist_str in adf_info.py to be called in all scripts.

Add diagnostic plot location creation in adf_info.py instead of in amwg_table.py in the scenarios where the tables aren't requested/don't run but still have the diagnostics plot location needing to be created for other diagnostic plots.