# notes # - it is not possible to specify more than one project in the same user-selection file # - no wildcard support yet for experiment and variable # - to force CMOR table for a variable (i.e. use non-default CMOR table for a # variable), use variablename:tablename syntax. See example below with # variable "tas". # - there is no support yet for the following filter: institute # - in "search-api" and "thredd-catalog" modes, {realm, frequency, variable} are mandatory # project="CMIP5" #models="inmcm4 bcc-csm1-1 GISS-E2-H GISS-E2-R GEOS-5 EC-EARTH ACCESS1-0 CAWCR-ACCESS1-0 CCSM4 CFSv2-2011 CNRM-CM5 CSIRO-Mk3-6-0 CanAM4 CanCM4 CanESM2 FGOALS-g2 GFDL-CM3 GFDL-ESM2G GFDL-ESM2M IPSL-CM5A-LR IPSL-CM5A-MR GFDL-HIRAM-C180 GFDL-HIRAM-C360 HadCM3 HadGEM2-A HadGEM2-CC HadGEM2-ES MIROC-ESM MIROC-ESM-CHEM MIROC4h MIROC5 MPI-ESM-LR MPI-ESM-P MRI-AGCM3-2H MRI-AGCM3-2S MRI-CGCM3 NorESM1-M atmos MPI-M" models="MPI-ESM-LR" # #experiments="rcp26" #experiments="amip piControl historical 1pctCO2 decadal2000" experiments="historical amip" # ensembles="r1i1p1" #ensembles="r4i1p1" #ensembles="all" # #variables[atmos][fx]="areacella" variables[atmos][mon]="tasmin tas:day psl" #variables[ocean][fx]="areacello sftof" #variables[land][mon]="mrsos nppRoot nep" #variables[seaIce][mon]="sic evap nshrice" #variables[ocnBgchem][mon]="dissic fbddtalk" # # this example use wildcard character to select all realms/frequencies (only supported with "search-api-nocache" discovery engine) #variables[*][*]="ta hur clcalipso parasolRefl" # #group="standalone" # # # force CMOR table for all user-selection (only supported with "search-api-nocache" discovery engine) #tablename="cfMon"