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

Add Tape Recorder plots for Q #268

Closed justin-richling closed 7 months ago

justin-richling commented 9 months ago

This will add the diagnostic "tape recorder" plot of Q to the Special plots section of the ADF.

The tape recorder plot will highlight moisture in the vertical vs monthly averaged mean on the x-axis for the tropical band between 10S and 10N. The default plot will be case/baseline vs MLS and ERA5 data:

Q_tape_recorder_FCLTHIST_vs_FLTHIST_2000_2011

If the ADF is comparing against Obs, the tape recorder will only plot the test case vs the default MLS and ERA5 data.

TapeRecorder_ANN_Special_Mean_OBS

This PR will also add some CSS code to block and grey out any seasonal tab not available for plots on the website.

Screen Shot 2023-11-14 at 11 47 26 AM

Closes #266

justin-richling commented 8 months ago

@nusbaume I think I got all the suggestions, thanks for taking a look and catching some of these. If you wouldn't mind taking another quick look.

justin-richling commented 7 months ago

@nusbaume I took care of the last suggestions, it should be good, hopefully, for a final look over. Thanks.