Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.
/ idealised_exo_runs Public archive

Code to reproduce some of the plots from Mayne et al. (2014)

License

Notifications You must be signed in to change notification settings

exoclim/idealised_exo_runs

Repository files navigation

Python 3.8 License: MIT Black

⚠️ Work in progress ⚠️

Idealised exoplanet simulations

Code to reproduce plots from Mayne et al. (2014) showing temperature forcing and tidally locked runs.

Setting up

  1. Install Mambaforge.
  2. Install jupyter lab and nb_conda_kernels into your base environment.
mamba install jupyterlab nodejs nb_conda_kernels
  1. Download or git clone this repository.
  2. In the command line, navigate to the local copy of this repository and type
mamba env create --file=environment.yml

Updating the environment

If upstream dependencies have been changed, you can update the existing environment by running

mamba env update --file=environment.yml

About

Code to reproduce some of the plots from Mayne et al. (2014)

Topics

Resources

License

Stars

Watchers

Forks