Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 12 additions & 4 deletions synoptic.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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. "
]
},
{
Expand Down Expand Up @@ -838,9 +846,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "LANDFIRE",
"language": "python",
"name": "python3"
"name": "landfire"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -852,7 +860,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.10"
"version": "3.13.2"
}
},
"nbformat": 4,
Expand Down