pereza commited on
Commit
7ab3e64
1 Parent(s): ad5f8e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -137,9 +137,9 @@ The data samples used for training corresponds to the period from 1985 and 2013
137
  ### Preprocessing
138
 
139
  The preprocessing of climate datasets ERA5 and CERRA, extracted from the Climate Data Store (CDS), is a critical step before their utilization in training models.
140
- This paper delineates the series of preprocessing steps undertaken to homogenize these datasets into a common format conducive for the ensuing experiment. The steps
141
- include unit standardization, coordinate system rectification, and grid interpolation. The rationale and methodologies employed in each step are discussed comprehensively,
142
- setting a robust foundation for the subsequent training procedure.
143
 
144
  1. Unit Standardization:
145
  A preliminary step in the preprocessing pipeline involved the standardization of units across both datasets.
 
137
  ### Preprocessing
138
 
139
  The preprocessing of climate datasets ERA5 and CERRA, extracted from the Climate Data Store (CDS), is a critical step before their utilization in training models.
140
+ This section defines the preprocessing steps undertaken to homogenize these datasets into a common format.
141
+ The steps include unit standardization, coordinate system rectification, and grid interpolation.
142
+ The rationale and methodologies employed in each step are discussed comprehensively, setting a robust foundation for the subsequent training procedure.
143
 
144
  1. Unit Standardization:
145
  A preliminary step in the preprocessing pipeline involved the standardization of units across both datasets.