pinshuai / data_access_examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%