Skip to content

Commit

Permalink
update the content
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharth0248 committed Oct 15, 2024
1 parent 02f0349 commit 95762c5
Show file tree
Hide file tree
Showing 12 changed files with 62 additions and 90 deletions.
22 changes: 11 additions & 11 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,22 +61,22 @@ website:
- sections/us-ghg-center-and-veda/index.qmd
- sections/us-ghg-center-and-veda/catalog-interaction.ipynb
- sections/us-ghg-center-and-veda/qgis-in-hub.qmd
- section: Usecase 1 - Use of Portal Data Toolkit Interfaces and Tools
- section: Activity 1 - Use of Portal Data Toolkit Interfaces and Tools
contents:
- sections/use-case-1/index.qmd
- sections/use-case-1/epa-ch4emission-grid-v2express_User_Notebook.ipynb
- sections/use-case-1/odiac-ffco2-monthgrid-v2022_User_Notebook.ipynb
- section: Usecase 2 - Use of the Hub and Jupyter Notebooks
- sections/activity-1/index.qmd
- sections/activity-1/epa-ch4emission-grid-v2express_User_Notebook.ipynb
- sections/activity-1/odiac-ffco2-monthgrid-v2022_User_Notebook.ipynb
- section: Activity 2 - Use of the Hub and Jupyter Notebooks
contents:
- sections/use-case-2/index.qmd
- sections/use-case-2/lpjwsl-wetlandch4-grid-v1_User_Notebook.ipynb
- section: Usecase 3 - Explore Data Integration with QGIS
- sections/activity-2/index.qmd
- sections/activity-2/lpjwsl-wetlandch4-grid-v1_User_Notebook.ipynb
- section: Activity 3 - Explore Data Integration with QGIS
contents:
- sections/use-case-3/index.qmd
- sections/use-case-3/emit-ch4plume-v1_User_Notebook.ipynb
- sections/activity-3/index.qmd
- sections/activity-3/emit-ch4plume-v1_User_Notebook.ipynb
- section: Open Science in Action - GitHub and Science Communication using a Web Dashboard
contents:
- sections/open-science-in-action/index.md
- sections/open-science-in-action/index.qmd
- text: Closing
href: sections/closing/index.qmd

Expand Down
91 changes: 37 additions & 54 deletions agenda.md

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Utilizing Open Science Techniques for Exploring Greenhouse Gas Data
subtitle: An Interactive Workshop on the U.S. Greenhouse Gas Center and VEDA Tools for use in Earth Science Research
---
📅 Jan 28, 2024, 🕣 01:00 PM - 04:30 PM EST, 📍 Walter E. Washington Convention Center
📅 Dec 08, 2024, 🕣 01:00 PM - 04:30 PM EST, 📍 Walter E. Washington Convention Center

🔗 [Session on the AGU Website](https://www.agu.org/annual-meeting/attend#register)

Expand All @@ -17,6 +17,7 @@ Workshop activities encompass exploration of several science questions and activ
## Learning Outcomes

Upon completing this workshop, participants will be able to:

1. Understand what GHG products are available in the US GHG Center portal and use the data to answer scientific questions
2. Use the US GHG Center portal to explore and compare existing datasets and data layers
3. Employ Jupyter notebooks to perform data analysis and visualization of Earth science data in the cloud
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"# User can pass any json or shape file here\n",
"# The \"geopandas\" library makes working with geospatial data easier by facilitating spatial operations on geometric types \n",
"data_dir = f\"{os.getenv('HOME')}/shared/data\"\n",
"permian_basin = geopandas.read_file(f'{data_dir}/use-case-3/Permian.zip')"
"permian_basin = geopandas.read_file(f'{data_dir}/activity-3/Permian.zip')"
]
},
{
Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@
"metadata": {},
"outputs": [],
"source": [
"data_dir = f\"{os.getenv('HOME')}/shared/data/use-case-2\" \n",
"data_dir = f\"{os.getenv('HOME')}/shared/data/activity-2\" \n",
"merra_t2m_dir=f'{data_dir}/merra_t2m_dir/'\n",
"merra_soil_moisture_dir = f'{data_dir}/merra_soil_moisture_dir/'\n",
"merra_precip_rate_dir = f'{data_dir}/merra_precip_rate_dir/'\n",
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"# Loading Permian Basin shape file as a region of interest\n",
"# User can pass any json or shape file here\n",
"# The \"geopandas\" library makes working with geospatial data easier by facilitating spatial operations on geometric types\n",
"file_path = f\"{os.getenv('HOME')}/shared/data/use-case-3\" \n",
"file_path = f\"{os.getenv('HOME')}/shared/data/activity-3\" \n",
"permian_basin = geopandas.read_file(f\"{file_path}/Permian.zip\")\n",
"permian_basin = permian_basin.set_crs(4326,allow_override=True)"
]
Expand Down
File renamed without changes.
30 changes: 9 additions & 21 deletions team.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,19 @@
# Speakers

- Shanna Combley <sup>1</sup>
- Argie Kavvada <sup>1</sup>
- Slesa Adhikari <sup>2</sup>
- Sid Chaudhary <sup>2</sup>
- Lesley Ott <sup>3</sup>
- Rob Green <sup>4</sup>
- Annmarie Eldering <sup>5</sup>
- Tom Oda <sup>6</sup>
- Slesa Adhikari <sup>1</sup>
- Sid Chaudhary <sup>1</sup>
- Lesley Ott <sup>2</sup>

# Support Team

#### General Support
- Deborah Smith <sup>2</sup>
- Sid Chaudhary <sup>2</sup>
- Alix Kashdan <sup>1</sup>
- Deborah Smith <sup>1</sup>
- Sid Chaudhary <sup>1</sup>

#### Interactive Sessions
- Emily Bell <sup>3</sup>
- Colin Quinn <sup>3</sup>
- Thomas Coligan <sup>3</sup>
- Emily Bell <sup>2</sup>

<hr>

<sup>1</sup> National Aeronautics and Space Administration (NASA) Headquarters,
<sup>2</sup> University of Alabama in Huntsville (UAH),
<sup>3</sup> NASA Goddard Space Flight Center (GSFC),
<sup>4</sup> NASA Jet Propulsion Laboratory,
<sup>5</sup> National Institute of Standards and Technology,
<sup>6</sup> Universities Space Research Association (USRA)
<hr>
<sup>1</sup> University of Alabama in Huntsville (UAH),
<sup>2</sup> NASA Goddard Space Flight Center (GSFC),

0 comments on commit 95762c5

Please sign in to comment.