# # Load python environement and libraries for running SRW on macOS, # created earlier in /Users/username/venv/regional_workflow" export CMAKE_Platform=macos # This path should point to your python virtual environment directory, # `regional_workflow`, created earlier in userspace # export VENV="/Users/Natalie/venv/regional_workflow" source $VENV/bin/activate # Uncomment if Rocoto workflow manager is used # This path should point to your Rocoto module location # set ROCOTOmod "/Users/username/modules" # module use ${ROCOTOmod} # module load rocoto # module list