python-training icon indicating copy to clipboard operation
python-training copied to clipboard

Notebooks teaching Python for use meteorology and atmospheric and climate sciences.

Results 65 python-training issues
Sort by recently updated
recently updated
newest added

Let's name the notebooks consistently. I don't love using spaces, but that's me being an old man yelling at clouds. After conversation with @dopplershift we decided to go with that,...

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

It'd be nice to get the notebook/solution testing to run on windows!

The query on the surface obs notebook takes many minutes to get from THREDDS and is not cached. We've discussed trying to get the METAR products from THREDDS test and...

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