Skip to content

Commit

Permalink
Update 99_auxiliar_dowloading.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmapes committed Jun 14, 2024
1 parent eee68e9 commit d9a8203
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions notebooks/99_auxiliar_dowloading.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,15 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"------------\n",
"## This notebook contains example cells to download data.\n",
"### Uses hard-wired lists of URLs for an example date/time. \n",
"#### Full disk files are large. Executing all this is not necessary for other notebooks. \n"
"#### Uses hard-wired lists of URLs for an example date/time, not easily adjusted. Full disk files are large. Executing this notebook is not necessary for the other notebooks. \n",
"\n",
"## To access Real-Time data without downloading, see the AWS_access_cookbook.\n",
"\n",
"That cookbook could be adapted for archival data access of specified dates and times. \n",
"\n",
"Another useful resource is https://satpy.readthedocs.io/en/latest/remote_reading.html"
]
},
{
Expand Down

0 comments on commit d9a8203

Please sign in to comment.