ADF icon indicating copy to clipboard operation
ADF copied to clipboard

A unified collection of python scripts used to generate standard plots from CAM outputs.

Results 114 ADF issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

discussion

### 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...

code clean-up
low priority

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...

enhancement
low priority

### 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....

enhancement
averaging

### 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...

enhancement
plotting

### 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...

enhancement
plotting

### 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...

enhancement

### 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...

enhancement
observations

### 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...

enhancement