Skip to content

Commit

Permalink
Switch version 2.0 to version C
Browse files Browse the repository at this point in the history
  • Loading branch information
cassienickles committed Jul 29, 2024
1 parent e78c3e8 commit b06c094
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion notebooks/DataStories/SWOTHR_Science_Application.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"\n",
"**An Earthdata Login account is required to access data**, as well as discover restricted data, from the NASA Earthdata system. Thus, to access NASA data, you need Earthdata Login. Please visit [https://urs.earthdata.nasa.gov](https://urs.earthdata.nasa.gov) to register and manage your Earthdata Login account. This account is free to create and only takes a moment to set up.\n",
"\n",
"**This code runs using [SWOT Level 2 Data Products (Version 2.0)](https://podaac.jpl.nasa.gov/SWOT?tab=mission-objectives&sections=about%2Bdata).**\n",
"**This code runs using [SWOT Level 2 Data Products (Version C, aka 2.0)](https://podaac.jpl.nasa.gov/SWOT?tab=mission-objectives&sections=about%2Bdata).**\n",
"\n",
"_Notebook Authors: Arnaud Cerbelaud, Jeffrey Wade, NASA Jet Propulsion Laboratory - California Institute of Technology (Mar 2024)_"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"\n",
"**An Earthdata Login account is required to access data**, as well as discover restricted data, from the NASA Earthdata system. Thus, to access NASA data, you need Earthdata Login. Please visit [https://urs.earthdata.nasa.gov](https://urs.earthdata.nasa.gov) to register and manage your Earthdata Login account. This account is free to create and only takes a moment to set up.\n",
"\n",
"**This code runs using [SWOT Level 2 Data Products (Version 2.0)](https://podaac.jpl.nasa.gov/SWOT?tab=mission-objectives&sections=about%2Bdata).**\n",
"**This code runs using [SWOT Level 2 Data Products (Version C, aka 2.0)](https://podaac.jpl.nasa.gov/SWOT?tab=mission-objectives&sections=about%2Bdata).**\n",
"\n",
"_Notebook Authors: Arnaud Cerbelaud, Jeffrey Wade, & Cassie Nickles, NASA Jet Propulsion Laboratory - California Institute of Technology_"
]
Expand Down Expand Up @@ -5084,7 +5084,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.14"
"version": "3.8.13"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions notebooks/datasets/DirectCloud_Access_SWOT_Oceanography.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"# Access SWOT L2 Oceanography Data in AWS Cloud\n",
"\n",
"## Summary\n",
"This notebook will show direct access of PO.DAAC archived products in the Earthdata Cloud in AWS Simple Storage Service (S3). In this demo, we will showcase the usage of SWOT Level 2 Low Rate products:\n",
"This notebook will show direct access of PO.DAAC archived products in the Earthdata Cloud in AWS Simple Storage Service (S3). In this demo, we will showcase the usage of SWOT Level 2 Low Rate products from Version C of the data, aka 2.0:\n",
"\n",
"1. **SWOT Level 2 KaRIn Low Rate Sea Surface Height Data Product** - shortname `SWOT_L2_LR_SSH_2.0`\n",
"2. **SWOT Level 2 Nadir Altimeter Interim Geophysical Data Record with Waveforms - SSHA Version 2.0** - shortname `SWOT_L2_NALT_IGDR_SSHA_2.0` \n",
"2. **SWOT Level 2 Nadir Altimeter Interim Geophysical Data Record with Waveforms - SSHA Version C** - shortname `SWOT_L2_NALT_IGDR_SSHA_2.0` \n",
" - This is a subcollection of the parent collection: `SWOT_L2_NALT_IGDR_2.0`\n",
"3. **SWOT Level 2 Radiometer Data Products** - overview of all\n",
"\n",
Expand Down
4 changes: 2 additions & 2 deletions notebooks/datasets/Localmachine_SWOT_Oceanography.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"# Download and Access L2 SWOT Oceanography Data\n",
"\n",
"## Summary\n",
"This notebook will show direct download of PO.DAAC archived products onto your local machine. In this demo, we will showcase the usage of SWOT Level 2 Low Rate products:\n",
"This notebook will show direct download of PO.DAAC archived products onto your local machine. In this demo, we will showcase the usage of SWOT Level 2 Low Rate products from Version C of the data, aka 2.0:\n",
"\n",
"1. **SWOT Level 2 KaRIn Low Rate Sea Surface Height Data Product** - shortname `SWOT_L2_LR_SSH_2.0`\n",
"2. **SWOT Level 2 Nadir Altimeter Interim Geophysical Data Record with Waveforms - SSHA Version 2.0** - shortname `SWOT_L2_NALT_IGDR_SSHA_2.0` \n",
"2. **SWOT Level 2 Nadir Altimeter Interim Geophysical Data Record with Waveforms - SSHA Version C** - shortname `SWOT_L2_NALT_IGDR_SSHA_2.0` \n",
" - This is a subcollection of the parent collection: `SWOT_L2_NALT_IGDR_2.0`\n",
"3. **SWOT Level 2 Radiometer Data Products** - overview of all\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion notebooks/datasets/SWOTHR_localmachine.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"- Access SWOT HR data products (archived in NASA Earthdata Cloud) by downloading to local machine\n",
"- Visualize accessed data for a quick check\n",
"\n",
"#### SWOT Level 2 KaRIn High Rate Version 2.0 Datasets:\n",
"#### SWOT Level 2 KaRIn High Rate Version C (aka 2.0) Datasets:\n",
"\n",
"1. **River Vector Shapefile** - SWOT_L2_HR_RIVERSP_2.0\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion notebooks/datasets/SWOTHR_s3Access.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"- Access SWOT HR data prodcuts (archived in NASA Earthdata Cloud) within the AWS cloud, without downloading to local machine\n",
"- Visualize accessed data for a quick check\n",
"\n",
"#### SWOT Level 2 KaRIn High Rate Version 2.0 Datasets:\n",
"#### SWOT Level 2 KaRIn High Rate Version C (aka 2.0) Datasets:\n",
"\n",
"1. **River Vector Shapefile** - SWOT_L2_HR_RIVERSP_2.0\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion notebooks/datasets/SWOT_PIXC_Area_localmachine.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"- Access SWOT PIXC data products (archived in NASA Earthdata Cloud) by downloading to local machine\n",
"- Visualize accessed data, isolate a single water feature (e.g., a lake) and call RiverObs tools aggerate water area\n",
"\n",
"#### SWOT Level 2 KaRIn High Rate Version 2.0 Datasets:\n",
"#### SWOT Level 2 KaRIn High Rate Version C (aka 2.0) Datasets:\n",
"\n",
"1. **Water Mask Pixel Cloud Vector Attribute NetCDF** - SWOT_L2_HR_PIXCVec_2.0\n",
"\n",
Expand Down
Loading

0 comments on commit b06c094

Please sign in to comment.