File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ that any MetPy ``1.x`` release will be backwards compatible with an earlier ``1.
2828"backward compatible", we mean that ** correct** code that works on a `` 1.y `` version will work
2929on a future `` 1.x `` version.
3030
31- For additional MetPy examples not included in this repository, please see the [ Unidata Python
32- Gallery ] ( https://unidata.github.io/python-gallery/ ) .
31+ For additional MetPy examples not included in this repository, please see the
32+ [ MetPy Cookbook on Project Pythia ] ( https://projectpythia.org/metpy-cookbook/README.html ) .
3333
3434We support Python >= 3.10.
3535
@@ -43,7 +43,7 @@ Important Links
4343---------------
4444
4545- [ HTML Documentation] ( http://unidata.github.io/MetPy )
46- - [ Unidata Python Gallery ] ( https://unidata.github.io/python-gallery/ )
46+ - [ MetPy Cookbook on Project Pythia ] ( https://projectpythia.org/metpy-cookbook/README.html )
4747- "metpy" tagged questions on [ Stack Overflow] ( https://stackoverflow.com/questions/tagged/metpy )
4848- [ Gitter chat room] ( https://gitter.im/Unidata/MetPy )
4949
Original file line number Diff line number Diff line change 33Example Gallery
44===============
55
6- For more MetPy examples, please visit the `Unidata Python Gallery
7- <https://unidata.github.io/python-training/gallery/gallery-home/ >`_.
6+ For more MetPy examples, please visit the `MetPy Cookbook on Project Pythia
7+ <https://projectpythia.org/metpy-cookbook/README.html >`_.
88
99.. _general-examples:
1010
You can’t perform that action at this time.
0 commit comments