-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change API for PCRGlobWB model class (#85)
* Add PCRGlobWBParameterSet * Change constructor and setup methods * Select container based on version argument * Update notebook and make it work * Fix absolute paths for additional input data * update notebook text cells * Remove container locations from config * Formatting etc. * Add (optional) forcing class to constructor * Add warnings to conda env * Revert "Add warnings to conda env" This reverts commit a9cc9d3. * Switch to using new forcing module * Docstring for forcing * Make versions a tuple * Use docker:// for singularity image path * Forcing files relative to forcing dir Co-authored-by: Stefan Verhoeven <[email protected]> * Update forcing paths in setup of default config and document * Reduce number of configurable parameters * Add __str__ methods on the forcing and parametersets * Catch timeout on singularity spawner * Remove additional_input_dirs option (and add black formattting) * Catch all futuretimeouts for starting containers Co-authored-by: Stefan Verhoeven <[email protected]>
- Loading branch information
1 parent
a7c8d3a
commit 937311d
Showing
4 changed files
with
390 additions
and
411 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.