Skip to content

Commit 1a750d6

Browse files
authored
Must use Python 3.9 or above
Fixes #14
1 parent 3f5696c commit 1a750d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ pip install -e .
1414

1515
Alternatively, you can also install a usually older version through ```pip install metnet```
1616

17+
Please ensure that you're using Python version 3.9 or above.
18+
1719
## Data
1820
1921
While the exact training data used for both MetNet and MetNet-2 haven't been released, the papers do go into some detail as to the inputs, which were GOES-16 and MRMS precipitation data, as well as the time period covered. We will be making those splits available, as well as a larger dataset that covers a longer time period, with [HuggingFace Datasets](https://huggingface.co/datasets/openclimatefix/goes-mrms)!

0 commit comments

Comments
 (0)