... | ... | @@ -10,7 +10,7 @@ To interpolate both your hindcast/forecast and your observations to a third grid |
|
|
2. The path to a netCDF file that has the grid you want to use. Make sure that the netCDF only contains one grid, to ensure that CDO is actually reading the information you want to use. More information in the [CDO User's Guide](https://code.mpimet.mpg.de/projects/cdo/embedded/cdo.pdf), in the “Grids from data files” section.
|
|
|
3. The path to a grid description file, which is a simple ASCII file containing keywords and parameters that describe the grid in a format that CDO understands. You can find more information in the [CDO User's Guide](https://code.mpimet.mpg.de/projects/cdo/embedded/cdo.pdf) section “CDO grids”, and **examples are available in the Auto-S2S repository** under `conf/grid_description/`.
|
|
|
|
|
|
**Q3. "Latitude/Longitude mismatch between hcst and obs." Why am I getting this error?**
|
|
|
**Q3. `"Latitude/Longitude mismatch between hcst and obs."` Why am I getting this error?**
|
|
|
|
|
|
This error appears when a regrid type other than 'none' has been requested in the recipe, but the hindcast and observation grids do not match.
|
|
|
|
... | ... | |