Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
michele-ornl authored Feb 12, 2025
1 parent 63a9bfc commit de6fd31
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion tutorials/avirisng/avng_invasive_esaworkshop_noS3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,18 @@
"- For now, JPL provides preliminatry AVIRIS-NG data [**here**](https://popo.jpl.nasa.gov/pub/bioscape_netCDF/). Once finalized, AVIRIS-NG data from the BioSCape Campaign will be available from NASA Earthdata Cloud Storage."
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "f73b5727-e7cf-4d91-b319-24c24b72c530",
"metadata": {},
"outputs": [],
"source": [
"# Workshop participants will download this file from JPL\n",
"# If you need to download this file, uncomment the wget line and run this code block.\n",
"# !wget https://popo.jpl.nasa.gov/pub/bioscape_netCDF/rfl/ang20231109t133124_005_L2A_OE_0b4f48b4_RFL_ORT.nc -P /home/jovyan/2025-biospace/tutorials/avirisng/data/ang"
]
},
{
"cell_type": "markdown",
"id": "0e455fb5-8d98-408a-a08e-874839843757",
Expand Down Expand Up @@ -327,7 +339,7 @@
},
"source": [
"#### The AVIRIS-NG files are also in S3 buckets in a BioSCape Science Managed Cloud Environment (SMCE). \n",
"- SMCE's support NASA Funded researchers by providing a secure hub to store and analyze data. These SMCE's are in AWS US-West. Workshop instructors are able to access these files.\n"
"- SMCE's support NASA Funded researchers by providing a secure hub to store and analyze data. These SMCE's are in AWS US-West. Workshop instructors are able to access these files. \n"
]
},
{
Expand Down

0 comments on commit de6fd31

Please sign in to comment.