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

Fix header bug in html webpages #274

Closed justin-richling closed 7 months ago

justin-richling commented 7 months ago

Climo years in the webpage header were being based off config file declared years. This will take it from the curated climo years done in adf_info.py.

This also fixes the bug that shows up when viewing the tables page where both test and baseline cases in html header display the same case name.