Skip to content

Scripts for loading FFRD data into a STAC catalog.

License

Notifications You must be signed in to change notification settings

Dewberry/ffrd-stac

 
 

Repository files navigation

ffrd-stac

Testing ground for applying SpatioTemporal Asset Catalog (STAC) standards to FEMA's Future of Flood Risk Data (FFRD).

Setup

Install Python 3.10, create a virtual environment, and install dependencies.

$ pyenv install
$ python -m venv venv-ffrd-stac
$ source ./venv-ffrd-stac/bin/activate
(venv-ffrd-stac) $

Scripts

  • build_static_catalog.py: Build a

About

Scripts for loading FFRD data into a STAC catalog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%