Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
pfdf 3.0.0
Logo
pfdf 3.0.0

Documentation

  • Introduction
  • Installation
  • Tutorials
    • Download
    • How To Run
    • Main Series
      • Raster Intro
      • Download Data
      • Preprocessing
      • Hazard Assessment
    • Advanced Topics
      • Raster Properties
      • Raster Factories
      • Spatial Metadata
      • RasterMetadata Class
      • Parallelizing Basins
      • Parameter Sweep
  • User Guide
    • Working with arrays
    • Rasters
      • Introduction
      • Spatial Projections
      • Creating Rasters
      • Saving to File
      • Preprocessing
    • Download Data
    • Watershed Analyses
      • Severity module
      • Watershed module
    • Segments
      • Introduction
      • Raster Representations
      • Computing Values
      • Filtering
      • Export
      • Parallelize Basins
    • Models
      • Staley 2017
      • Gartner 2014
      • Combined Hazard Classification
    • Misc Utilities
      • intensity
      • slope
      • units
      • driver
      • nodata
    • Glossary
  • API
    • data package
      • landfire package
        • api module
      • noaa package
        • atlas14 module
      • retainments package
        • la_county module
      • usgs package
        • statsgo module
        • tnm package
          • api module
          • dem module
          • nhd module
    • errors module
    • models package
      • cannon2010 module
      • gartner2014 module
      • staley2017 module
    • projection package
      • crs module
      • BoundingBox class
      • Transform class
    • raster package
      • Raster class
      • RasterMetadata class
    • segments package
    • severity module
    • utils package
      • driver module
      • intensity module
      • nodata module
      • slope module
      • units module
    • watershed module

Resources

  • FAQs / Troubleshooting
  • Datasets
  • Citation
  • Contributing
    • Developer Guide
  • Legal

Releases

  • Release Notes
    • 3.0.0
    • 2.0.1
    • 2.0.0
    • 1.1.0
    • 1.0.0
  • Latest Release
Back to top

Misc UtilitiesΒΆ

This section details a few small utilities that facilitate working with pfdf.


Rainfall Intensities

Functions to convert between rainfall accumulations and intensities.

Slope Conversions

Functions to convert between different slope metrics.

Distance Unit Conversions

Functions to convert between different distance units.

File driver info

Information about supported file formats.

NoData Utilities

Functions for working with NoData values.

Next
Rainfall Intensities
Previous
Combined Hazard Classification
Copyright ©
Made with Sphinx and @pradyunsg's Furo