Skip to content

Commit

Permalink
ncclimo vars documentation (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
forsyth2 authored Jul 20, 2023
1 parent 30ac34b commit 5a9bcb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zppy/templates/default.ini
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ qos = string(default="regular")
# scriptDir -- NOTE: this parameter is created internally
# templateDir -- NOTE: this parameter is created internally
# The variables to process
# If `vars` is set to "", then climo and ts will process *all* variables.
# This is accomplished by not setting `-v`/`--vars` for `ncclimo`.
vars = string(default="FSNTOA,FLUT,FSNT,FLNT,FSNS,FLNS,SHFLX,QFLX,TAUX,TAUY,PRECC,PRECL,PRECSC,PRECSL,TS,TREFHT,CLDTOT,CLDHGH,CLDMED,CLDLOW,U")
# The maximum time to run
walltime = string(default="02:00:00")
Expand Down

0 comments on commit 5a9bcb2

Please sign in to comment.