Skip to content

Commit

Permalink
Update to v0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
computron committed Feb 23, 2019
1 parent 38bf35d commit a2cfee5
Show file tree
Hide file tree
Showing 66 changed files with 190 additions and 178 deletions.
2 changes: 1 addition & 1 deletion atomate/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.8.6"
__version__ = "0.8.7"
4 changes: 4 additions & 0 deletions docs/_sources/changelog.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
atomate Changelog
=================

**v0.8.7**

* store custodian data in its own key in FWAction (E. Sivonxay)

**v0.8.6**

* add bandstructure no-opt workflow preset (A. Ganose)
Expand Down
2 changes: 1 addition & 1 deletion docs/_sources/contributors.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ atomate development is led by the Hacking Materials research group led by Anubha
Contributions are provided by:

* Alireza Faghaninia, Alex Dunn, Alex Ganose, and Evan Spotte-Smith through the research group of A. Jain at LBNL.
* Kiran Mathew, Shyam Dwaraknath, Joey Montoya, Murat Aykol, Patrick Huck, Brandon Wood, Sam Blau, Jimmy Shen, and Anne Rutt through the research group of Prof. Kristin Persson at UC Berkeley.
* Kiran Mathew, Shyam Dwaraknath, Joey Montoya, Murat Aykol, Patrick Huck, Brandon Wood, Sam Blau, Jimmy Shen, Anne Rutt, and Eric Sivonxay through the research group of Prof. Kristin Persson at UC Berkeley.
* Hanmei Tang, Prof. Shyue Ping Ong, and the Materials Virtual Lab research group at UC San Diego.
* Brandon Bocklund, who led the atomate documentation effort, through the research group of Prof. Zi-Kiu Liu at Penn State.
* Tess Smidt through the research group of Prof. Jeff Neaton at UC Berkeley.
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.8.6',
VERSION: '0.8.7',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
Expand Down
6 changes: 3 additions & 3 deletions docs/atomate.common.firetasks.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>atomate.common.firetasks package &#8212; atomate 0.8.6 documentation</title>
<title>atomate.common.firetasks package &#8212; atomate 0.8.7 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
Expand All @@ -28,7 +28,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -677,7 +677,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/atomate.common.firetasks.tests.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>atomate.common.firetasks.tests package &#8212; atomate 0.8.6 documentation</title>
<title>atomate.common.firetasks.tests package &#8212; atomate 0.8.7 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
Expand All @@ -28,7 +28,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -211,7 +211,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/atomate.common.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>atomate.common package &#8212; atomate 0.8.6 documentation</title>
<title>atomate.common package &#8212; atomate 0.8.7 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
Expand All @@ -28,7 +28,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -116,7 +116,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/atomate.feff.firetasks.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>atomate.feff.firetasks package &#8212; atomate 0.8.6 documentation</title>
<title>atomate.feff.firetasks package &#8212; atomate 0.8.7 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
Expand All @@ -28,7 +28,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -452,7 +452,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/atomate.feff.firetasks.tests.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>atomate.feff.firetasks.tests package &#8212; atomate 0.8.6 documentation</title>
<title>atomate.feff.firetasks.tests package &#8212; atomate 0.8.7 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
Expand All @@ -28,7 +28,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -121,7 +121,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/atomate.feff.fireworks.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>atomate.feff.fireworks package &#8212; atomate 0.8.6 documentation</title>
<title>atomate.feff.fireworks package &#8212; atomate 0.8.7 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
Expand All @@ -28,7 +28,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -212,7 +212,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/atomate.feff.fireworks.tests.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>atomate.feff.fireworks.tests package &#8212; atomate 0.8.6 documentation</title>
<title>atomate.feff.fireworks.tests package &#8212; atomate 0.8.7 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
Expand All @@ -28,7 +28,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -116,7 +116,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/atomate.feff.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>atomate.feff package &#8212; atomate 0.8.6 documentation</title>
<title>atomate.feff package &#8212; atomate 0.8.7 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
Expand All @@ -28,7 +28,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -185,7 +185,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/atomate.feff.workflows.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>atomate.feff.workflows package &#8212; atomate 0.8.6 documentation</title>
<title>atomate.feff.workflows package &#8212; atomate 0.8.7 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
Expand All @@ -28,7 +28,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -251,7 +251,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/atomate.feff.workflows.tests.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>atomate.feff.workflows.tests package &#8212; atomate 0.8.6 documentation</title>
<title>atomate.feff.workflows.tests package &#8212; atomate 0.8.7 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
Expand All @@ -28,7 +28,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -189,7 +189,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/atomate.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>atomate package &#8212; atomate 0.8.6 documentation</title>
<title>atomate package &#8212; atomate 0.8.7 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
Expand All @@ -28,7 +28,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -424,7 +424,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/atomate.lammps.firetasks.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>atomate.lammps.firetasks package &#8212; atomate 0.8.6 documentation</title>
<title>atomate.lammps.firetasks package &#8212; atomate 0.8.7 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
Expand All @@ -28,7 +28,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -471,7 +471,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down
6 changes: 3 additions & 3 deletions docs/atomate.lammps.fireworks.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>atomate.lammps.fireworks package &#8212; atomate 0.8.6 documentation</title>
<title>atomate.lammps.fireworks package &#8212; atomate 0.8.7 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
Expand All @@ -28,7 +28,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down Expand Up @@ -197,7 +197,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.6 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">atomate 0.8.7 documentation</a> &#187;</li>
</ul>
</div>

Expand Down

0 comments on commit a2cfee5

Please sign in to comment.