A Julia implementation of MARGO, an idealized framework for optimization of climate change control strategies.
The MARGO model is described in full in an accompanying manuscript (not yet peer-reviewed, and currently being revised), available to all at EarthArXiv.org/5bgyc.
Try out the MARGO model by working through the Binder tutorial right in your browser (you don't need to download anything – just click the button and, once the tutorial loads, click on the code cells and press Enter
to run them).
ClimateMARGO.jl is currently in alpha testing and basic model documentation is slowly being added. Substantial structural changes will take place before the first stable release v1.0.0. Anyone interested in helping develop the model post an Issue here or contact the lead developer Henri Drake directly (henrifdrake at
gmail.com), until explicit guidelines for contributing to the model are posted at a later date.
README.md formatting inspired by Oceananigans.jl