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

data.noaa packageΒΆ

Modules that load NOAA datasets.

Module

Description

atlas14

Loads data from NOAA Atlas 14


  • atlas14 module
    • download()
    • base_url()
    • query_url()
Next
data.noaa.atlas14 module
Previous
data.landfire.api module
Copyright ©
Made with Sphinx and @pradyunsg's Furo