You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now it only allows True or False to be specified for cache argument of NWM config. This limits user to using home directory. On an HPC, a user might want to try and set a path on scratch to be the location where the NWM data is cached.
Right now it only allows
TrueorFalseto be specified forcacheargument of NWM config. This limits user to using home directory. On an HPC, a user might want to try and set a path on scratch to be the location where the NWM data is cached.See:
CoupledModelDriver/coupledmodeldriver/configure/forcings/base.py
Line 833 in 7d2d85f