Skip to content

v1.1.2

Latest
Compare
Choose a tag to compare
@bobkopp bobkopp released this 18 Dec 21:15
· 19 commits to main since this release
14bcd04

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 new pipeline_file global option, that allows generation of global projections only. See experiments/global.coupling.ssp245 for an example global-only configuration.

  • Allows tlm/sterodynamics to take a scenario_dsl option to be used for picking a CMIP6 scenario to use for the thermal expansion/dynamic sea level correlation that may differ from the scenario 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.