Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hgarbeil authored Jun 17, 2024
1 parent 9fa6c2d commit 00131a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Website to display on a map the latest earthquakes, current volcano alert levels, and ongoing wildfires. Current hotspots, whether they be volcanic, wildfires, or other hot sources are loaded from the NASA FIRMS data project. Reads geoJSON data from various sites to get recent data and uses leaflet mapping to viisualize. Note that wildfire perimeters and volcano alert levels are limited to within USA boundaries while earthquakes are extracted based on geographic coordinates that a developer could easily modify. The source for earthquake and volcano information is from the USGS and recent wildfires from the National Interagency Fire Center.
Website to display on a map the latest earthquakes, current volcano alert levels, NWS weather related alerts, and ongoing wildfires. Current hotspots, whether they be volcanic, wildfires, or other hot sources are loaded from the NASA FIRMS data project. Reads geoJSON data from various sites to get recent data and uses leaflet mapping to viisualize. Note that wildfire perimeters and volcano alert levels are limited to within USA boundaries while earthquakes are extracted based on geographic coordinates that a developer could easily modify. The source for earthquake and volcano information is from the USGS and recent wildfires from the National Interagency Fire Center.

Latest version can be demonstrated at https://hgarbeil.github.io/earthevents/.

Expand Down

0 comments on commit 00131a4

Please sign in to comment.