Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 323 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 323 Bytes

NOAA NWM Dataset from AWS

Script to access National Water Model Dataset from AWS S3 storage . The data is filtered based on user queried date range and feature ID.

Dependencies

Required packages

  • s3fs
  • xarray
  • matplotlib
  • pandas
  • zarr
  • numpy
  • hydroeval