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

Support plotting with uxarray? #312

Open wwieder opened 2 months ago

wwieder commented 2 months ago

New feature type

New infrastructure or infrastructure enhancement

What is this new feature?

Is there interest or energy to support uxarray features in the ADF?

I was super excited to drop some land specific variables into the ADF and have the package work! When using the raw output from an f09 grid, @justin-richling illustrated the package works for a handful of land variables. When I switched to coupled model output on the ne30 grid, where plotting and calculation of global means for tables didn't work. This could be handled with code that handles:

see example below that reads in climatology file from ADF and makes a plot on the native resolution. image

Not sure if this is a broader CUPiD issue @TeaganKing and @mnlevy1981

Assistance required?

Yes, I am requesting a new feature but won't have time to develop it

Extra info

Will need to add the variables area and landfrac to single variable timeseries for land model output. These are needed to calculate global (and hopefully regional) sums/means.