447
447
< section class ="tex2jax_ignore mathjax_ignore " id ="metpy-cookbook ">
448
448
< h1 > MetPy Cookbook< a class ="headerlink " href ="#metpy-cookbook " title ="Link to this heading "> < i class ="fas fa-link "> </ i > </ a > </ h1 >
449
449
< p > < a class ="reference external " href ="https://github.com/ProjectPythia/metpy-cookbook/actions/workflows/nightly-build.yaml "> < img alt ="nightly-build " src ="https://github.com/ProjectPythia/metpy-cookbook/actions/workflows/nightly-build.yaml/badge.svg " /> </ a >
450
- < a class ="reference external " href ="http://binder.projectpythia.org/v2/gh/ProjectPythia/metpy-cookbook/main?labpath=notebooks "> < img alt ="Binder " src ="http://binder.projectpythia.org/badge_logo.svg " /> </ a > </ p >
450
+ < a class ="reference external " href ="http://binder.projectpythia.org/v2/gh/ProjectPythia/metpy-cookbook/main?labpath=notebooks "> < img alt ="Binder " src ="http://binder.projectpythia.org/badge_logo.svg " /> </ a >
451
+ < a class ="reference external " href ="https://zenodo.org/badge/latestdoi/620944317 "> < img alt ="DOI " src ="https://zenodo.org/badge/620944317.svg " /> </ a > </ p >
451
452
< p > This Cookbook is the oversized recipe book for all your MetPy needs.
452
453
We provide a gallery of real workflows centered around meteorological data,
453
454
and the building blocks you need to recreate those workflows or cook up brand new ones yourself.
@@ -521,6 +522,8 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-
521
522
</ div >
522
523
< div class ="toctree-wrapper compound ">
523
524
</ div >
525
+ < div class ="toctree-wrapper compound ">
526
+ </ div >
524
527
</ section >
525
528
526
529
< script type ="text/x-thebe-config ">
@@ -631,7 +634,7 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-
631
634
632
635
633
636
634
- < li > < a href ="https://github.com/ProjectPythia/cookbook-template " target ="_blank "
637
+ < li > < a href ="https://github.com/ProjectPythia/metpy-cookbook " target ="_blank "
635
638
class ="btn btn-sm btn-source-repository-button dropdown-item "
636
639
title ="Source repository "
637
640
data-bs-placement ="left " data-bs-toggle ="tooltip "
@@ -648,7 +651,7 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-
648
651
649
652
650
653
651
- < li > < a href ="https://github.com/ProjectPythia/cookbook-template /edit/main/README.md " target ="_blank "
654
+ < li > < a href ="https://github.com/ProjectPythia/metpy-cookbook /edit/main/README.md " target ="_blank "
652
655
class ="btn btn-sm btn-source-edit-button dropdown-item "
653
656
title ="Suggest edit "
654
657
data-bs-placement ="left " data-bs-toggle ="tooltip "
@@ -665,7 +668,7 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-
665
668
666
669
667
670
668
- < li > < a href ="https://github.com/ProjectPythia/cookbook-template /issues/new?title=Issue%20on%20page%20%2FREADME.html&body=Your%20issue%20content%20here. " target ="_blank "
671
+ < li > < a href ="https://github.com/ProjectPythia/metpy-cookbook /issues/new?title=Issue%20on%20page%20%2FREADME.html&body=Your%20issue%20content%20here. " target ="_blank "
669
672
class ="btn btn-sm btn-source-issues-button dropdown-item "
670
673
title ="Open an issue "
671
674
data-bs-placement ="left " data-bs-toggle ="tooltip "
0 commit comments