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 43
    • Issues 43
    • 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
Update home authored Apr 21, 2024 by eduzenli's avatar eduzenli
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 2493a43f
......@@ -264,7 +264,7 @@ This specification is a mandatory requirement and must be defined in the recipe
- **int_method (for int, int_bc and intlr):** 'con', 'bil', 'bic', 'nn', 'con2', 'dis', 'laf'.
- **bc_method (for int_bc):** 'quantile_mapping' (or 'qm'), 'bias', 'evmos', 'mse_min', 'crps_min' or 'rpc-based'.
- **lr_method (for int_lr):** # 'basic', 'large-scale', '4nn'.
- **lr_method (for int_lr):** # 'basic', 'large-scale', '9nn'.
- **log_reg_method (for logreg)** 'ens_mean', 'ens_mean_sd', 'sorted_members'.
- **nanalogs (for analogs)** # Number of analogs to be searched. The default is 3.
......@@ -284,7 +284,7 @@ An example of this is available here: [Code Snippet: Daily Downscaling with time
type: intbc # mandatory, 'none', 'int', 'intbc', 'intlr', 'analogs', 'logreg'.
int_method: conservative # regridding method accepted by CDO.
bc_method: bias # If type intbc. Options: 'bias', 'calibration', 'quantile_mapping', 'qm', 'evmos', 'mse_min', 'crps_min', 'rpc-based'.
lr_method: # If type intlr. Options: 'basic', 'large_scale', '4nn'
lr_method: # If type intlr. Options: 'basic', 'large_scale', '9nn'
log_reg_method: # If type logreg. Options: 'ens_mean', 'ens_mean_sd', 'sorted_members'
target_grid: /esarchive/recon/ecmwf/era5/monthly_mean/tas_f1h/tas_200002.nc # nc file or grid accepted by CDO
nanalogs: # If type analgs. Number of analogs to be searched
......
Clone repository
  • Autosubmit
  • Current known bugs
  • FAQ
  • Operational Workflows with Jenkins
  • Home