Skip to content

Commit

Permalink
added s3 endpoint to AWS operational data archive (#64)
Browse files Browse the repository at this point in the history
Co-authored-by: James Halgren <[email protected]>
  • Loading branch information
RohanSunkarapalli and James Halgren authored Jun 20, 2023
1 parent 1f9a6f5 commit 195b44b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nwm_filenames/listofnwmfilenames.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ def select_lead_time(lead_time=None, default=None):
5: "gs://national-water-model/",
6: "gcs://national-water-model/",
7: "https://noaa-nwm-pds.s3.amazonaws.com/",
8: "s3://noaa-nwm-pds/",
}


Expand Down

0 comments on commit 195b44b

Please sign in to comment.