Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ClimateMARGO/ClimateMARGO.jl

Julia implementation of MARGO, an idealized climate-economic modelling framework for Optimizing trade-offs between emissions Mitigation, Adaptation, carbon dioxide Removal, and solar Geoengineering.
https://github.com/ClimateMARGO/ClimateMARGO.jl

adaptation carbon-removal climate-science geoengineering julia jump mitigation optimization pluto-notebooks

Last synced: 2 months ago
JSON representation

Julia implementation of MARGO, an idealized climate-economic modelling framework for Optimizing trade-offs between emissions Mitigation, Adaptation, carbon dioxide Removal, and solar Geoengineering.

Lists

README

        


ClimateMARGO.jl


A Julia implementation of MARGO, an idealized framework for optimization of climate control strategies.



MIT license


Ask us anything


Documentation in development


Build status

The MARGO model is described in full in an [accompanying Research Article](https://iopscience.iop.org/article/10.1088/1748-9326/ac243e/pdf), published *Open-Access* in the journal *Environmental Research Letters*. The julia scripts and jupyter notebooks that contain all of the paper's analysis are available in the [MARGO-paper](https://github.com/ClimateMARGO/MARGO-paper) repository (these are useful as advanced applications of MARGO to complement the minimal examples included in the documentation).

Try out the MARGO model by running our [Pluto](https://plutojl.org)-based [**web-app**](https://margo.plutojl.org/introduction.html) directly in your browser!

![Gif of ClimateMARGO.jl being used interactively. The user's mouse cursor clicks on an emissions curve to drag the emissions down. A second panel shows how these emissions reductions result in less global warming, ultimately keeping global warming below a target of 2ºC.](https://raw.githubusercontent.com/hdrake/MARGO-gifs/main/MARGO_interactive_2degrees.gif)

ClimateMARGO.jl is currently in beta testing; basic model documentation is slowly being added. Substantial structural changes may still 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](https://github.com/CliMA/Oceananigans.jl)