Skip to content

Commit eb58750

Browse files
author
Nick Pentreath
committed
Add asset README
1 parent d69e6fd commit eb58750

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Related Repositories
5555
| ------------- | -------- | -------- |
5656
| This repository | [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) | [LICENSE](LICENSE) |
5757
| Model Weights | [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) | [LICENSE](LICENSE) |
58+
| Test Assets | No restriction | [Asset README](assets/README.md) |
5859

5960
## Prerequisites
6061

assets/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Asset Details
2+
3+
## Model files
4+
5+
Model files are provided as part of this repository in the [`models`](models) subfolder under an [Apache 2 License](https://github.com/IBM/MAX-Weather-Forecaster/blob/master/LICENSE).
6+
7+
## Test Data
8+
9+
The test data is a subset of training data from [JFK Airport Weather Data, NOAA](https://www.ncdc.noaa.gov/cdo-web/datasets/LCD/stations/WBAN:94789/detail) and may be used without restriction.

0 commit comments

Comments
 (0)