A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of ClimateMARGO.jl

ClimateMARGO.jl - v0.3.3

ClimateMARGO v0.3.3

Diff since v0.3.2

Closed issues:

  • Replace "tutorial.ipynb" with a Literate.jl script (#68)

Merged pull requests:

  • JuMP and Ipopt compat upgrade (#85) (@fonsp)

Emissions - Carbon Capture - Julia
Published by github-actions[bot] over 2 years ago

ClimateMARGO.jl - v0.3.2

ClimateMARGO v0.3.2

Diff since v0.3.1

Closed issues:

  • Launching an interactive web-app (#15)

Merged pull requests:

  • Update documentation (#80) (@hdrake)
  • Update documentation (#81) (@hdrake)
  • Update documentation (#82) (@hdrake)
  • Update documentation (#83) (@hdrake)

Emissions - Carbon Capture - Julia
Published by github-actions[bot] over 3 years ago

ClimateMARGO.jl - v0.3.1

ClimateMARGO v0.3.1

Diff since v0.3.0

Merged pull requests:

  • Bumped version and added example Manifest (#76) (@hdrake)

Emissions - Carbon Capture - Julia
Published by github-actions[bot] over 3 years ago

ClimateMARGO.jl - v0.3.0

ClimateMARGO v0.3.0

Diff since v0.2.2

Merged pull requests:

  • Fixed compat file for auto-merging Julia registrator (#75) (@hdrake)

Emissions - Carbon Capture - Julia
Published by github-actions[bot] over 3 years ago

ClimateMARGO.jl - v0.2.2

ClimateMARGO v0.2.2

Diff since v0.2.1

Emissions - Carbon Capture - Julia
Published by github-actions[bot] over 3 years ago

ClimateMARGO.jl - v0.2.1

ClimateMARGO v0.2.1

Diff since v0.2.0

Closed issues:

  • Inconsistency about whether t.==present_year should be included in future_mask. (#49)
  • Problems with T_adapt and optimization in 0.2.0 (#63)

Merged pull requests:

  • Update documentation (#67) (@hdrake)

Emissions - Carbon Capture - Julia
Published by github-actions[bot] almost 4 years ago

ClimateMARGO.jl - v0.2.0

ClimateMARGO v0.2.0

Diff since v0.1.4

Closed issues:

  • Moving to ClimateMARGO github organization (#56)
  • TagBot trigger issue (#57)

Merged pull requests:

  • Adapt to baseline instead of controlled tempereatures (#58) (@hdrake)
  • Adapt to baseline (#59) (@hdrake)
  • Adapt to baseline (#60) (@hdrake)
  • Adapt to baseline (#61) (@hdrake)

Emissions - Carbon Capture - Julia
Published by github-actions[bot] over 4 years ago

ClimateMARGO.jl - v0.1.4

ClimateMARGO v0.1.4

Diff since v0.1.3

Merged pull requests:

  • (For API) Option to disable pyplot using ENV variable (#53) (@fonsp)
  • Testing epsilon cost (#54) (@hdrake)
  • Disable pyplot env variable (#55) (@hdrake)

Emissions - Carbon Capture - Julia
Published by github-actions[bot] over 4 years ago

ClimateMARGO.jl - v0.1.3

ClimateMARGO v0.1.3

Diff since v0.1.2

Merged pull requests:

  • update binder links (#52) (@fonsp)

Emissions - Carbon Capture - Julia
Published by github-actions[bot] over 4 years ago

ClimateMARGO.jl - v0.1.2

ClimateMARGO v0.1.2

Diff since v0.1.1

Emissions - Carbon Capture - Julia
Published by github-actions[bot] over 4 years ago

ClimateMARGO.jl - v0.1.1

ClimateMARGO v0.1.1

Diff since v0.1.0

Merged pull requests:

  • Misc updates (#46) (@hdrake)

Emissions - Carbon Capture - Julia
Published by github-actions[bot] over 4 years ago

ClimateMARGO.jl - v0.1.0

ClimateMARGO v0.1.0

Diff since v0.0.3

Closed issues:

  • Unit tests (#3)
  • Consistent mitigation costs (#25)

Merged pull requests:

  • Updated IO paths (#21) (@fonsp)
  • Looser compatibility bound for Julia (#22) (@fonsp)
  • Removed old exports (#23) (@fonsp)
  • Fix io paths (#24) (@hdrake)
  • More realistic mitigation costs (#27) (@hdrake)
  • WIP: Documenting (prior to v0.1.0 release) (#28) (@hdrake)
  • Revert "WIP: Documenting (prior to v0.1.0 release)" (#30) (@hdrake)
  • Revert "Revert "WIP: Documenting (prior to v0.1.0 release)"" (#31) (@hdrake)
  • Added Markdown to doc compiler (#32) (@hdrake)
  • Auto-generated docs with Literate.jl (#33) (@hdrake)
  • Finished documenting theory section (#34) (@hdrake)
  • Typo (#35) (@hdrake)
  • (WIP) Filling out documentation (#36) (@hdrake)
  • Literate (#37) (@hdrake)
  • Literate (#38) (@hdrake)
  • Remove Drake et al. 2020 notebooks (#39) (@hdrake)
  • Version 0.1.0 release (#40) (@hdrake)

Emissions - Carbon Capture - Julia
Published by github-actions[bot] over 4 years ago

ClimateMARGO.jl - v0.0.3

ClimateMARGO v0.0.3

Diff since v0.0.2

Closed issues:

  • Bundle model as julia module (#1)
  • Register MARGO as official Julia package (#4)

Merged pull requests:

  • discounting for non-standard dt (#16) (@fonsp)
  • WIP: Updating package structure: submodules, Julia-fied diagnostics, I/O capabilities (#19) (@hdrake)
  • Fix CI test (#20) (@fonsp)

Emissions - Carbon Capture - Julia
Published by github-actions[bot] almost 5 years ago

ClimateMARGO.jl - v0.0.2

ClimateMARGO v0.0.2

Diff since v0.0.1

Merged pull requests:

  • Getting docs to deploy to github pages (#10) (@hdrake)
  • Just triggering Travis CI (#11) (@hdrake)
  • Tried to fix make.jl (#12) (@hdrake)
  • Added push_preview = true (#13) (@hdrake)

Emissions - Carbon Capture - Julia
Published by github-actions[bot] almost 5 years ago

ClimateMARGO.jl - Initial alpha release

This is the first release of the MARGO model as a standalone julia package. Documentation is at this point mostly inexistent but there are a number of examples that show the main features of the code base.

Emissions - Carbon Capture - Julia
Published by hdrake almost 5 years ago