From 065861ee9832708eaf56e0274e99bb9153b429a5 Mon Sep 17 00:00:00 2001 From: Wessel Bruinsma Date: Thu, 15 Aug 2024 12:42:42 +0200 Subject: [PATCH] Fix notice about static variables --- docs/models.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/models.md b/docs/models.md index c4bf55c..5aed0dc 100644 --- a/docs/models.md +++ b/docs/models.md @@ -163,7 +163,9 @@ For optimal performance, the model requires the following variables and pressure Aurora 0.1° Fine-Tuned requires [static variables from IFS HRES analysis](https://rda.ucar.edu/datasets/ds113.1/). -For convenience, these are also available in +However, due to the way the model was trained, +the model requires these variables to be scaled slightly differently. +Therefore, you should use the static variables provided in [the HuggingFace repository](https://huggingface.co/wbruinsma/aurora/blob/main/aurora-0.1-static.pickle). ### Notes