Skip to content

Automated downloads of geographic information system data posted by the National Oceanic and Atmospheric Administration's National Hurricane Center and Central Pacific Hurricane Center

License

Notifications You must be signed in to change notification settings

palewire/noaa-hurricane-gis-scraper

Repository files navigation

Automated downloads of geographic information system data posted by the National Oceanic and Atmospheric Administration's National Hurricane Center and Central Pacific Hurricane Center

Installation

Clone the repository.

gh repo clone palewire/noaa-hurricane-gis-scraper

Move into the directory.

cd noaa-hurricane-gis-scraper

Install the requirements.

pipenv install --dev`

Usage

Scrape GIS feeds.

pipenv run python -m pipeline.scrape feeds

Scrape a-deck models.

pipenv run python -m pipeline.scrape adecks

Convert GIS feeds to GeoJSON.

pipenv run python -m pipeline.convert maps

Convert a-deck models to GeoJSON.

pipenv run python -m pipeline.convert adecks

Consolidate a master list of processed a-deck files.

pipenv run python -m pipeline.consolidate adecks

About

Automated downloads of geographic information system data posted by the National Oceanic and Atmospheric Administration's National Hurricane Center and Central Pacific Hurricane Center

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks