Drew Camron

Results 15 issues of Drew Camron

Discussion from today's Dev Call ([notes](https://hackmd.io/@dcamron/BkSA15vJd)): As a complement to `ContourPlot` and `ImagePlot`, add a Declarative `RasterPlot` as a generic interface to `pcolormesh`. This could be generally applicable for plotting...

Type: Feature
Area: Plots

### What went wrong? ``` jupyterlab 3.2.9 ipython 8.0.1 ``` `dir()` behaving as-expected (and so tests passing), but I think some recent (and upcoming) Completer work in Jupyter Lab might...

Type: Bug
Area: Plots

As it was ripped out of #1903 for now, it might be helpful to users to - [ ] Expand [validation and type-checking](https://traitlets.readthedocs.io/en/stable/using_traitlets.html#default-values-and-checking-type-and-value) where applicable for declarative traits - [...

Type: Enhancement
Area: Plots

Capturing this question and suggestion from #1729 @koeleboe > Hello, > > This is my first question here, so sorry if this is not the right way! I have a...

Type: Feature
Area: Calc

Related to #1992, I think it might be good to - [ ] formalize (here or TBD discussion) - [ ] document (TBD PR) our process for MetPy "authorship" in...

Type: Maintenance
Area: Docs

Starting changes based off @zbruick repr branch from #284

Capturing a thought to include more international or non-US domain examples in the gallery and other materials

enhancement

I can update this myself shortly, but marking it down so I don't forget. We can update `environment.yml` to switch `python-awips` to conda managed on conda-forge as of conda-forge/python-awips-feedstock#8

At least one notebook in the workshop, [`xarray-and-cf`](https://unidata.github.io/python-training/workshop/XArray/xarray-and-cf/), has a crazy long and difficult to navigate page due to some fully rendered xarray datasets and `ncdump` output.

Opening this issue for discussion how to handle old `python-gallery` links that can still be found in pages and searches across the deep dark internet. Currently the [python-gallery main page](https://unidata.github.io/python-gallery/)...