Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
jnywong committed Jul 19, 2024
2 parents c0cf8c3 + b3b9ef8 commit 6ad396e
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions scripts/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,28 +7,12 @@
"target": "access-cloud-python.ipynb",
"process": true
},
{
"title": "Read different kinds of data",
"preamble": "From NASA's OpenScapes Cookbook 'Read Data' notebook for Python/R/Matlab",
"source": "https://github.com/NASA-Openscapes/earthdata-cloud-cookbook",
"url": "https://raw.githubusercontent.com/nasa-openscapes/earthdata-cloud-cookbook/main/how-tos/read_data.qmd",
"target": "read_data.qmd",
"process": true
},
{
"title": "Multi-dataset access from EarthData Cloud",
"preamble": "From NASA's OpenScapes Cookbook multi-dataset notebook in Python",
"source": "https://github.com/NASA-Openscapes/earthdata-cloud-cookbook",
"url": "https://raw.githubusercontent.com/nasa-openscapes/earthdata-cloud-cookbook/main/tutorials/Hurricanes_Wind_and_Sea_Surface_Temperature.ipynb",
"target": "Hurricane_Wind_and_Sea_Surface_Temperature.ipynb",
"process": true
},
{
"title": "EartData Cloud access using MATLAB",
"preamble": "From NASA's OpenScapes MATLAB data access notebook",
"source": "https://github.com/NASA-Openscapes/earthdata-cloud-cookbook",
"url": "https://raw.githubusercontent.com/nasa-openscapes/earthdata-cloud-cookbook/main/tutorials/matlab.qmd",
"target": "matlab.qmd",
"target": "Hurricanes_Wind_and_Sea_Surface_Temperature.ipynb",
"process": true
},
{
Expand Down

0 comments on commit 6ad396e

Please sign in to comment.