Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

palewire/noaa-hurricane-gis-scraper

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

Contributing

Security policy

Stars

Watchers

Forks

Contributors