Skip to content

Commit c67e2ad

Browse files
committed
Add News
1 parent fb2a42d commit c67e2ad

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

__site/menu1/index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,11 @@
4545

4646
<!-- Content appended here (in class franklin-content) -->
4747
<div class="franklin-content"><h1 id="news"><a href="#news" class="header-anchor">News</a></h1>
48-
<div class="franklin-toc"><ol><li><a href="#6152021">6/15/2021</a></li><li><a href="#532021">5/3/2021</a></li><li><a href="#2102021">2/10/2021</a></li><li><a href="#8012019">8/01/2019</a></li><li><a href="#7252020">7/25/2020</a></li></ol></div>
48+
<div class="franklin-toc"><ol><li><a href="#11272022">11/27/2022</a></li><li><a href="#1112021">11/1/2021</a></li><li><a href="#6152021">6/15/2021</a></li><li><a href="#532021">5/3/2021</a></li><li><a href="#2102021">2/10/2021</a></li><li><a href="#8012019">8/01/2019</a></li><li><a href="#7252020">7/25/2020</a></li></ol></div>
49+
<h2 id="11272022"><a href="#11272022" class="header-anchor">11/27/2022</a></h2>
50+
<p>The newest model on our platform, <a href="https://github.com/rffscghg/MimiGIVE.jl/tree/main/src">MimiGIVE</a> is a fully open source model featured in the recent Nature publication <a href="https://www.nature.com/articles/s41586-022-05224-9">Comprehensive evidence implies a higher social cost of CO2</a> and featured in recent <a href="https://www.epa.gov/environmental-economics/scghg">EPA work</a>.</p>
51+
<h2 id="1112021"><a href="#1112021" class="header-anchor">11/1/2021</a></h2>
52+
<p>Check out the new <a href="https://github.com/anthofflab/MimiSSPs.jl">MimiSSPs.jl</a> component, pulling in various SSP and RCP data sources into a component to streamline running Mimi models as forced by the SSPs and RCPs.</p>
4953
<h2 id="6152021"><a href="#6152021" class="header-anchor">6/15/2021</a></h2>
5054
<p>We released Mimi 1.3.0, featuring new and improved handling of setting and updating parameters, mostly driven by helpful requests and comments from users. These changes will not be breaking, so your existing models should work in most cases, and if they don&#39;t please get in touch. That said, we encourage taking a look at modifying your models accordingly if you have a chance.</p>
5155
<ul>
@@ -76,7 +80,7 @@ <h2 id="7252020"><a href="#7252020" class="header-anchor">7/25/2020</a></h2>
7680
<div class="copyright">
7781
<hr color:grey>
7882
<br>David Anthoff, Richard Plevin, Cora Kingdon, and Lisa Rennels
79-
<br>Last modified: August 19, 2022
83+
<br>Last modified: November 28, 2022
8084
<br>Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a>.
8185
</div>
8286
</div>

__site/sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</url>
1616
<url>
1717
<loc>https://www.mimiframework.org/menu1/index.html</loc>
18-
<lastmod>2022-08-19</lastmod>
18+
<lastmod>2022-11-28</lastmod>
1919
<changefreq>monthly</changefreq>
2020
<priority>0.5</priority>
2121
</url>

menu1.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
\toc
66

7+
## 11/27/2022
8+
9+
The newest model on our platform, [MimiGIVE](https://github.com/rffscghg/MimiGIVE.jl/tree/main/src) is a fully open source model featured in the recent Nature publication [Comprehensive evidence implies a higher social cost of CO2](https://www.nature.com/articles/s41586-022-05224-9) and featured in recent [EPA work](https://www.epa.gov/environmental-economics/scghg).
10+
11+
## 11/1/2021
12+
13+
Check out the new [MimiSSPs.jl](https://github.com/anthofflab/MimiSSPs.jl) component, pulling in various SSP and RCP data sources into a component to streamline running Mimi models as forced by the SSPs and RCPs.
14+
715
## 6/15/2021
816

917
We released Mimi 1.3.0, featuring new and improved handling of setting and updating parameters, mostly driven by helpful requests and comments from users. These changes will not be breaking, so your existing models should work in most cases, and if they don't please get in touch. That said, we encourage taking a look at modifying your models accordingly if you have a chance.

0 commit comments

Comments
 (0)