Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • SUNSET SUNSET
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • SUNSETSUNSET
  • Wiki
  • Home

Home · Changes

Page history
Correct CMCC-CM2-SR5 daily data; refine regridding sentences authored Aug 05, 2022 by aho's avatar aho
Show whitespace changes
Inline Side-by-side
home.md
View page @ 409b4728
......@@ -102,7 +102,7 @@ Systems:
| **BCC-CSM2-MR** | Yes | Yes | No |
| **CanESM5** | Yes | Yes | Yes |
| **CESM1-1-CAM5-CMIP5** | Yes | WIP | No |
| **CMCC-CM2-SR5** | Yes | No | Yes |
| **CMCC-CM2-SR5** | Yes | Yes | Yes |
| **EC-Earth3-i1** | Yes | Yes | No |
| **EC-Earth3-i2** | Yes | Yes | No |
| **EC-Earth3-i4** | Yes | Yes | Yes |
......@@ -133,7 +133,7 @@ The output of the main function, load_datasets(), is a list containing the hindc
### Regridding
The Loading module can use CDO_Remap() to interpolate the loaded data. The interpolation methods that can be specified in the recipe under Regrid:method are those accepted by CDO: "conservative", "bilinear", "bicubic", "distance-weighted", "con2", "laf", "nn". See CDO User Guide for more details.
The Loading module can interpolate the data while loading them, and the core tool is CDO. The interpolation methods that can be specified in the recipe under Regrid:method are those accepted by CDO: "conservative", "bilinear", "bicubic", "distance-weighted", "con2", "laf", "nn". See CDO User Guide for more details.
The target grid is to be specified in Regrid:type. The options are:
- `‘to_system’`: The observations are interpolated to the system grid.
......
Clone repository
  • Autosubmit
  • Current known bugs
  • FAQ
  • Operational Workflows with Jenkins
  • Home