diff --git a/_preview/396/.buildinfo b/_preview/396/.buildinfo index 74723bdf..bc18e723 100644 --- a/_preview/396/.buildinfo +++ b/_preview/396/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 654f76358da97bca4b4194d1e43def38 +config: f5a0faa0b04c845bb8bbf37808bfe920 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_preview/396/_panels_static/panels-main.c949a650a448cc0ae9fd3441c0e17fb0.css b/_preview/396/_panels_static/panels-main.c949a650a448cc0ae9fd3441c0e17fb0.css new file mode 100644 index 00000000..fc14abc8 --- /dev/null +++ b/_preview/396/_panels_static/panels-main.c949a650a448cc0ae9fd3441c0e17fb0.css @@ -0,0 +1 @@ +details.dropdown .summary-title{padding-right:3em !important;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}details.dropdown:hover{cursor:pointer}details.dropdown .summary-content{cursor:default}details.dropdown summary{list-style:none;padding:1em}details.dropdown summary .octicon.no-title{vertical-align:middle}details.dropdown[open] summary .octicon.no-title{visibility:hidden}details.dropdown summary::-webkit-details-marker{display:none}details.dropdown summary:focus{outline:none}details.dropdown summary:hover .summary-up svg,details.dropdown summary:hover .summary-down svg{opacity:1}details.dropdown .summary-up svg,details.dropdown .summary-down svg{display:block;opacity:.6}details.dropdown .summary-up,details.dropdown .summary-down{pointer-events:none;position:absolute;right:1em;top:.75em}details.dropdown[open] .summary-down{visibility:hidden}details.dropdown:not([open]) .summary-up{visibility:hidden}details.dropdown.fade-in[open] summary~*{-moz-animation:panels-fade-in .5s ease-in-out;-webkit-animation:panels-fade-in .5s ease-in-out;animation:panels-fade-in .5s ease-in-out}details.dropdown.fade-in-slide-down[open] summary~*{-moz-animation:panels-fade-in .5s ease-in-out, panels-slide-down .5s ease-in-out;-webkit-animation:panels-fade-in .5s ease-in-out, panels-slide-down .5s ease-in-out;animation:panels-fade-in .5s ease-in-out, panels-slide-down .5s ease-in-out}@keyframes panels-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes panels-slide-down{0%{transform:translate(0, -10px)}100%{transform:translate(0, 0)}}.octicon{display:inline-block;fill:currentColor;vertical-align:text-top}.tabbed-content{box-shadow:0 -.0625rem var(--tabs-color-overline),0 .0625rem var(--tabs-color-underline);display:none;order:99;padding-bottom:.75rem;padding-top:.75rem;width:100%}.tabbed-content>:first-child{margin-top:0 !important}.tabbed-content>:last-child{margin-bottom:0 !important}.tabbed-content>.tabbed-set{margin:0}.tabbed-set{border-radius:.125rem;display:flex;flex-wrap:wrap;margin:1em 0;position:relative}.tabbed-set>input{opacity:0;position:absolute}.tabbed-set>input:checked+label{border-color:var(--tabs-color-label-active);color:var(--tabs-color-label-active)}.tabbed-set>input:checked+label+.tabbed-content{display:block}.tabbed-set>input:focus+label{outline-style:auto}.tabbed-set>input:not(.focus-visible)+label{outline:none;-webkit-tap-highlight-color:transparent}.tabbed-set>label{border-bottom:.125rem solid transparent;color:var(--tabs-color-label-inactive);cursor:pointer;font-size:var(--tabs-size-label);font-weight:700;padding:1em 1.25em .5em;transition:color 250ms;width:auto;z-index:1}html .tabbed-set>label:hover{color:var(--tabs-color-label-active)} diff --git a/_preview/396/_panels_static/panels-variables.06eb56fa6e07937060861dad626602ad.css b/_preview/396/_panels_static/panels-variables.06eb56fa6e07937060861dad626602ad.css new file mode 100644 index 00000000..adc61662 --- /dev/null +++ b/_preview/396/_panels_static/panels-variables.06eb56fa6e07937060861dad626602ad.css @@ -0,0 +1,7 @@ +:root { +--tabs-color-label-active: hsla(231, 99%, 66%, 1); +--tabs-color-label-inactive: rgba(178, 206, 245, 0.62); +--tabs-color-overline: rgb(207, 236, 238); +--tabs-color-underline: rgb(207, 236, 238); +--tabs-size-label: 1rem; +} \ No newline at end of file diff --git a/_preview/396/_sources/resource-gallery.md.txt b/_preview/396/_sources/resource-gallery.md.txt index a9c565ec..27191560 100644 --- a/_preview/396/_sources/resource-gallery.md.txt +++ b/_preview/396/_sources/resource-gallery.md.txt @@ -149,7 +149,7 @@ Packages

An Introduction to Earth and Environmental Data Science

-

Author: Kerry Key, Ryan Abernathey
Affiliation: Lamont-Doherty Earth Observatory

+

Author: Ryan Abernathey, Kerry Key
Affiliation: Lamont-Doherty Earth Observatory

This book grew out of a course developed at Columbia University called Research Computing in Earth Science. It was written mostly by Ryan Abernathey, with significant contributions from Kerry Key. By separating the book from the class, we hope to create an open-source community resource for python education ... more

@@ -158,7 +158,7 @@ Packages

An Introduction to Earth and Environmental Data Science

-Author: Kerry Key, Ryan Abernathey +Author: Ryan Abernathey, Kerry Key
Affiliation: Lamont-Doherty Earth Observatory

This book grew out of a course developed at Columbia University called Research Computing in Earth Science. It was written mostly by Ryan Abernathey, with significant contributions from Kerry Key. By separating the book from the class, we hope to create an open-source community resource for python education in the Earth and Environmental Sciences. @@ -1317,7 +1317,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis

Python Programming for Earth Science Students

-

Author: Brendan Cych, Lisa Tauxe, Hanna Asefaw
Affiliation: Scripps Institution of Oceanography

+

Author: Lisa Tauxe, Brendan Cych, Hanna Asefaw
Affiliation: Scripps Institution of Oceanography

Python Programming for Earth Science Students

@@ -1485,7 +1485,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis

Your First Python Tutorial - Reading in a .txt File

-

Author: Project Pythia, Julia Kent
Affiliation: NCAR

+

Author: Julia Kent, Project Pythia
Affiliation: NCAR

Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers setting up a work environment and opening a .txt file. The content to follow along with this video is hosted on the Xdev Python Tutorial website.

@@ -1508,7 +1508,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis

Your First Python Tutorial - Creating a Data Dictionary

-

Author: Project Pythia, Julia Kent
Affiliation: NCAR

+

Author: Julia Kent, Project Pythia
Affiliation: NCAR

Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers creating a data dictionary. The content to follow along with this video is hosted on the Xdev Python Tutorial website.

@@ -1531,7 +1531,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis

Your First Python Tutorial - Writing Functions

-

Author: Project Pythia, Julia Kent
Affiliation: NCAR

+

Author: Julia Kent, Project Pythia
Affiliation: NCAR

Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to write and call functions in Python. The content to follow along with this video is hosted on the Xdev Python Tutorial website.

@@ -1554,7 +1554,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis

Your First Python Tutorial - Creating Your Own Package

-

Author: Project Pythia, Julia Kent
Affiliation: NCAR

+

Author: Julia Kent, Project Pythia
Affiliation: NCAR

Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to create and call modules and packages. The content to follow along with this video is hosted on the Xdev Python Tutorial website.

@@ -1577,7 +1577,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis

Your First Python Tutorial - Using a Built-In Package and Publishing Your Package

-

Author: Project Pythia, Julia Kent
Affiliation: NCAR

+

Author: Julia Kent, Project Pythia
Affiliation: NCAR

Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to use your first external buil-in package, `math`, and how to publish your package. The content to follow along with this video is hosted on the Xdev Python Tutorial website.

@@ -1646,7 +1646,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis

Python Tutorial Seminar Series - Matplotlib

-

Author: Project Pythia, Anissa Zacharias
Affiliation: NCAR

+

Author: Anissa Zacharias, Project Pythia
Affiliation: NCAR

Recording from the Python Tutorial Seminar Series introducing the Python Package `matplotlib`. The content to follow along with this video is hosted on this Matplotlib Tutorial GitHub Repository.

@@ -1740,7 +1740,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis

Python Tutorial Seminar Series - Pandas

-

Author: Max Grover, Project Pythia, Drew Camron
Affiliation: NCAR

+

Author: Drew Camron, Max Grover, Project Pythia
Affiliation: NCAR

Recording from the Python Tutorial Seminar Series introducing the Python Package `pandas`. The content to follow along with this video is hosted in this Pandas Tutorial GitHub Repository.

@@ -1855,7 +1855,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis

Python Tutorial Seminar Series - Plotting with GeoCAT

-

Author: Project Pythia, Anissa Zacharias
Affiliation: NCAR

+

Author: Anissa Zacharias, Project Pythia
Affiliation: NCAR

Recording from the Python Tutorial Seminar Series introducing advanced plotting techniques and highlighting tools developed by GeoCAT. The content to follow along with this video is hosted in this Plotting with GeoCat GitHub Repository.

diff --git a/_preview/396/_static/__pycache__/__init__.cpython-310.pyc b/_preview/396/_static/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 00000000..7c7f225e Binary files /dev/null and b/_preview/396/_static/__pycache__/__init__.cpython-310.pyc differ diff --git a/_preview/396/_static/panels-main.c949a650a448cc0ae9fd3441c0e17fb0.css b/_preview/396/_static/panels-main.c949a650a448cc0ae9fd3441c0e17fb0.css new file mode 100644 index 00000000..fc14abc8 --- /dev/null +++ b/_preview/396/_static/panels-main.c949a650a448cc0ae9fd3441c0e17fb0.css @@ -0,0 +1 @@ +details.dropdown .summary-title{padding-right:3em !important;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}details.dropdown:hover{cursor:pointer}details.dropdown .summary-content{cursor:default}details.dropdown summary{list-style:none;padding:1em}details.dropdown summary .octicon.no-title{vertical-align:middle}details.dropdown[open] summary .octicon.no-title{visibility:hidden}details.dropdown summary::-webkit-details-marker{display:none}details.dropdown summary:focus{outline:none}details.dropdown summary:hover .summary-up svg,details.dropdown summary:hover .summary-down svg{opacity:1}details.dropdown .summary-up svg,details.dropdown .summary-down svg{display:block;opacity:.6}details.dropdown .summary-up,details.dropdown .summary-down{pointer-events:none;position:absolute;right:1em;top:.75em}details.dropdown[open] .summary-down{visibility:hidden}details.dropdown:not([open]) .summary-up{visibility:hidden}details.dropdown.fade-in[open] summary~*{-moz-animation:panels-fade-in .5s ease-in-out;-webkit-animation:panels-fade-in .5s ease-in-out;animation:panels-fade-in .5s ease-in-out}details.dropdown.fade-in-slide-down[open] summary~*{-moz-animation:panels-fade-in .5s ease-in-out, panels-slide-down .5s ease-in-out;-webkit-animation:panels-fade-in .5s ease-in-out, panels-slide-down .5s ease-in-out;animation:panels-fade-in .5s ease-in-out, panels-slide-down .5s ease-in-out}@keyframes panels-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes panels-slide-down{0%{transform:translate(0, -10px)}100%{transform:translate(0, 0)}}.octicon{display:inline-block;fill:currentColor;vertical-align:text-top}.tabbed-content{box-shadow:0 -.0625rem var(--tabs-color-overline),0 .0625rem var(--tabs-color-underline);display:none;order:99;padding-bottom:.75rem;padding-top:.75rem;width:100%}.tabbed-content>:first-child{margin-top:0 !important}.tabbed-content>:last-child{margin-bottom:0 !important}.tabbed-content>.tabbed-set{margin:0}.tabbed-set{border-radius:.125rem;display:flex;flex-wrap:wrap;margin:1em 0;position:relative}.tabbed-set>input{opacity:0;position:absolute}.tabbed-set>input:checked+label{border-color:var(--tabs-color-label-active);color:var(--tabs-color-label-active)}.tabbed-set>input:checked+label+.tabbed-content{display:block}.tabbed-set>input:focus+label{outline-style:auto}.tabbed-set>input:not(.focus-visible)+label{outline:none;-webkit-tap-highlight-color:transparent}.tabbed-set>label{border-bottom:.125rem solid transparent;color:var(--tabs-color-label-inactive);cursor:pointer;font-size:var(--tabs-size-label);font-weight:700;padding:1em 1.25em .5em;transition:color 250ms;width:auto;z-index:1}html .tabbed-set>label:hover{color:var(--tabs-color-label-active)} diff --git a/_preview/396/_static/panels-variables.06eb56fa6e07937060861dad626602ad.css b/_preview/396/_static/panels-variables.06eb56fa6e07937060861dad626602ad.css new file mode 100644 index 00000000..adc61662 --- /dev/null +++ b/_preview/396/_static/panels-variables.06eb56fa6e07937060861dad626602ad.css @@ -0,0 +1,7 @@ +:root { +--tabs-color-label-active: hsla(231, 99%, 66%, 1); +--tabs-color-label-inactive: rgba(178, 206, 245, 0.62); +--tabs-color-overline: rgb(207, 236, 238); +--tabs-color-underline: rgb(207, 236, 238); +--tabs-size-label: 1rem; +} \ No newline at end of file diff --git a/_preview/396/about.html b/_preview/396/about.html index 80e2ac1a..3545b21d 100644 --- a/_preview/396/about.html +++ b/_preview/396/about.html @@ -25,6 +25,8 @@ + + @@ -39,8 +41,7 @@ - - + @@ -54,9 +55,31 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - - + + @@ -300,8 +323,7 @@
- -
+

About Project Pythia

Project Pythia is the education working group for Pangeo and is an educational resource for the entire geoscience community. @@ -342,7 +364,7 @@

Why the name Pythia?

Who is Project Pythia?

-

Pythia is an open and inclusive community! Look here for info +

Pythia is an open and inclusive community! Look here for info on how to get involved.

@@ -600,7 +621,7 @@

Contribute

By the
Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/blog.html b/_preview/396/blog.html index 2717b36d..576aeb62 100644 --- a/_preview/396/blog.html +++ b/_preview/396/blog.html @@ -25,6 +25,8 @@ + + @@ -37,8 +39,7 @@ - - + @@ -52,16 +53,38 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - + - - + + @@ -253,191 +276,116 @@
-
+

- - All - - Posts - + All Posts

- - + +

Website is live for the 2024 Cook-off hackathon

+
  • - - - 08 January 2024 - + 08 January 2024
  • -
    - - -
  • - - - Author: - - - - - Brian Rose - - - + +
  • + Author: + + Brian Rose
  • - - - - - -
  • - - - Tag: - - - - - cook-off - - - +
  • + Tag: + + cook-off
  • - - -
    +
-

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June +

+

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June 10 - 14, at the NCAR Mesa Lab, located in Boulder, Colorado.

-

+

Read more ...


+

Pythia Cookbook Cook-Off Hackathon 2024 - Save the Date!

+
  • - - - 29 August 2023 - + 29 August 2023
  • -
    - - -
  • - - - Author: - - - - - John Clyne - - - + +
  • + Author: + + John Clyne
  • - - - - - -
  • - - - - Tag: - - - - cook-off - - - +
  • + Tag: + + cook-off
  • - - -
    +
-

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June +

+

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June 10 - 14, at the NCAR Mesa Lab, located in Boulder, Colorado. Save the date. More details coming soon!

-

+

Read more ...


+

Pythia Cookbook Cook-Off Hackathon 2023

+
  • - - - 28 June 2023 - + 28 June 2023
  • -
    - - -
  • - - - Author: - - - - - Julia kent - - - + +
  • + Author: + + Julia kent
  • - - - - - -
  • - - - Tag: - - - - - cook-off - - - +
  • + Tag: + + cook-off
  • - - -
    +
-

One year from when Project Pythia first introduced Cookbooks, NCAR hosted Project Pythia’s first “Cookbook Cook-Off” hackathon.

-

+
+

One year from when Project Pythia first introduced Cookbooks, NCAR hosted Project Pythia’s first “Cookbook Cook-Off” hackathon.

+

Read more ...


- - +
@@ -518,7 +466,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/blog/2023.html b/_preview/396/blog/2023.html index 2bd1b69b..a886374d 100644 --- a/_preview/396/blog/2023.html +++ b/_preview/396/blog/2023.html @@ -25,6 +25,8 @@ + + @@ -37,8 +39,7 @@ - - + @@ -52,16 +53,38 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - + - - + + @@ -253,133 +276,81 @@
-
+

- - Posted in - - 2023 - + Posted in 2023

- - + +

Pythia Cookbook Cook-Off Hackathon 2024 - Save the Date!

+
  • - - - 29 August 2023 - + 29 August 2023
  • -
    - - -
  • - - - Author: - - - - - John Clyne - - - + +
  • + Author: + + John Clyne
  • - - - - - -
  • - - - Tag: - - - - - cook-off - - - +
  • + Tag: + + cook-off
  • - - -
    +
-

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June +

+

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June 10 - 14, at the NCAR Mesa Lab, located in Boulder, Colorado. Save the date. More details coming soon!

-

+

Read more ...


+

Pythia Cookbook Cook-Off Hackathon 2023

+
  • - - - 28 June 2023 - + 28 June 2023
  • -
    - - -
  • - - - Author: - - - - - Julia kent - - - + +
  • + Author: + + Julia kent
  • - - - - - -
  • - - - Tag: - - - - - cook-off - - - +
  • + Tag: + + cook-off
  • - - -
    +
-

One year from when Project Pythia first introduced Cookbooks, NCAR hosted Project Pythia’s first “Cookbook Cook-Off” hackathon.

-

+
+

One year from when Project Pythia first introduced Cookbooks, NCAR hosted Project Pythia’s first “Cookbook Cook-Off” hackathon.

+

Read more ...


- - +
@@ -460,7 +431,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/blog/2024.html b/_preview/396/blog/2024.html index 21fbfe0e..b98677eb 100644 --- a/_preview/396/blog/2024.html +++ b/_preview/396/blog/2024.html @@ -25,6 +25,8 @@ + + @@ -37,8 +39,7 @@ - - + @@ -52,16 +53,38 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - + - - + + @@ -253,75 +276,46 @@
-
+

- - Posted in - - 2024 - + Posted in 2024

- - + +

Website is live for the 2024 Cook-off hackathon

+
  • - - - 08 January 2024 - + 08 January 2024
  • -
    - - -
  • - - - Author: - - - - - Brian Rose - - - + +
  • + Author: + + Brian Rose
  • - - - - - -
  • - - - Tag: - - - - - cook-off - - - +
  • + Tag: + + cook-off
  • - - -
    +
-

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June +

+

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June 10 - 14, at the NCAR Mesa Lab, located in Boulder, Colorado.

-

+

Read more ...


- - +
@@ -402,7 +396,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/blog/archive.html b/_preview/396/blog/archive.html index a52795c1..c01a33de 100644 --- a/_preview/396/blog/archive.html +++ b/_preview/396/blog/archive.html @@ -25,6 +25,8 @@ + + @@ -37,8 +39,7 @@ - - + @@ -52,9 +53,31 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - - + + @@ -247,13 +270,13 @@ -
+

Posted in 2024

-
+

08 January 2024 @@ -269,13 +292,13 @@

-
+

Posted in 2023

-
+

29 August 2023 @@ -287,7 +310,7 @@

-
+

28 June 2023 @@ -381,7 +404,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/blog/author.html b/_preview/396/blog/author.html index 36f35558..abc97a23 100644 --- a/_preview/396/blog/author.html +++ b/_preview/396/blog/author.html @@ -25,6 +25,8 @@ + + @@ -37,8 +39,7 @@ - - + @@ -52,9 +53,31 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - - + + @@ -247,13 +270,13 @@ -
+

Posts by Brian Rose

-
+

08 January 2024 @@ -269,13 +292,13 @@

-
+

Posts by John Clyne

-
+

29 August 2023 @@ -291,13 +314,13 @@

-
+

Posts by Julia kent

-
+

28 June 2023 @@ -391,7 +414,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/blog/author/brian-rose.html b/_preview/396/blog/author/brian-rose.html index 9edf5993..cad3d355 100644 --- a/_preview/396/blog/author/brian-rose.html +++ b/_preview/396/blog/author/brian-rose.html @@ -25,6 +25,8 @@ + + @@ -37,8 +39,7 @@ - - + @@ -52,16 +53,38 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - + - - + + @@ -253,75 +276,46 @@
-
+

- - Posts by - - Brian Rose - + Posts by Brian Rose

- - + +

Website is live for the 2024 Cook-off hackathon

+
  • - - - 08 January 2024 - + 08 January 2024
  • -
    - - -
  • - - - Author: - - - - - Brian Rose - - - + +
  • + Author: + + Brian Rose
  • - - - - - -
  • - - - Tag: - - - - - cook-off - - - +
  • + Tag: + + cook-off
  • - - -
    +
-

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June +

+

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June 10 - 14, at the NCAR Mesa Lab, located in Boulder, Colorado.

-

+

Read more ...


- - +
@@ -402,7 +396,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/blog/author/john-clyne.html b/_preview/396/blog/author/john-clyne.html index 5ae827af..893c7164 100644 --- a/_preview/396/blog/author/john-clyne.html +++ b/_preview/396/blog/author/john-clyne.html @@ -25,6 +25,8 @@ + + @@ -37,8 +39,7 @@ - - + @@ -52,16 +53,38 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - + - - + + @@ -253,76 +276,47 @@
-
+

- - Posts by - - John Clyne - + Posts by John Clyne

- - + +

Pythia Cookbook Cook-Off Hackathon 2024 - Save the Date!

+
  • - - - 29 August 2023 - + 29 August 2023
  • -
    - - -
  • - - - Author: - - - - - John Clyne - - - + +
  • + Author: + + John Clyne
  • - - - - - -
  • - - - Tag: - - - - - cook-off - - - +
  • + Tag: + + cook-off
  • - - -
    +
-

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June +

+

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June 10 - 14, at the NCAR Mesa Lab, located in Boulder, Colorado. Save the date. More details coming soon!

-

+

Read more ...


- - +
@@ -403,7 +397,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/blog/author/julia-kent.html b/_preview/396/blog/author/julia-kent.html index 63d6c0b6..04c6ce75 100644 --- a/_preview/396/blog/author/julia-kent.html +++ b/_preview/396/blog/author/julia-kent.html @@ -25,6 +25,8 @@ + + @@ -37,8 +39,7 @@ - - + @@ -52,16 +53,38 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - + - - + + @@ -253,74 +276,45 @@
-
+

- - Posts by - - Julia kent - + Posts by Julia kent

- - + +

Pythia Cookbook Cook-Off Hackathon 2023

+
  • - - - 28 June 2023 - + 28 June 2023
  • -
    - - -
  • - - - Author: - - - - - Julia kent - - - + +
  • + Author: + + Julia kent
  • - - - - - -
  • - - - Tag: - - - - - cook-off - - - +
  • + Tag: + + cook-off
  • - - -
    +
-

One year from when Project Pythia first introduced Cookbooks, NCAR hosted Project Pythia’s first “Cookbook Cook-Off” hackathon.

-

+
+

One year from when Project Pythia first introduced Cookbooks, NCAR hosted Project Pythia’s first “Cookbook Cook-Off” hackathon.

+

Read more ...


- - +
@@ -401,7 +395,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/blog/drafts.html b/_preview/396/blog/drafts.html index f9b29c69..c9bf94b7 100644 --- a/_preview/396/blog/drafts.html +++ b/_preview/396/blog/drafts.html @@ -25,6 +25,8 @@ + + @@ -37,8 +39,7 @@ - - + @@ -52,9 +53,31 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - - + + @@ -246,17 +269,11 @@
-
+

- - - - Drafts - + Drafts

- - - +
@@ -337,7 +354,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/blog/tag.html b/_preview/396/blog/tag.html index 6af584fc..5136328b 100644 --- a/_preview/396/blog/tag.html +++ b/_preview/396/blog/tag.html @@ -25,6 +25,8 @@ + + @@ -37,8 +39,7 @@ - - + @@ -52,9 +53,31 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - - + + @@ -247,13 +270,13 @@ -
+

Posts tagged cook-off

-
+

08 January 2024 @@ -265,7 +288,7 @@

-
+

29 August 2023 @@ -277,7 +300,7 @@

-
+

28 June 2023 @@ -371,7 +394,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/blog/tag/cook-off.html b/_preview/396/blog/tag/cook-off.html index b55faa9c..1f4e89a2 100644 --- a/_preview/396/blog/tag/cook-off.html +++ b/_preview/396/blog/tag/cook-off.html @@ -25,6 +25,8 @@ + + @@ -37,8 +39,7 @@ - - + @@ -52,16 +53,38 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - + - - + + @@ -253,191 +276,116 @@
-
+

- - Posts tagged - - cook-off - + Posts tagged cook-off

- - + +

Website is live for the 2024 Cook-off hackathon

+
  • - - - 08 January 2024 - + 08 January 2024
  • -
    - - -
  • - - - Author: - - - - - Brian Rose - - - + +
  • + Author: + + Brian Rose
  • - - - - - -
  • - - - Tag: - - - - - cook-off - - - +
  • + Tag: + + cook-off
  • - - -
    +
-

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June +

+

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June 10 - 14, at the NCAR Mesa Lab, located in Boulder, Colorado.

-

+

Read more ...


+

Pythia Cookbook Cook-Off Hackathon 2024 - Save the Date!

+
  • - - - 29 August 2023 - + 29 August 2023
  • -
    - - -
  • - - - Author: - - - - - John Clyne - - - + +
  • + Author: + + John Clyne
  • - - - - - -
  • - - - - Tag: - - - - cook-off - - - +
  • + Tag: + + cook-off
  • - - -
    +
-

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June +

+

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June 10 - 14, at the NCAR Mesa Lab, located in Boulder, Colorado. Save the date. More details coming soon!

-

+

Read more ...


+

Pythia Cookbook Cook-Off Hackathon 2023

+
  • - - - 28 June 2023 - + 28 June 2023
  • -
    - - -
  • - - - Author: - - - - - Julia kent - - - + +
  • + Author: + + Julia kent
  • - - - - - -
  • - - - Tag: - - - - - cook-off - - - +
  • + Tag: + + cook-off
  • - - -
    +
-

One year from when Project Pythia first introduced Cookbooks, NCAR hosted Project Pythia’s first “Cookbook Cook-Off” hackathon.

-

+
+

One year from when Project Pythia first introduced Cookbooks, NCAR hosted Project Pythia’s first “Cookbook Cook-Off” hackathon.

+

Read more ...


- - +
@@ -518,7 +466,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/code_of_conduct.html b/_preview/396/code_of_conduct.html index 67ba1edf..4ae5165c 100644 --- a/_preview/396/code_of_conduct.html +++ b/_preview/396/code_of_conduct.html @@ -25,6 +25,8 @@ + + @@ -39,8 +41,7 @@ - - + @@ -54,9 +55,31 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - - + + @@ -311,8 +334,7 @@
- -
+

Code of Conduct

Our Pledge

@@ -370,9 +392,8 @@

Attribution - - +
+

@@ -467,7 +488,7 @@

Contribute

By the
Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/contributing.html b/_preview/396/contributing.html index ceb6b431..2373f2c5 100644 --- a/_preview/396/contributing.html +++ b/_preview/396/contributing.html @@ -25,6 +25,8 @@ + + @@ -39,8 +41,7 @@ - - + @@ -54,9 +55,31 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - - + + @@ -384,8 +407,7 @@
- -
+

Contributor’s Guide

Overview

@@ -823,9 +845,8 @@

Make the PR - - +
+

@@ -920,7 +941,7 @@

Contribute

By the
Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/genindex.html b/_preview/396/genindex.html index 6887b113..4119a443 100644 --- a/_preview/396/genindex.html +++ b/_preview/396/genindex.html @@ -25,6 +25,8 @@ + + @@ -327,7 +329,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/index.html b/_preview/396/index.html index 05057fe9..500500c6 100644 --- a/_preview/396/index.html +++ b/_preview/396/index.html @@ -25,6 +25,8 @@ + + @@ -38,8 +40,7 @@ - - + @@ -53,9 +54,31 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - - + + @@ -311,7 +334,7 @@
Slide 3

If you have questions or want to share anything with the Project Pythia Team, please reach out to us through the Project Pythia category on the Pangeo Discourse forum -or join us at any of our Monthly Project Meetings.

+or join us at any of our Monthly Project Meetings.

Go to Pangeo Discourse @@ -443,7 +466,7 @@

Contribute

By the
Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/objects.inv b/_preview/396/objects.inv index c1a728e3..4166e70b 100644 Binary files a/_preview/396/objects.inv and b/_preview/396/objects.inv differ diff --git a/_preview/396/posts/cookoff2023.html b/_preview/396/posts/cookoff2023.html index a5992b7a..77d771fe 100644 --- a/_preview/396/posts/cookoff2023.html +++ b/_preview/396/posts/cookoff2023.html @@ -25,6 +25,8 @@ + + @@ -37,8 +39,7 @@ - - + @@ -52,9 +53,31 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - - + + @@ -261,8 +284,7 @@
- -
+

Pythia Cookbook Cook-Off Hackathon 2023

One year from when Project Pythia first introduced Cookbooks, NCAR hosted Project Pythia’s first “Cookbook Cook-Off” hackathon.

Pythia Cookbooks provide example end-to-end geoscientific workflows and are an important tool towards reproducible science efforts.

@@ -272,30 +294,22 @@

Pythia Cookbook Cook-Off Hackathon 2023

- diff --git a/_preview/396/posts/cookoff2024-savethedate.html b/_preview/396/posts/cookoff2024-savethedate.html index d252585c..c463382d 100644 --- a/_preview/396/posts/cookoff2024-savethedate.html +++ b/_preview/396/posts/cookoff2024-savethedate.html @@ -25,6 +25,8 @@ + + @@ -37,8 +39,7 @@ - - + @@ -52,9 +53,31 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - - + + @@ -261,46 +284,34 @@
- -
+

Pythia Cookbook Cook-Off Hackathon 2024 - Save the Date!

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June 10 - 14, at the NCAR Mesa Lab, located in Boulder, Colorado. Save the date. More details coming soon!

-
- - - - -
- + @@ -382,7 +393,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/posts/cookoff2024-website.html b/_preview/396/posts/cookoff2024-website.html index ebbfbfa0..b9be831a 100644 --- a/_preview/396/posts/cookoff2024-website.html +++ b/_preview/396/posts/cookoff2024-website.html @@ -25,6 +25,8 @@ + + @@ -37,8 +39,7 @@ - - + @@ -52,9 +53,31 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - - + + @@ -261,38 +284,30 @@
- -
+

Website is live for the 2024 Cook-off hackathon

The 2024 Pythia Cookbook Cook-Off Hackathon will take place June 10 - 14, at the NCAR Mesa Lab, located in Boulder, Colorado.

Check out this preliminary website for the hackathon

-
- - - - -
- + @@ -374,7 +389,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/resource-gallery.html b/_preview/396/resource-gallery.html index 92ce6613..6e364869 100644 --- a/_preview/396/resource-gallery.html +++ b/_preview/396/resource-gallery.html @@ -25,6 +25,8 @@ + + @@ -38,8 +40,7 @@ - - + @@ -53,9 +54,31 @@ gtag('js', new Date()); gtag('config', 'G-T9KGMX7VHZ'); - - - + + @@ -213,6 +236,2021 @@

Resource Gallery +
+
+
+
+
+ +
+ +
+
+
+
+
+ + +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ + +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ + +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ + +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ + +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+ + +
+
+
+ + +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+ +
+
+
+ + +
+ +
+
+ +
+
+
+ + +
+ +
+
+
+
+
+ + +
+ +
+
+ +
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+ + +
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ + +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+ +
+
+
+ + +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+ +
+
+
+ + +
+ +
+
+
+
+
+ +
+ +
+
+ +
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ + +
+ +
+
+
+
+
+ +
+ +
+
+
+

@@ -302,7 +2340,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/search.html b/_preview/396/search.html index 1f497a98..8eb0e55f 100644 --- a/_preview/396/search.html +++ b/_preview/396/search.html @@ -25,6 +25,8 @@ + + @@ -356,7 +358,7 @@

Contribute

By the Project Pythia Community. - Last updated on 2 February 2024. + Last updated on 3 February 2024.

diff --git a/_preview/396/searchindex.js b/_preview/396/searchindex.js index 512f24f3..9c733c3a 100644 --- a/_preview/396/searchindex.js +++ b/_preview/396/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["about","code_of_conduct","contributing","index","posts/cookoff2023","posts/cookoff2024-savethedate","posts/cookoff2024-website","resource-gallery"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":5,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":3,"sphinx.domains.rst":2,"sphinx.domains.std":2,"sphinx.ext.intersphinx":1,sphinx:56},filenames:["about.md","code_of_conduct.md","contributing.md","index.md","posts/cookoff2023.md","posts/cookoff2024-savethedate.md","posts/cookoff2024-website.md","resource-gallery.md"],objects:{},objnames:{},objtypes:{},terms:{"0":3,"01":0,"03":0,"04":0,"05":0,"06":0,"07":0,"1":[1,3],"10":[1,3,4,5,6],"12":0,"14":[3,5,6],"2":3,"20":[1,4],"2020":1,"2021":0,"2022":0,"2023":[0,3],"2024":3,"23":4,"3":[2,3],"36":4,"4":[1,3],"5065":1,"5281":3,"6w2c":1,"8184298":3,"abstract":0,"break":2,"case":2,"do":[1,2,3],"final":2,"import":[2,4],"long":[2,3],"new":[4,7],"public":[0,2,3],"short":2,"while":[2,3],A:[0,2],As:2,At:2,BY:3,Be:1,But:2,For:[2,3],If:[1,2,3],In:[0,1,2],It:2,One:[2,4],Such:1,That:2,The:[0,1,4,5,6,7],There:[2,3],These:[2,3],To:[0,2,3],With:2,a132:1,abid:1,abil:1,abl:2,about:[2,3,4],abov:[1,2],abus:1,accept:[1,2],access:[0,2,3],account:[1,2],acknowledg:1,acquir:2,across:3,act:3,action:1,activ:[1,2],actual:2,ad:2,adapt:[1,3],addit:[1,2,4],address:[1,2],addtion:2,adopt:[0,1],advanc:[0,1,3],advis:2,affect:[1,2],affili:[1,7],after:2,ag:1,again:2,against:2,agenda:3,agu:[0,1],aka:2,alan:7,alarm:1,alert:1,align:1,all:[0,1,2,3,7],allow:2,along:[2,3],alreadi:2,also:[0,1,2,3],altern:2,alwai:2,am:0,amelia:3,american:1,an:[0,1,2,3,4],anaconda:2,analyz:0,ancient:0,ani:[0,1,2,3],anoth:2,anyon:[1,3],anyth:[2,3],anywher:2,apach:3,apollo:0,appear:1,appli:1,applic:1,appropri:[1,2,3],ar:[0,1,2,3,4],argument:2,arm:0,around:[0,3],ask:2,aspect:2,aspir:0,assembl:2,asset:2,associ:[1,2],atmospher:[0,7],attack:1,attempt:3,attent:1,automat:2,avail:[1,2],avoid:1,b:2,back:[2,3],ban:1,base:[0,1,2],basic:2,becaus:2,becom:4,been:2,befor:2,begin:3,behavior:1,being:0,believ:2,below:[1,2,3],benefit:4,best:2,better:[0,4],between:2,beyond:0,binder:0,bodi:1,book:7,borrow:1,both:[0,1,2],boulder:[4,5,6],branch:2,branch_nam:2,brian:[0,3],broken:2,brought:1,browser:2,build:[2,3],built:0,button:2,call:0,camron:0,can:[1,2,3],career:0,carri:1,cartopi:[2,7],categori:3,cc:3,cd:2,center:[0,3],cesm:0,challeng:[0,2],chang:[0,1,4],channel:3,characterist:1,check:[2,6],checkout:2,chemistri:0,choos:2,chronolog:0,chunk:2,ci2023:0,circumst:1,citat:4,clarifi:[1,2],clean:2,clear:7,click:[0,2,3],climat:[0,7],climlab:7,clone:2,cloud:0,clyne:[0,3],co:[2,4],coast:0,code:[3,4],collabor:[0,1,2,3],collect:2,colorado:[0,5,6],com:2,come:[3,5],command:2,comment:[1,4],commit:1,common:[2,3],commun:[0,2,3,4],comp:7,compar:2,complaint:1,complet:2,complex:2,compli:1,complic:2,compon:3,comprehens:3,comput:[0,3],concern:1,conda:2,conduct:[2,3],confer:3,config:2,congratul:2,connect:[2,3],consid:[1,2],consider:1,consult:2,consumpt:3,contain:2,content:[0,3,4],contextili:7,continu:1,contribut:[0,1,4],contributor:[1,3],control:2,convent:2,cook:[0,3],cookbook:[0,6],copi:2,corner:2,correctli:2,could:1,cours:[0,2,7],coven:1,cover:[2,3],creat:1,creativ:3,creator:1,credit:3,critic:1,critiqu:1,curat:3,current:[0,2],custom:2,customiz:0,danger:1,dask:7,data:[0,7],date:[0,1,2],datetim:7,daunt:2,decemb:1,deem:1,defin:1,delphi:0,depend:2,deploy:0,describ:2,descript:2,desir:2,desktop:2,detail:[2,3,5],develop:[2,3,4],diagnost:0,dialogu:2,did:2,differ:2,difficult:2,difficulti:2,digit:0,direct:1,directli:2,directori:2,disabl:1,disciplin:0,discours:3,discrimin:1,discuss:2,distress:1,divers:1,doc:2,document:[1,2,7],documentation_cleanup:2,doe:2,doi:[1,3,4],domain:[3,7],don:2,done:2,down:2,download:[2,3],drew:0,dure:4,e:[0,2,3],each:[2,3],earth:0,eas:2,easi:2,easiest:2,ecolog:7,ecosystem:[0,2,3],edit:[1,2],educ:[0,2,3],effect:[0,2,3],effort:[0,4],either:2,electron:1,elsewher:2,email:[1,2],emerg:0,emploi:2,employe:1,empow:[0,1],enabl:2,encount:2,encourag:[1,2,3],end:4,enforc:1,engag:3,engin:0,enjoi:4,enterpris:2,enthusiast:4,entir:[0,2,3],environ:[0,1],environment:7,equiti:1,eroglu:3,esd:0,essenti:2,etc:[1,2],ethnic:1,even:2,event:[1,4],everyon:[1,3,4],everyth:2,exampl:[0,1,2,3,4],excit:3,execut:[0,2],exist:2,exit:4,expand:4,expect:[1,2,4],experi:1,expertis:0,explicit:1,explicitli:2,express:1,extern:2,face:1,facilit:3,familiar:2,feature_nam:2,feder:1,fellow:1,felt:4,few:2,figur:2,file:2,filter:[2,3,7],find:[2,3],fine:2,first:[2,4],firstli:2,fix:2,focus:[0,3],folk:3,follow:[1,2],form:1,format:[0,2,7],forum:[0,1,2,3],found:2,free:[2,3],freeli:3,friend:2,from:[0,1,3,4],further:[1,2],g:2,galleri:4,garden:0,gatewai:4,gather:[3,4],gave:2,gender:1,gener:2,genet:1,geo:3,geocat:[2,7],geographi:7,geopanda:7,geophys:1,geoscienc:[0,2,3],geoscientif:[0,3,4],geoscientist:[0,2,3],get:[0,3,4],git:7,github:[0,3],give:[2,3],glaciolog:7,global:2,go:[2,3],goal:3,god:0,goe:2,good:2,googl:2,gracefulli:1,great:[2,4],greatli:2,greek:0,group:[0,3],grover:0,guest:1,guid:3,guidelin:2,gulf:0,ha:[2,3,4],hacakthon:4,hackthon:4,hand:3,happen:2,harass:1,hardwar:1,harm:1,have:[0,1,2,3],head:2,heavili:0,help:[0,2,3],here:[0,2,3],hidden:2,high:[0,3],histori:0,hold:3,holoview:7,home:[0,1,2,3],hook:2,hopefulli:2,host:[2,3,4],hostil:1,hour:3,hous:3,how:[0,2],howev:[0,2],hr:1,http:[1,2,3],hub:3,huge:[0,2,3],hvplot:7,hybrid:4,hydrolog:7,icon:2,idea:[1,2],ident:1,imag:1,immedi:1,impact:2,improv:[0,4],inappropri:1,incid:1,includ:[1,2,3],inclus:[0,1,3],indic:2,individu:[1,3],info:0,inform:[1,2,3],infrastructur:[2,4],initi:[0,3],insid:2,instal:2,instanc:[1,2],instead:0,institut:[1,2,7],instruct:2,instructor:3,instrument:0,intak:7,integr:0,interact:3,interest:3,internet:3,interoper:2,intimid:1,introduc:4,introduct:0,involv:[0,2,3],ipyleaflet:7,isn:2,isol:2,iss:0,issu:[1,2],issue_xxx:2,item:2,its:[0,1,2],j:3,jame:3,john:[0,3],join:4,journei:2,julia:0,june:[3,4,5,6],jupyt:[3,7],just:2,keep:2,kent:0,kevin:[0,3],knowledg:2,known:0,lab:[4,5,6],label:2,languag:[0,2],laptop:2,larger:4,last:2,lastli:2,later:[0,2,3],latest:[1,2],latter:2,launch:0,law:1,learn:[0,2,4],led:3,len:0,level:[0,1,2],leverag:0,licens:3,light:0,like:[0,2],limit:1,line:2,link:[0,2,3],list:[0,1,2,3],ll:2,locat:[2,5,6],log:2,look:[0,2,3],lot:2,machin:2,made:[0,2,4],mai:[1,2,3],mail:1,main:2,maintain:[1,2],make:[0,1,3],manag:[1,2],manipul:0,manual:2,materi:[2,3],matplotlib:[2,7],max:0,md:2,me:4,mean:3,meaning:2,media:[1,3],meet:1,member:[1,2,4],mention:2,menu:2,merg:2,mesa:[4,5,6],messag:2,method:2,metpi:7,might:2,mind:1,miniconda:2,mirror:4,model:1,monstrou:0,more:[0,2,3,5],most:2,much:2,multipl:2,multitud:0,munro:3,must:2,myriad:[0,2],mysteri:0,mytholog:0,name:2,nation:1,navig:[0,2],nbsp:7,ncar:[4,5,6],necessari:[1,2],need:[2,3],netcdf4:7,neuromatch:7,never:2,nevertheless:2,newli:2,next:[2,3],non:3,normal:1,note:[2,3],notebook:[3,4],notic:1,notifi:2,novel:4,now:2,nsf:3,nuditi:1,number:2,numer:[0,3],numpi:7,observ:0,occur:2,oceanographi:7,odei:1,off:[0,3],offens:1,offer:2,offic:1,offici:2,often:2,old:0,onc:2,one:2,ones:[1,2],onli:[0,2],onlin:[0,1,2],open:[0,2,3],openli:1,oper:2,opinion:1,opt:2,option:2,oracl:0,order:0,org:[1,3],organ:[2,3],orhan:3,orient:1,origin:[1,2],os:3,other:[0,1,2,3],our:[2,3,4],out:[1,2,3,6],outlin:1,outreach:3,outsid:[1,2],overcom:2,own:[0,2,3,4],owner:2,pace:3,packag:[0,2,7],page:[1,2],paid:2,panda:7,pangeo:[0,3,4,7],paragraph:2,parlanc:2,part:2,parti:1,particip:[1,3],particular:2,password:2,past:3,path:2,path_to_new_fil:2,paul:0,peopl:[1,4],perform:2,perman:1,permiss:1,person:1,pertin:2,physic:[1,7],pick:[2,3],place:[4,5,6],platform:0,pleas:[2,3],plu:2,point:[0,1,2],polici:1,polit:1,pooch:7,popul:2,portal:[0,3],posit:1,possibl:[0,2],post:[2,4],poster:0,potenti:0,power:[0,2],practic:[2,3],pre:2,pregnanc:1,preliminari:6,present:2,preview:2,previou:3,privat:1,problem:2,procedur:1,process:[1,2],produc:0,product:1,profession:1,program:[0,2],project:[2,4],projectpythia:[2,3],prompt:2,pronoun:1,properli:2,propos:3,protect:1,protocol:2,provid:[0,1,2,4],publicli:1,publish:[1,3],pure:7,pystac:7,pythia:[1,6,7],pythia_repo_nam:2,python:[0,3,4,7],qualiti:[0,3],question:[2,3],race:1,radar:[0,4],ran:2,rang:3,rapidli:0,rasterio:7,rather:1,reach:3,read:[2,3],real:0,reason:1,receipt:1,recent:0,record:3,redirect:2,reduc:2,refer:[2,3],regardless:1,regular:3,regularli:3,reject:1,rel:0,relat:2,relev:2,reli:0,reliabl:2,religion:1,rememb:2,remot:[2,4,7],remov:1,render:2,repeat:1,repositori:[1,3],represent:1,reproduc:[0,3,4],request:1,requir:[0,1,2],research:[0,3,4],resourc:[0,4],respect:[1,2],respond:[1,2],result:2,rethink:0,reus:3,reusabl:3,revers:[0,2],right:[1,2],rocki:0,root:2,rose:[0,3],row:2,rule:1,run:[0,1,2],ryan:3,s:[0,1,3,4],safe:[1,2],sai:2,said:0,same:[0,2],satisfi:2,schedul:3,scienc:[0,3,4,7],scientif:[0,2,3],scientist:[0,4],scipi:[0,7],search:2,searchabl:0,second:2,secondli:2,section:1,see:[0,2,3,4],seem:0,seen:2,select:[2,3],seminar:3,send:2,sens:[0,3,4,7],separ:[2,3],serv:[0,3],server:2,servic:2,set:[1,3],sever:3,sexual:1,share:[2,3],sharpen:3,shell:2,should:[1,2],show:1,showcas:0,sign:2,signific:4,similarli:0,simpl:2,simpli:2,simplifi:2,simul:0,singl:0,siphon:7,sit:3,site:[2,3],situat:1,size:1,skill:[0,3,4],slai:0,slain:0,slide:[0,3],smaller:3,snyder:3,so:[1,2,3],social:[1,3],softwar:[0,1,2],solut:2,solv:2,some:2,someon:[1,4],someth:2,sometim:2,somewhat:2,soon:[4,5],sourc:[0,2,3],space:[0,1],specif:[1,2,3],specifi:2,ssh:2,stackoverflow:2,staff:1,stalk:1,standard:2,start:4,state:1,statu:[1,2],step:2,steward:1,stop:1,stricli:2,strong:1,studi:0,subdirectori:2,submit:7,subsect:2,subsequ:2,success:3,successfulli:2,suggest:2,summar:2,supercomput:0,support:[1,2,4],sure:2,surround:1,survei:4,sustain:0,system:[0,1,2],t:2,tab:2,take:[1,5,6],talk:[0,1],target:2,task:1,team:[1,2,3,4],technic:[0,2],technolog:[0,2,3],telecon:1,tell:2,templ:0,templat:2,temporarili:1,term:2,termin:2,test:2,than:[1,2],thei:[1,2,4],them:[1,2],therefor:1,therein:2,thi:[0,2,3,4,6],thing:[0,1,2],those:[1,2],though:2,threaten:1,three:2,through:[0,3],thu:0,time:2,titl:0,todai:0,togeth:3,tool:[0,2,3,4],toolchain:2,top:[2,3],topic:[2,3],toward:[1,4],track:3,tracker:1,train:[0,3],transform:0,treat:1,treatment:1,tremend:0,ture:7,tutori:[2,7],two:[0,2],tyle:[0,3],type:2,typic:2,ucar:1,ultim:2,umbrella:2,unaccept:1,uncommit:2,under:[1,2,3],understand:2,unfortun:2,unidata:7,union:1,univers:2,unsur:3,until:2,unwelcom:1,up:[2,4],upcom:3,updat:[0,2,3],upon:1,upper:2,upstream:2,us:[0,1,2],user:2,valid:2,valu:[1,4],vari:2,varieti:2,vast:0,ve:2,venu:1,verbal:1,veri:2,verifi:2,version:[1,2],veteran:1,via:3,video:[0,7],view:[1,3],violat:1,visit:3,visual:[0,7],viz:7,volum:[0,3],wa:[0,1],want:[2,3],we:[1,2,3,4],wealth:3,weather:0,web:[0,1,2],websit:1,weight:0,welcom:[1,2,3],well:1,were:[2,4],what:2,when:[1,2,4],whenev:2,where:[2,3],whether:1,which:[1,2],who:1,wide:2,wiki:1,wildfir:0,window:2,wish:2,within:[0,1,2],without:[1,2],work:[0,3],workflow:[2,3,4],workstat:2,world:[0,2],would:[1,4],wrf:7,write:2,written:1,x:2,xarrai:[2,7],xdev:7,xgcm:7,xxx:2,ye:2,year:4,yet:2,you:[0,1,2,3],your:[0,1,3],your_branch_nam:2,your_email:2,your_nam:2,your_user_nam:2,yourself:2,youtub:3,zenodo:3,zoom:3},titles:["About Project Pythia","Code of Conduct","Contributor\u2019s Guide","Project Pythia","Pythia Cookbook Cook-Off Hackathon 2023","Pythia Cookbook Cook-Off Hackathon 2024 - Save the Date!","Website is live for the 2024 Cook-off hackathon","Resource Gallery"],titleterms:{"2023":4,"2024":[5,6],"do":0,"new":2,The:[2,3],about:0,add:2,administr:1,advanc:2,attribut:1,authent:2,book:3,calendar:3,chang:2,cite:3,code:[1,2],collect:3,commit:2,commun:1,conduct:1,configur:2,consequ:1,content:2,contribut:[2,3],contributor:2,convers:2,cook:[4,5,6],cookbook:[2,3,4,5],creat:2,data:3,date:5,environ:2,event:3,fork:2,foundat:[2,3],from:2,galleri:[2,3,7],get:2,git:2,github:2,goal:0,guid:2,hackathon:[4,5,6],how:3,join:3,jupyt:2,learn:3,live:6,local:2,make:2,mani:2,meet:3,monthli:3,name:0,need:0,notebook:2,off:[4,5,6],our:1,overview:2,person:2,pledg:1,portal:2,pr:2,present:0,project:[0,1,3],pull:2,push:2,pythia:[0,2,3,4,5],python:2,readi:2,repo:2,report:1,repositori:2,request:2,resourc:[2,3,7],respons:1,review:2,s:2,save:5,scope:1,seri:3,set:2,setup:2,standard:1,start:[2,3],submit:2,thi:1,tutori:3,us:3,wai:2,we:0,webinar:3,websit:6,who:0,why:0,work:2,your:2}}) \ No newline at end of file +Search.setIndex({docnames:["about","code_of_conduct","contributing","index","posts/cookoff2023","posts/cookoff2024-savethedate","posts/cookoff2024-website","resource-gallery"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":5,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":3,"sphinx.domains.rst":2,"sphinx.domains.std":2,"sphinx.ext.intersphinx":1,sphinx:56},filenames:["about.md","code_of_conduct.md","contributing.md","index.md","posts/cookoff2023.md","posts/cookoff2024-savethedate.md","posts/cookoff2024-website.md","resource-gallery.md"],objects:{},objnames:{},objtypes:{},terms:{"0":3,"01":0,"03":0,"04":0,"05":0,"06":0,"07":0,"1":[1,3,7],"10":[1,3,4,5,6],"12":0,"14":[3,5,6],"2":[3,7],"20":[1,4],"2019":7,"2020":1,"2021":0,"2022":0,"2023":[0,3],"2024":3,"23":4,"3":[2,3,7],"36":4,"3857":7,"4":[1,3],"4326":7,"5":7,"5065":1,"5281":3,"6":7,"6w2c":1,"75":7,"8184298":3,"abstract":0,"break":2,"case":[2,7],"class":7,"do":[1,2,3,7],"final":2,"function":7,"import":[2,4],"long":[2,3],"new":[4,7],"public":[0,2,3,7],"short":[2,7],"static":7,"while":[2,3,7],A:[0,2,7],As:2,At:2,BY:3,Be:1,But:[2,7],By:7,For:[2,3],If:[1,2,3],In:[0,1,2,7],It:[2,7],One:[2,4],Such:1,That:2,The:[0,1,4,5,6,7],There:[2,3],These:[2,3],To:[0,2,3,7],With:2,a132:1,abernathei:7,abid:1,abil:[1,7],abl:2,about:[2,3,4,7],abov:[1,2,7],abovement:7,abus:1,academ:7,academi:7,accept:[1,2],access:[0,2,3,7],account:[1,2],acknowledg:1,acquir:2,across:3,act:3,action:1,activ:[1,2,7],actual:2,ad:2,adapt:[1,3],add:7,addit:[1,2,4,7],address:[1,2,7],addtion:2,adopt:[0,1],advanc:[0,1,3,7],advis:2,affect:[1,2],affili:[1,7],after:2,ag:1,again:2,against:2,agenda:3,agnost:7,agu:[0,1],ai:7,aim:7,aka:2,al:7,alan:7,alarm:1,albani:7,alert:1,alfr:7,algorithm:7,align:1,alik:7,all:[0,1,2,3,7],allow:[2,7],along:[2,3,7],alreadi:[2,7],also:[0,1,2,3,7],altern:2,alwai:2,am:0,amelia:3,american:1,an:[0,1,2,3,4,7],anaconda:2,analys:7,analysi:7,analyt:7,analyz:[0,7],ancient:0,anderson:7,ani:[0,1,2,3,7],anim:7,anissa:7,anonym:7,anonymousaffili:7,anoth:[2,7],anyon:[1,3],anyth:[2,3,7],anywher:2,apach:3,api:7,apollo:0,appear:1,appli:1,applic:[1,7],approach:7,appropri:[1,2,3],approxim:7,ar:[0,1,2,3,4,7],area:7,argument:2,arm:0,around:[0,3],arrai:7,arriba:7,arw:7,asefawaffili:7,ask:[2,7],aspect:2,aspir:0,assembl:2,asset:2,associ:[1,2],astronom:7,atmospher:[0,7],atsc301:7,attack:1,attempt:3,attent:1,attribut:7,austinaffili:7,author:7,automat:2,avail:[1,2,7],avoid:1,b:2,back:[2,3],background:7,ban:1,banihirw:7,base:[0,1,2,7],basemap:7,basic:[2,7],becaus:2,becom:4,been:2,befor:2,begin:[3,7],beginn:7,behavior:1,being:[0,7],bel:7,belaffili:7,believ:[2,7],below:[1,2,3,7],benefit:4,best:[2,7],better:[0,4],between:2,beyond:[0,7],big:7,binder:0,bodi:1,book:7,borrow:[1,7],both:[0,1,2,7],boulder:[4,5,6,7],bound:7,box:7,branch:2,branch_nam:2,brendan:7,brian:[0,3,7],british:7,broadcast:7,broadli:7,broken:[2,7],brought:[1,7],browser:2,buil:7,build:[2,3,7],built:[0,7],builtin:7,button:2,calcul:7,calendar:7,call:[0,7],camron:[0,7],can:[1,2,3,7],career:[0,7],carpentri:7,carri:1,cartopi:[2,7],catalog:7,categor:7,categori:3,cc:3,cd:2,center:[0,3],certif:7,cesm:0,chabot:7,challeng:[0,2],chang:[0,1,4],channel:3,chapter:7,characterist:1,check:[2,6,7],checkout:2,chemistri:0,choos:2,chronolog:0,chunk:2,ci2023:0,circumst:1,citat:4,clarifi:[1,2],clean:[2,7],clear:7,clearli:7,click:[0,2,3],client:7,climat:[0,7],climatematch:7,climlab:7,clone:2,cloud:0,clyne:[0,3],cma:7,co:[2,4],coast:0,code:[3,4,7],collab:7,collabor:[0,1,2,3,7],collect:[2,7],colorado:[0,5,6,7],columbia:7,com:2,come:[3,5],command:[2,7],commandlin:7,comment:[1,4],commit:1,common:[2,3,7],commonli:7,commun:[0,2,3,4,7],communityaffili:7,comp:7,compar:2,complaint:1,complet:2,complex:[2,7],compli:1,complic:2,compon:[3,7],comprehens:[3,7],comput:[0,3,7],concept:7,concern:1,concis:7,conda:[2,7],conduct:[2,3],confer:3,config:2,congratul:2,connect:[2,3],consid:[1,2],consider:1,consist:7,consult:2,consumpt:3,contain:[2,7],content:[0,3,4,7],contexili:7,contextili:7,contextu:7,continu:[1,7],contribut:[0,1,4,7],contributor:[1,3,7],contributorsaffili:7,control:[2,7],convent:2,cook:[0,3],cookbook:[0,6],coordin:7,copi:2,core:7,corner:2,correctli:[2,7],could:1,courework:7,cours:[0,2,7],coven:1,cover:[2,3,7],creat:[1,7],creativ:3,creator:1,credit:3,critic:1,critiqu:1,curat:[3,7],current:[0,2,7],custom:[2,7],customiz:0,cut:7,cych:7,cygnss:7,dai:7,damien:7,danger:1,dani:7,dask:7,data:[0,7],dataarrai:7,dataset:7,datatyp:7,date:[0,1,2],datetim:7,daunt:2,deal:7,decemb:1,deem:1,defens:7,defin:[1,7],delphi:0,demo:7,demonstr:7,depart:7,depend:[2,7],deploy:0,depth:7,describ:2,descript:2,design:7,desir:2,desktop:2,detail:[2,3,5,7],develop:[2,3,4,7],developersaffili:7,diagnost:[0,7],dialogu:2,dictionari:7,did:2,differ:[2,7],difficult:2,difficulti:2,digit:0,dimens:7,dimension:7,direct:1,directli:2,directori:2,disabl:1,discern:7,disciplin:0,discours:3,discrimin:1,discuss:[2,7],disk:7,displai:7,distress:1,divers:[1,7],doc:2,document:[1,2,7],documentation_cleanup:2,doe:[2,7],doherti:7,doi:[1,3,4],domain:[3,7],don:2,done:[2,7],down:2,download:[2,3,7],drew:[0,7],driven:7,dure:4,e:[0,2,3,7],each:[2,3],earth:[0,7],eas:2,easi:[2,7],easier:7,easiest:2,ecolog:7,ecosystem:[0,2,3,7],ed:7,edg:7,edit:[1,2],educ:[0,2,3,7],effect:[0,2,3],effici:7,effort:[0,4],either:2,electron:1,eleg:7,elsewher:[2,7],email:[1,2],emerg:0,emploi:2,employe:1,empow:[0,1],enabl:[2,7],encount:2,encourag:[1,2,3],end:4,enforc:1,engag:3,engin:[0,7],enjoi:4,enough:7,enterpris:2,enthought:7,enthusiast:[4,7],entir:[0,2,3,7],environ:[0,1,7],environment:7,epsg:7,equat:7,equiti:1,eroglu:3,error:7,escienc:7,esd:0,essenti:2,et:7,etc:[1,2],ethnic:1,even:[2,7],event:[1,4],everi:7,everyon:[1,3,4,7],everyth:2,exampl:[0,1,2,3,4,7],excit:3,execut:[0,2],exercis:7,exist:[2,7],exit:4,expand:4,expect:[1,2,4],experi:[1,7],expertis:0,explain:7,explicit:1,explicitli:2,explor:7,exploratori:7,express:[1,7],extend:7,extens:7,extern:[2,7],face:1,facilit:3,familiar:2,fast:7,featur:7,feature_nam:2,feder:1,fellow:1,felt:4,few:2,field:7,figur:[2,7],file:[2,7],filter:[2,3,7],find:[2,3],fine:2,fiona:7,first:[2,4,7],firstli:2,fit:7,fix:2,flexibl:7,focu:7,focus:[0,3,7],folk:3,follow:[1,2,7],forecast:7,form:[1,7],format:[0,2,7],formerli:7,forum:[0,1,2,3],found:2,foundat:7,free:[2,3],freeli:[3,7],friend:2,friendli:7,from:[0,1,3,4,7],fun:7,fundament:7,further:[1,2,7],g:[2,7],galleri:4,garden:0,gatewai:4,gather:[3,4],gave:2,gender:1,gener:[2,7],genet:1,geo:3,geocat:[2,7],geocataffili:7,geograph:7,geographi:7,geohackweek:7,geojson:7,geometr:7,geopanda:7,geophys:1,geoscienc:[0,2,3,7],geoscientif:[0,3,4],geoscientist:[0,2,3,7],geospati:7,geotiff:7,get:[0,3,4,7],gi:7,git:7,github:[0,3,7],give:[2,3],glaciolog:7,global:[2,7],gloss:7,go:[2,3,7],goal:[3,7],god:0,goe:2,good:2,googl:[2,7],gopalakrishnanaffili:7,gracefulli:1,graduat:7,graph:7,great:[2,4,7],greatli:2,greek:0,grew:7,grid:7,group:[0,3],grover:[0,7],grow:7,guest:1,guid:[3,7],guidelin:2,gulf:0,ha:[2,3,4],hacakthon:4,hackthon:4,hackweek:7,hand:[3,7],hanna:7,happen:2,harass:1,hardwar:1,harm:1,have:[0,1,2,3,7],head:2,heavili:[0,7],held:7,help:[0,2,3,7],here:[0,2,3,7],heterogen:7,hidden:2,high:[0,3,7],highlight:7,histori:0,hold:3,holoview:7,holoviz:7,home:[0,1,2,3],hook:2,hope:7,hopefulli:2,host:[2,3,4,7],hostil:1,hour:3,hous:3,how:[0,2,7],howev:[0,2],hr:1,http:[1,2,3],hub:3,huge:[0,2,3],hvplot:7,hybrid:4,hydrolog:7,i:7,icon:2,idea:[1,2],ideal:7,ident:1,illustr:7,imag:[1,7],imageri:7,immedi:1,impact:2,improv:[0,4],inappropri:1,incid:1,includ:[1,2,3,7],inclus:[0,1,3,7],incomplet:7,index:7,indic:2,individu:[1,3,7],info:0,inform:[1,2,3,7],infrastructur:[2,4],ingest:7,initi:[0,3],insid:2,inspir:7,instal:[2,7],instanc:[1,2],instead:0,institut:[1,2,7],instituteaffili:7,instruct:2,instructor:3,instrument:0,intak:7,integr:[0,7],intend:7,intens:7,interact:[3,7],interest:3,interfac:7,intermedi:7,internet:[3,7],interoper:2,interpol:7,intimid:1,intro:7,introduc:[4,7],introduct:[0,7],intuit:7,involv:[0,2,3],ipyleaflet:7,irv:7,isn:2,isol:2,iss:0,issu:[1,2],issue_xxx:2,item:2,its:[0,1,2,7],j:3,jai:7,jame:3,john:[0,3],join:4,journei:2,jovian:7,julia:[0,7],june:[3,4,5,6],jupyt:[3,7],jupyterbook:7,jupyterlab:7,just:[2,7],k:7,keep:[2,7],kei:7,kent:[0,7],kerri:7,kevin:[0,3,7],keyaffili:7,know:7,knowledg:2,known:0,koldunovaffili:7,kootz:7,l:7,lab:[4,5,6,7],labaffili:7,label:[2,7],laboratori:7,lamont:7,languag:[0,2,7],laptop:2,larg:7,larger:4,last:2,lastli:2,later:[0,2,3],latest:[1,2],latter:2,launch:0,law:1,layer:7,learn:[0,2,4,7],learner:7,least:7,leclerc:7,leclercaffili:7,led:3,len:0,less:7,lesson:7,level:[0,1,2,7],leverag:0,librari:7,licens:3,light:0,like:[0,2,7],limit:1,line:[2,7],link:[0,2,3],lisa:7,list:[0,1,2,3],live:7,liverpool:7,ll:[2,7],locat:[2,5,6],log:2,look:[0,2,3,7],lot:2,love:7,machin:2,made:[0,2,4],mai:[1,2,3,7],mail:1,main:2,maintain:[1,2,7],major:7,make:[0,1,3,7],manag:[1,2],mani:7,manipul:[0,7],manual:2,map:7,mapbox:7,marin:7,markdown:7,materi:[2,3,7],math:7,mathemat:7,matlab:7,matplotlib:[2,7],max:[0,7],md:2,me:4,mean:3,meaning:2,mechan:7,media:[1,3],meet:1,member:[1,2,4],mention:2,menu:2,mercat:7,merg:2,mesa:[4,5,6],messag:2,met:7,meteorolog:7,method:[2,7],metpi:7,michael:7,michaela:7,might:[2,7],mind:1,miniconda:2,minut:7,mirror:4,mission:7,model:[1,7],modern:7,modul:7,mondai:7,monstrou:0,more:[0,2,3,5,7],most:[2,7],mostli:7,mth271:7,much:[2,7],multi:7,multidisciplinari:7,multipl:[2,7],multitud:0,munro:3,must:2,myriad:[0,2],mysteri:0,mytholog:0,n:7,name:2,nation:1,nativ:7,navig:[0,2],nbsp:7,ncar:[4,5,6,7],neatli:7,necessari:[1,2,7],need:[2,3,7],netcdf4:7,netcdf:7,network:7,neuromatch:7,never:2,nevertheless:2,newli:2,next:[2,3,7],nguyen:7,nikolai:7,non:[3,7],none:7,normal:1,note:[2,3],notebook:[3,4,7],notic:1,notifi:2,novel:4,now:2,nsf:3,nuditi:1,number:2,numer:[0,3,7],numpi:7,o:7,object:7,observ:[0,7],observatori:7,occas:7,occur:2,ocean:7,oceanographi:7,odei:1,off:[0,3,7],offens:1,offer:[2,7],offic:[1,7],offici:2,often:2,old:0,onc:[2,7],one:[2,7],ones:[1,2],onli:[0,2],onlin:[0,1,2,7],open:[0,2,3,7],openli:1,oper:[2,7],opinion:1,opt:2,option:2,oracl:0,order:[0,7],org:[1,3],organ:[2,3,7],orhan:3,orient:[1,7],origin:[1,2],os:3,other:[0,1,2,3,7],our:[2,3,4,7],out:[1,2,3,6,7],outlin:1,output:7,outreach:3,outsid:[1,2],over:7,overcom:2,overview:7,own:[0,2,3,4,7],owner:2,pace:3,packag:[0,2,7],page:[1,2,7],paid:2,panda:7,pangeo:[0,3,4,7],paragraph:2,parallel:7,parlanc:2,part:[2,7],parti:1,particip:[1,3,7],particular:2,particularli:7,pass:7,password:2,past:3,path:2,path_to_new_fil:2,pattern:7,paul:[0,7],peopl:[1,4,7],perform:[2,7],perman:1,permiss:1,person:1,pertin:2,philip:7,physic:[1,7],pick:[2,3],place:[4,5,6,7],plan:7,platform:[0,7],pleas:[2,3],plot:7,plu:2,point:[0,1,2],polar:7,polici:1,polit:1,pooch:7,popul:2,popular:7,portal:[0,3],portland:7,posit:1,possibl:[0,2,7],post:[2,4],poster:0,potenti:0,power:[0,2,7],practic:[2,3,7],pre:[2,7],pregnanc:1,preliminari:6,present:[2,7],preview:2,previou:3,prior:7,privat:1,problem:[2,7],procedur:1,process:[1,2,7],procur:7,produc:[0,7],product:[1,7],profession:[1,7],program:[0,2,7],progress:7,proj4:7,project:[2,4,7],projectpythia:[2,3],prompt:2,prone:7,pronoun:1,properli:2,propos:3,protect:1,protocol:2,proven:7,provid:[0,1,2,4,7],publicli:1,publish:[1,3,7],pull:7,pure:7,put:7,pyngl:7,pystac:7,pythia:[1,6,7],pythia_repo_nam:2,pythiaaffili:7,python:[0,3,4,7],qualiti:[0,3,7],question:[2,3,7],r:7,race:1,radar:[0,4],radiat:7,ran:2,rang:3,rapidli:0,raster:7,rasterio:7,rather:1,raw:7,reach:[3,7],read:[2,3,7],readi:7,real:[0,7],reason:1,receipt:1,recent:0,record:[3,7],redirect:2,reduc:2,refer:[2,3,7],regardless:1,regular:3,regularli:3,reject:1,rel:0,relat:2,relev:[2,7],reli:0,reliabl:2,religion:1,remaind:7,rememb:2,remot:[2,4,7],remov:1,render:2,repeat:1,repositori:[1,3,7],represent:1,reproduc:[0,3,4,7],request:[1,7],requir:[0,1,2],requisit:7,research:[0,3,4,7],resourc:[0,4],respect:[1,2],respond:[1,2],result:[2,7],rethink:0,retriev:7,reus:3,reusabl:3,revers:[0,2],review:7,right:[1,2],rocki:0,role:7,root:2,rose:[0,3],roseaffili:7,routin:7,row:2,rule:1,run:[0,1,2,7],ryan:[3,7],s:[0,1,3,4,7],safe:[1,2],sai:2,said:0,same:[0,2],satellit:7,satisfi:2,save:7,scale:7,scenario:7,schedul:3,scienc:[0,3,4,7],scientif:[0,2,3,7],scientist:[0,4,7],scipi:[0,7],scripp:7,script:7,search:2,searchabl:0,second:[2,7],secondli:2,section:[1,7],see:[0,2,3,4],seem:0,seen:2,select:[2,3],seminar:[3,7],send:2,sens:[0,3,4,7],separ:[2,3,7],seri:7,serv:[0,3,7],server:[2,7],servic:[2,7],set:[1,3,7],sever:3,sexual:1,shall:7,shape:7,share:[2,3],sharpen:3,shell:2,should:[1,2,7],show:[1,7],showcas:[0,7],sign:2,signific:[4,7],similarli:0,simpl:[2,7],simpli:2,simplifi:2,simul:0,sinc:7,singl:0,siphon:7,sit:3,site:[2,3,7],situat:1,size:1,sizemor:7,skill:[0,3,4,7],slai:0,slain:0,slice:7,slide:[0,3],small:7,smaller:3,snyder:3,so:[1,2,3,7],social:[1,3],softwar:[0,1,2,7],solut:2,solv:[2,7],some:[2,7],someon:[1,4],someth:2,sometim:2,somewhat:2,soon:[4,5],sourc:[0,2,3,7],space:[0,1],spatial:7,specif:[1,2,3,7],specifi:2,spend:7,spheric:7,spin:7,spreadsheet:7,ssh:2,stackoverflow:2,staff:1,stalk:1,standalon:7,standard:[2,7],start:[4,7],state:[1,7],statist:7,statu:[1,2],step:2,steward:1,stop:1,store:7,stream:7,stricli:2,strive:7,strong:1,structur:7,student:7,studi:[0,7],subdirectori:2,submit:7,subplot:7,subsect:2,subsequ:2,subset:7,success:3,successfulli:2,suggest:2,suit:7,summar:2,supercomput:0,support:[1,2,4,7],sure:2,surround:1,survei:4,sustain:0,syntax:7,system:[0,1,2,7],t:2,tab:2,tabular:7,tailor:7,take:[1,5,6],talk:[0,1],target:[2,7],task:[1,7],taster:7,taught:7,taux:7,teach:7,team:[1,2,3,4,7],teamaffili:7,technic:[0,2],techniqu:7,technolog:[0,2,3,7],telecon:1,telescop:7,tell:2,templ:0,templat:2,temporarili:1,term:2,termin:2,terrain:7,test:[2,7],textbook:7,than:[1,2],thei:[1,2,4,7],them:[1,2,7],therefor:1,therein:2,thi:[0,2,3,4,6,7],thing:[0,1,2,7],those:[1,2,7],though:2,threaten:1,thredd:7,three:[2,7],through:[0,3,7],thu:0,tightli:7,tile:7,time:[2,7],timeseri:7,titl:0,todai:0,togeth:[3,7],tool:[0,2,3,4,7],toolchain:2,toolkit:7,top:[2,3,7],topic:[2,3,7],toward:[1,4],track:[3,7],tracker:1,train:[0,3,7],transform:0,transpar:7,treat:1,treatment:1,tremend:0,ture:7,turn:7,tutori:[2,7],two:[0,2,7],txt:7,tyle:[0,3],type:[2,7],typic:2,ucar:1,uk:7,ultim:2,umbrella:2,unaccept:1,uncommit:2,under:[1,2,3,7],understand:2,undertak:7,unfortun:2,unidata:7,union:1,univers:[2,7],unsur:3,until:2,unwelcom:1,up:[2,4,7],upcom:3,updat:[0,2,3],upon:1,upper:2,upstream:2,us:[0,1,2,7],user:[2,7],util:7,valid:2,valu:[1,4],vari:2,varieti:[2,7],variou:7,vast:0,ve:2,vector:7,venu:1,verbal:1,veri:[2,7],verifi:2,version:[1,2,7],veteran:1,via:[3,7],video:[0,7],view:[1,3],violat:1,visit:[3,7],visual:[0,7],viz:7,volum:[0,3],vs:7,wa:[0,1,7],wai:7,want:[2,3],washington:7,we:[1,2,3,4,7],wealth:3,weather:[0,7],web:[0,1,2,7],websit:[1,7],weekli:7,wegen:7,weight:0,welcom:[1,2,3,7],well:[1,7],were:[2,4,7],wgs84:7,what:[2,7],when:[1,2,4],whenev:2,where:[2,3],whether:1,which:[1,2,7],who:[1,7],wide:[2,7],widespread:7,widget:7,wiki:1,wildfir:0,window:2,wish:2,within:[0,1,2],without:[1,2],work:[0,3,7],workflow:[2,3,4],workshop:7,workstat:2,world:[0,2,7],worldwid:7,would:[1,4],wrf:7,write:[2,7],written:[1,7],x:2,xarrai:[2,7],xdev:7,xgcm:7,xrai:7,xxx:2,ye:2,year:4,yet:2,you:[0,1,2,3,7],your:[0,1,3,7],your_branch_nam:2,your_email:2,your_nam:2,your_user_nam:2,yourself:[2,7],youtub:3,zacharia:7,zenodo:3,zero:7,zoom:3},titles:["About Project Pythia","Code of Conduct","Contributor\u2019s Guide","Project Pythia","Pythia Cookbook Cook-Off Hackathon 2023","Pythia Cookbook Cook-Off Hackathon 2024 - Save the Date!","Website is live for the 2024 Cook-off hackathon","Resource Gallery"],titleterms:{"2023":4,"2024":[5,6],"do":0,"new":2,The:[2,3],about:0,add:2,administr:1,advanc:2,attribut:1,authent:2,book:3,calendar:3,chang:2,cite:3,code:[1,2],collect:3,commit:2,commun:1,conduct:1,configur:2,consequ:1,content:2,contribut:[2,3],contributor:2,convers:2,cook:[4,5,6],cookbook:[2,3,4,5],creat:2,data:3,date:5,environ:2,event:3,fork:2,foundat:[2,3],from:2,galleri:[2,3,7],get:2,git:2,github:2,goal:0,guid:2,hackathon:[4,5,6],how:3,join:3,jupyt:2,learn:3,live:6,local:2,make:2,mani:2,meet:3,monthli:3,name:0,need:0,notebook:2,off:[4,5,6],our:1,overview:2,person:2,pledg:1,portal:2,pr:2,present:0,project:[0,1,3],pull:2,push:2,pythia:[0,2,3,4,5],python:2,readi:2,repo:2,report:1,repositori:2,request:2,resourc:[2,3,7],respons:1,review:2,s:2,save:5,scope:1,seri:3,set:2,setup:2,standard:1,start:[2,3],submit:2,thi:1,tutori:3,us:3,wai:2,we:0,webinar:3,websit:6,who:0,why:0,work:2,your:2}}) \ No newline at end of file