data packageΒΆ

Modules for loading commonly used datasets from the internet.

Module

Description

landfire

Modules to load LANDFIRE datasets, including EVTs

noaa

Modules to load NOAA datasets, including precipitation frequencies from NOAA Atlas 14

retainments

Modules to load locations of debris retainment features

usgs

Modules to load USGS datasets, including DEMs, HUs, and STATSGO soil data

Backwards Compatibility

The modules in this package rely on various third-party APIs, and it is possible that these APIs may change in ways that necessitate updating pfdf. Since these APIs are outside of the control of the pfdf project, updates to pfdf that address API changes will not be considered backwards-incompatible updates, even if the updates alter pfdf function signatures or behavior.