diff --git a/synoptic.ipynb b/synoptic.ipynb index 293a738..0fd6545 100644 --- a/synoptic.ipynb +++ b/synoptic.ipynb @@ -5,7 +5,15 @@ "id": "65f974e0-26ff-47db-92db-03d7b70d59e6", "metadata": {}, "source": [ - "# Synoptic Stations" + "# Synoptic Data - Sample Fire Weather Data from the Palisades Fire Area of Coverage, January 2025 " + ] + }, + { + "cell_type": "markdown", + "id": "144eb092-2ebf-4349-ba2c-d4101c036a4e", + "metadata": {}, + "source": [ + "CSV copies of January 2025 data from three weather stations owned by Southern California Edison and aggregated by Synoptic Data PBC. These stations are located within the area of coverage of the Palisades Fire, which occurred in January 2025 in the Los Angeles area. CSVs are hosted on the Pelican Platform of the Open Science Data Federation. Documentation and information about fields within the weather data CSVs can be found on the Synoptic Data website, specifically under the \"Interpreting the Data\" section of the [\"Product and Service Documentation\"](https://docs.synopticdata.com/services/) page. " ] }, { @@ -838,9 +846,9 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3 (ipykernel)", + "display_name": "LANDFIRE", "language": "python", - "name": "python3" + "name": "landfire" }, "language_info": { "codemirror_mode": { @@ -852,7 +860,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.10" + "version": "3.13.2" } }, "nbformat": 4,