Skip to content

Commit

Permalink
Adapt to baseline (#61)
Browse files Browse the repository at this point in the history
* Updated default plots

* Fixed emissions plot

* changed $^{\circ}$ to \degree

* Masked mitigation when it vanishes.

* Increase geoengineering cost.

* fix plot typo

* Updated default Tgoal to 1.5ºC

* Increase linewidth

* Made lines slightly less thick

* Again less thick

* Updated

* Added forcing plot and made wedgeplots

* relabelled wedge plots

* updated legends

* Added background forcing

* big more spacing between legend entries

* Export forcing plot

* expand ylims

* more spacing

* New temperature title

* Updated adaptation parameterization

Adaptation now acts to remove a fraction of the *baseline* temperature.

Adaptation costs have been quadrupled to reflect the fact that baseline temps are typically higher than controlled temps.

* Increment version

* Added repo link to project.toml

* Breaking: changed organization
  • Loading branch information
hdrake authored Dec 16, 2020
1 parent 389c608 commit e12f66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "ClimateMARGO"
uuid = "d3f62095-a717-45bf-aadc-ac9dfc258fa6"
version = "0.1.6"
version = "0.2.0"
repo = "https://github.com/ClimateMARGO/ClimateMARGO.jl"

[deps]
Expand Down

2 comments on commit e12f66a

@hdrake
Copy link
Collaborator Author

@hdrake hdrake commented on e12f66a Dec 16, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: Changing package repo URL not allowed, please submit a pull request with the URL change to the target registry and retry.

Please sign in to comment.