Ryan May

Results 160 issues of Ryan May

Support ticket suggested that we add an example plotting some topography along with some weather data.

* Why are we calling `parse_cf` if we’re going to hard-code the data projection to `PlateCarree`—should use `cartopy_crs. * Why index and squeeze? Should try to use `sel`, otherwise there’s...

For all the weird ways jupyter and conda envs together get weird behavior: - no jupyter in env - mac: Library/Jupyter stale configs

Right now new notebooks have to be added to the outline. We've also talked in the past about developing some system to generate a zip file, and maybe an agenda...

Right now, when adding a new notebook to the gallery, we also need to: - Capture a thumbnail - Add to the main gallery page We really should be able...

There are still 3 PRs that need porting over here from [python-gallery](https://github.com/Unidata/python-gallery/pulls): - GLM + ABI - Hurricane Tracker and SPC Tracker - Radar and Sfc obs

Obvious thing to do is the station plot. Could also throw in some gridding and contouring to make a nice composite plot. Bonus points to also include a satellite image....

Could hit a few sources like: - GFS - HRRR - NDFD - National model blend Good example that uses NCSS but is simple on the plotting. There's a variety...

Would be great to hit the radar server and download data for some recent, interesting case. Could use OPeNDAP to get part of the level2 data, maybe also download NIDS...

Almost had this for a winter storm. Just not sure what lines are of particular interest to make a good spaghetti plot.