ADF
ADF copied to clipboard
A unified collection of python scripts used to generate standard plots from CAM outputs.
Certain external functions, like GeoCAT's `interp_hybrid_to_pressure` function, can produce a lot of printed messages that are sent to the user's screen, but that generally aren't useful to the user unless...
It looks like a new python package has been developed at NCAR called "Intake-esm", which is designed to query and load various forms of output from Earth System Models. The...
### New feature type New infrastructure or infrastructure enhancement ### What is this new feature? The two officially supported conda environments (CISL's `npl` environment and the provided ADF environment) have...
As new DASK-enabled tools such as GeoCAT and Intake-ESM are brought into the package, there is a potential to use DASK to significantly speed-up computation. However, to allow for user...
### New feature type New climatology method or climatology enhancement ### What is this new feature? As requested by @WillyChap, the ADF needs the ability to weight seasonal averages (e.g....
### New feature type New plot and/or plot enhancement ### What is this new feature? As pointed out by @juliecaron , the current vector plot script uses the max/min values...
### New feature type New plot and/or plot enhancement ### What is this new feature? As brought up by @juliecaron, it might be useful to have the ability to specify...
### New feature type Other (please explain below) ### What is this new feature? For CAM7 development it would be useful to be able to make a series of plots...
### Adding observation to ADF. ### What is this new feature? Jesse is adding model to obs comparison. In this issue, we are collecting the list of datasets and variables...
### New feature type New infrastructure or infrastructure enhancement ### What is this new feature? Right now many plotting scripts repeat various common calculations, such as vertical interpolation and seasonal...