diff --git a/notebooks/99_auxiliar_dowloading.ipynb b/notebooks/99_auxiliar_dowloading.ipynb index b780465..5187b39 100644 --- a/notebooks/99_auxiliar_dowloading.ipynb +++ b/notebooks/99_auxiliar_dowloading.ipynb @@ -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" ] }, {