Skip to content

Commit 401445c

Browse files
authored
Merge pull request #4084 from sarahkanee/docs/session3-irrigation-walk
Rewrite Session 3 fert and irrigation walk
2 parents f148287 + 3a7c98a commit 401445c

5 files changed

Lines changed: 375 additions & 141 deletions

File tree

modules/data.remote/inst/ccmmf/documentation/sessions/00-setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ git -C "$CCMMF_BASE/src/cadwr-landuse" pull origin main
107107
# export PRIOR_YEAR=2023 TARGET_YEAR=2024
108108

109109
source "$CCMMF_BASE/src/pecan/modules/data.remote/inst/ccmmf/documentation/setup_env.sh"
110+
# Also writes workflows/irrigation-statewide/config_paths.yml (irrigation preprocess + tar_make).
110111
```
111112

112113
Heavy steps (Earthdata download, MSLSP, NDTI extract) belong on a compute node. Product scripts have no scheduler headers. Submit with `$CCMMF_SUBMIT` (set by `setup_env.sh`): Slurm (`sbatch`) if present, else Grid Engine (`qsub` when `$SGE_ROOT` is set).

0 commit comments

Comments
 (0)