What's Changed
-
Most sea-level components modules now include a
pipeline.global.yml
pipeline, which can be globally selected in an experiment configuration with a newpipeline_file
global option, that allows generation of global projections only. Seeexperiments/global.coupling.ssp245
for an example global-only configuration. -
Allows
tlm/sterodynamics
to take ascenario_dsl
option to be used for picking a CMIP6 scenario to use for the thermal expansion/dynamic sea level correlation that may differ from thescenario
being projected. (Experimental feature; has not been fully tested.) -
The default inclusion of ipcc-ar5 and ipcc-ar6 climate data in many modules has been removed. Modules now expect to receive climate output data from fair/temperature as a default, and new pipeline files will need to be constructed for alternative approaches. This substantially reduces the space demands for many modules.
-
Added Jupyter notebook (
notebooks/runFACTS.ipynb
) illustrating how to invoke runFACTS through a Jupyter interface. Added docker image with jupyter included. -
Updated np.random approach to match current preferred approach.
-
Miscellaneous fixes for emulandice issues on the Rutgers Amarel cluster.