Skip to content

Commit

Permalink
Merge pull request #135 from silvxlabs/lucaswells/issue134
Browse files Browse the repository at this point in the history
Wind alignment angle attribute error
  • Loading branch information
frigusgulo authored Oct 26, 2022
2 parents 324bd38 + 52569dc commit 610a5bd
Show file tree
Hide file tree
Showing 102 changed files with 511 additions and 147 deletions.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 5acf12c11d01b41cdba4d6ccb0bc157e
config: 8ba5b26612803cd15ecd6f27b8c5fd42
tags: 645f666f9bcd5a90fca523b33c5a78b7
1 change: 1 addition & 0 deletions docs/_sources/release.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Release notes
:maxdepth: 3

unreleased <release/unreleased-notes>
v0.8.2 <release/0.8.2-notes>
v0.8.1 <release/0.8.1-notes>
v0.8.0 <release/0.8.0-notes>
v0.7.2 <release/0.7.2-notes>
Expand Down
12 changes: 12 additions & 0 deletions docs/_sources/release/0.8.2-notes.md.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# DripTorch 0.8.2 Release Notes

## Bug fixes

### No attribute `_wind_alignment_angle` for BurnUnit object ([PR #135](https://github.com/silvxlabs/DripTorch/pull/135))

Fixed a residual bug from the wind->firing direction change in 0.8.1.

## Changes

### Cleaned conda development environment ([PR #132](https://github.com/silvxlabs/DripTorch/pull/132))
The conda environment YAML has been reduced to the minimum required dependencies for development. We are no longer versioning `pip` requirements.
4 changes: 0 additions & 4 deletions docs/_sources/release/unreleased-notes.md.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@

# DripTorch Unreleased Notes

## Changes

### Cleaned conda development environment
The conda environment YAML has been reduced to the minimum required dependencies for development. We are no longer versioning `pip` requirements.
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.1',
VERSION: '0.8.2',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
2 changes: 1 addition & 1 deletion docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &#8212; DripTorch 0.8.1 documentation</title>
<title>Index &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
6 changes: 3 additions & 3 deletions docs/getting_started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Getting Started &#8212; DripTorch 0.8.1 documentation</title>
<title>Getting Started &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down Expand Up @@ -38,7 +38,7 @@
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Installation" href="installation.html" />
<link rel="prev" title="DripTorch 0.8.1" href="../index.html" />
<link rel="prev" title="DripTorch 0.8.2" href="../index.html" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="docsearch:language" content="None">
</head>
Expand Down Expand Up @@ -269,7 +269,7 @@ <h2>Easy installation<a class="headerlink" href="#easy-installation" title="Perm
<i class="fas fa-angle-left"></i>
<div class="prev-next-info">
<p class="prev-next-subtitle">previous</p>
<p class="prev-next-title">DripTorch 0.8.1</p>
<p class="prev-next-title">DripTorch 0.8.2</p>
</div>
</a>
<a class='right-next' id="next-link" href="installation.html" title="next page">
Expand Down
2 changes: 1 addition & 1 deletion docs/getting_started/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Installation &#8212; DripTorch 0.8.1 documentation</title>
<title>Installation &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/getting_started/quickstart/burn_unit.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Burn unit &#8212; DripTorch 0.8.1 documentation</title>
<title>Burn unit &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/getting_started/quickstart/exporting.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Exports &#8212; DripTorch 0.8.1 documentation</title>
<title>Exports &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/getting_started/quickstart/firing.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Firing techniques &#8212; DripTorch 0.8.1 documentation</title>
<title>Firing techniques &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/getting_started/quickstart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Quickstart Guide &#8212; DripTorch 0.8.1 documentation</title>
<title>Quickstart Guide &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/getting_started/quickstart/mapping.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Mapping &#8212; DripTorch 0.8.1 documentation</title>
<title>Mapping &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/getting_started/quickstart/personnel.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Personnel &#8212; DripTorch 0.8.1 documentation</title>
<title>Personnel &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>DripTorch 0.8.1 &#8212; DripTorch 0.8.1 documentation</title>
<title>DripTorch 0.8.2 &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down Expand Up @@ -200,7 +200,7 @@
<article class="bd-article" role="main">

<section id="driptorch-version">
<h1>DripTorch 0.8.1<a class="headerlink" href="#driptorch-version" title="Permalink to this headline">#</a></h1>
<h1>DripTorch 0.8.2<a class="headerlink" href="#driptorch-version" title="Permalink to this headline">#</a></h1>
<p>DripTorch is simulation tool used to generate spatiotemporal ignition patterns
for prescribed fire planning and analysis. Ignition patterns are simulated within
a user-provided spatial boundary. The boundary can be manipulated to account
Expand Down
Binary file modified docs/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Python Module Index &#8212; DripTorch 0.8.1 documentation</title>
<title>Python Module Index &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.BurnUnit.bounds.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.BurnUnit.bounds &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.BurnUnit.bounds &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.BurnUnit.buffer_control_line &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.BurnUnit.buffer_control_line &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.BurnUnit.buffer_downwind.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.BurnUnit.buffer_downwind &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.BurnUnit.buffer_downwind &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.BurnUnit.copy.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.BurnUnit.copy &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.BurnUnit.copy &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.BurnUnit.difference.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.BurnUnit.difference &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.BurnUnit.difference &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.BurnUnit.from_json.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.BurnUnit.from_json &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.BurnUnit.from_json &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.BurnUnit.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.BurnUnit &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.BurnUnit &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.BurnUnit.to_json.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.BurnUnit.to_json &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.BurnUnit.to_json &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.Igniter.copy.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.Igniter.copy &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.Igniter.copy &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.Igniter.from_json.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.Igniter.from_json &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.Igniter.from_json &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.Igniter.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.Igniter &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.Igniter &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.Igniter.to_json.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.Igniter.to_json &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.Igniter.to_json &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.IgnitionCrew.add_igniter.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.IgnitionCrew.add_igniter &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.IgnitionCrew.add_igniter &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.IgnitionCrew.clone_igniter &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.IgnitionCrew.clone_igniter &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.IgnitionCrew.from_json.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.IgnitionCrew.from_json &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.IgnitionCrew.from_json &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.IgnitionCrew.from_list.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.IgnitionCrew.from_list &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.IgnitionCrew.from_list &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.IgnitionCrew.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.IgnitionCrew &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.IgnitionCrew &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.IgnitionCrew.to_json.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.IgnitionCrew.to_json &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.IgnitionCrew.to_json &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.Map.add_blackline_area.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.Map.add_blackline_area &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.Map.add_blackline_area &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/api/driptorch.Map.add_firing_area.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>driptorch.Map.add_firing_area &#8212; DripTorch 0.8.1 documentation</title>
<title>driptorch.Map.add_firing_area &#8212; DripTorch 0.8.2 documentation</title>
<script>
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"
Expand Down
Loading

0 comments on commit 610a5bd

Please sign in to comment.