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 scale factor to LWP obs to convert to g m-2. #283

Closed nusbaume closed 6 months ago

nusbaume commented 6 months ago

Adds an obs scale factor to the TGCLDLWP variable to ensure that both the model and the observations are in units of g m-2.

Credit goes to @bstephens82 for finding and reporting the bug!

bstephens82 commented 6 months ago

Thanks @nusbaume for creating this PR. Just wanted to add the same change should probably be applied to TGCLDIWP as it has the same problem.

nusbaume commented 6 months ago

@bstephens82 Good catch! The scale factor has now been added to TGCLDIWP as well.