Skip to content

Commit 3a43b1d

Browse files
committedApr 6, 2021
add atlantic domain
1 parent 06e0827 commit 3a43b1d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed
 

‎US_Wave.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The following U.S. regions will be added to this dataset under the given
3737
`domain` names
3838

3939
- West Coast United States: `West_Coast`
40-
- East Coast United States: TBD
40+
- East Coast United States: `Atlantic`
4141
- Alaskan Coast: TBD
4242
- Hawaiian Islands: `Hawaii`
4343
- Gulf of Mexico, Puerto Rico, and U.S. Virgin Islands: TBD
@@ -67,11 +67,13 @@ DE-AC05-76RL01830 to Pacific Northwest National Laboratory (PNNL).
6767
## Directory structure
6868

6969
High Resolution Ocean Surface Wave Hindcast data is made available as a series
70-
of hourly .h5 located on AWS S3:
70+
of 3 hourly .h5 files located on AWS S3 for the domains discussed above:
7171
- `s3://wpto-pds-US_wave/v1.0.0/${domain}`
7272

73+
Hourly virtual bouy data is also available in hourly .h5 files on AWS S3:
74+
- `s3://wpto-pds-US_wave/v1.0.0/vitual_buoy/${domain}`
7375

74-
The US wave data is also available via HSDS at `/nrel/US_wave`
76+
The US wave data is also available via HSDS at `/nrel/US_wave/`
7577
For examples on setting up and using HSDS please see our [examples repository](https://github.com/nrel/hsds-examples)
7678

7779
## Data Format

0 commit comments

Comments
 (0)