Skip to content

Commit fb2a42d

Browse files
committed
Add workflow note
1 parent f366053 commit fb2a42d

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

__site/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ <h2 id="mimi_an_integrated_assessment_modeling_framework"><a href="#mimi_an_inte
5252
<p>Support for users is primarily hosted on the <a href="https://forum.mimiframework.org">Mimi Framework forum</a>, where we also post PSA topics with recent software updates and important information for users. Please get in touch with <a href="http://www.david-anthoff.com">David Anthoff</a> if you have further questions about using this framework or want to be involved in any way with this effort.</p>
5353
<p><strong>To get started with Mimi, head to the documentation <a href="https://www.mimiframework.org/Mimi.jl/stable/">here</a>&#33;</strong> </p>
5454
<p><em>For the most up-to-date documentation that matches with the master branch of Mimi as opposed to the most recent tag, more advanced users may go <a href="https://www.mimiframework.org/Mimi.jl/dev/">here</a> &#40;or simply navigate to the &quot;dev&quot; option in the Version dropdown menu in the bottom-left hand corner of the documentation website&#41;, but unless required for your work using this branch and docs is <strong>not recommended</strong> as we cannot gaurantee stability of this branch at any given time.</em></p>
55+
<p>Finally, if at any point julia-related issues with workflows, environments, and/or package versioning become frustrating, please do not hesitate to reach out via the <a href="https://forum.mimiframework.org">forum</a>. This can be a hurdle to learn at first, but taking a moment to get it right early will save you <strong>a lot</strong> of time down the road. We are more than happy to help you, and are getting together some standardized resources in the meantime.</p>
5556
<h2 id="models_using_mimi"><a href="#models_using_mimi" class="header-anchor">Models using Mimi</a></h2>
5657
<p>Several models already use the Mimi framework, including those linked below. A majority of these models are part of the Mimi registry as detailed in the Mimi Registry subsection of this website. Note also that even models not registerd in the Mimi registry may be constructed to operate as packages. These practices are explained further in the documentation section &quot;Explanations: Models as Packages&quot;.</p>
5758
<ul>
@@ -118,7 +119,7 @@ <h2 id="acknowledgements"><a href="#acknowledgements" class="header-anchor">Ackn
118119
<div class="copyright">
119120
<hr color:grey>
120121
<br>David Anthoff, Richard Plevin, Cora Kingdon, and Lisa Rennels
121-
<br>Last modified: October 05, 2022
122+
<br>Last modified: November 15, 2022
122123
<br>Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a>.
123124
</div>
124125
</div>

__site/sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</url>
3434
<url>
3535
<loc>https://www.mimiframework.org/index.html</loc>
36-
<lastmod>2022-10-05</lastmod>
36+
<lastmod>2022-11-15</lastmod>
3737
<changefreq>monthly</changefreq>
3838
<priority>0.5</priority>
3939
</url>

index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Support for users is primarily hosted on the [Mimi Framework forum](https://foru
1616

1717
*For the most up-to-date documentation that matches with the master branch of Mimi as opposed to the most recent tag, more advanced users may go [here](https://www.mimiframework.org/Mimi.jl/dev/) (or simply navigate to the "dev" option in the Version dropdown menu in the bottom-left hand corner of the documentation website), but unless required for your work using this branch and docs is **not recommended** as we cannot gaurantee stability of this branch at any given time.*
1818

19+
Finally, if at any point julia-related issues with workflows, environments, and/or package versioning become frustrating, please do not hesitate to reach out via the [forum](https://forum.mimiframework.org). This can be a hurdle to learn at first, but taking a moment to get it right early will save you **a lot** of time down the road. We are more than happy to help you, and are getting together some standardized resources in the meantime.
20+
1921
## Models using Mimi
2022

2123
Several models already use the Mimi framework, including those linked below. A majority of these models are part of the Mimi registry as detailed in the Mimi Registry subsection of this website. Note also that even models not registerd in the Mimi registry may be constructed to operate as packages. These practices are explained further in the documentation section "Explanations: Models as Packages".

0 commit comments

Comments
 (0)