Skip to content

VicGerardoPR/AlaskaLightingP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

title emoji colorFrom colorTo sdk sdk_version app_file pinned
Alaska Lightning Strikes Visualization
blue
purple
streamlit
1.9.0
app.py
false

Alaska Lightning Strikes Visualization

This project visualizes lightning strikes in Alaska using geopandas and contextily to plot the data on an interactive map in a Streamlit application.

Description

This application reads lightning strike data from a shapefile, projects it to a different coordinate reference system, and plots it on an interactive map with a basemap for better visualization. The data is plotted using geopandas and the basemap is added using contextily.

Setup

To run this application, you need the following dependencies:

  • streamlit
  • geopandas
  • contextily
  • matplotlib

These dependencies are listed in the requirements.txt file and will be automatically installed when you deploy this application on Hugging Face Spaces.

Usage

To use the application:

  1. Input the shapefile path to load the data.
  2. The application will process the data and visualize it on a map.

About

Geospacial project for the gov.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages