diff --git a/README.md b/README.md index 7c7cd3a1..f98529d3 100644 --- a/README.md +++ b/README.md @@ -262,15 +262,13 @@ is very much tied to the MEPS dataset, but the code is written in a way where it quite easily could be adapted to work with numpy-based weather forecast/analysis files in future. -The full MEPS dataset can be shared with other researchers on request, contact us for this. -A tiny subset of the data (named `meps_example`) is available in -`example_data.zip`, which can be downloaded from -[here](https://liuonline-my.sharepoint.com/:f:/g/personal/joeos82_liu_se/EuiUuiGzFIFHruPWpfxfUmYBSjhqMUjNExlJi9W6ULMZ1w?e=97pnGX). +The full MEPS dataset is available for download [here](https://nextcloud.liu.se/s/meps). See instructions in the file `README.txt` for how to download and extract the full dataset. -Download the file and unzip in the neural-lam directory. +A tiny subset of the MEPS data (named `meps_example`) is also available in `example_data.zip`, which can be downloaded from [here](https://liuonline-my.sharepoint.com/:u:/g/personal/joeos82_liu_se/EaUUq6h9og1EsLwJmKAltWwB7zP2gmObe-K8pL6qGYYiGg?e=yQbFuV). +Download the files and unzip in the neural-lam directory. Graphs used in the initial paper are also available for download at the same link (but can as easily be re-generated using `python -m neural_lam.create_graph`). -Note that this is far too little data to train any useful models, but all pre-processing and training steps can be run with it. -It should thus be useful to make sure that your python environment is set up correctly and that all the code can be ran without any issues. +Note that this subset is far too small to train any useful models, but all scripts can be run with it. +It should thus be useful to make sure that your python environment is set up correctly and that all the code can be run without any issues. The following datastore configuration works with the MEPS dataset: