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

Incorrect climo years in website header compared to actual available climo years #231

Closed justin-richling closed 1 year ago

justin-richling commented 1 year ago

ADF run type

Model vs. Model

What happened?

The climo years represented in the header of the website and in the plots reflect what the user sets in the config file, assuming the climo years were set.

However, in some cases the user may be incorrect in assigning the climo years to what available years are in the datasets.

Example I tried years 1-39:

Plot only goes 30-39:

Screen Shot 2023-02-21 at 11 06 38 AM (3)

Verify there is only 30-39 in h0 files:

Screen Shot 2023-02-21 at 11 08 08 AM (2)

I will investigate, but should be an easy fix; just need to verify the climo years from the range of h0 files in the early part of the ADF run.

ADF Hash you are using

381cc5c

What machine were you running the ADF on?

CISL machine

What python environment were you using?

NPL (CISL machines only)

Extra info

No response