pereza commited on
Commit
a5b25f6
1 Parent(s): d957f2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -177,12 +177,12 @@ The rationale and methodologies employed in each step are discussed comprehensiv
177
 
178
  ### Testing Data
179
 
180
- <!-- This should link to a Data Card if possible. -->
181
- The dataset used is a composition of the ERA5 and CERRA reanalysis.
 
182
 
183
- The spatial coverage of the input grids (ERA5) and the target high-resolution grids (CERRA) is fixed for both training and testing.
184
-
185
- The data samples used for testing corresponds to the period from 2018 to 2020 (both included).
186
 
187
 
188
  ### Factors
 
177
 
178
  ### Testing Data
179
 
180
+ In terms of spatial dimensions, both the input grids from ERA5 and the target high-resolution grids from CERRA remain consistent throughout the training and testing phases.
181
+ This spatial consistency ensures that the model is evaluated under the same geographic conditions as it was trained, allowing for a direct comparison of its performance
182
+ across different temporal segments.
183
 
184
+ The testing data samples correspond to the three-year period from 2018 to 2020, inclusive. This segment is crucial for assessing the model's real-world applicability and
185
+ its performance on the most recent data points, ensuring its relevance and reliability in current and future scenarios.
 
186
 
187
 
188
  ### Factors