Skip to content

Commit

Permalink
Release 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivo Sonderegger committed Mar 19, 2021
1 parent 0a264ff commit f0d8d4b
Show file tree
Hide file tree
Showing 222 changed files with 1,448 additions and 332 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

## [1.13.0] - 2021-03-19
### Added
- Internal class
[ResourcesTreeNode](https://chird.github.io/meteoJS/doc/module-meteoJS_modelviewer_resourcesTreeNode.ResourcesTreeNode.html).
- Method `getSelectedVariable` in
[Container](https://chird.github.io/meteoJS/doc/module-meteoJS_modelviewer_container.Container.html).

### Changed
- Internal data structure in [Node](https://chird.github.io/meteoJS/doc/module-meteoJS_modelviewer_node.Node.html).
- Internal data structure in [Resource](https://chird.github.io/meteoJS/doc/module-meteoJS_modelviewer_resource.Resource.html).
- Updated several packages.

## [1.12.0] - 2021-03-01
### Added
Expand Down Expand Up @@ -157,8 +162,9 @@ will not work anymore, until you pass a callback to `getTimeText`.
### Fixed
- Some tests with DOM usage.

[Unreleased]: https://github.com/chird/meteoJS/compare/v1.12.0...HEAD
[Unreleased]: https://github.com/chird/meteoJS/compare/v1.11.4...v1.12.0
[Unreleased]: https://github.com/chird/meteoJS/compare/v1.13.0...HEAD
[1.13.0]: https://github.com/chird/meteoJS/compare/v1.12.0...v1.13.0
[1.12.0]: https://github.com/chird/meteoJS/compare/v1.11.4...v1.12.0
[1.11.4]: https://github.com/chird/meteoJS/compare/v1.11.3...v1.11.4
[1.11.3]: https://github.com/chird/meteoJS/compare/v1.11.2...v1.11.3
[1.11.2]: https://github.com/chird/meteoJS/compare/v1.11.1...v1.11.2
Expand Down
2 changes: 1 addition & 1 deletion doc/Modelviewer.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ <h1>Source: Modelviewer.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/RepetitiveRequests.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ <h1>Source: RepetitiveRequests.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/Sounding.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ <h1>Source: Sounding.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/Synview.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ <h1>Source: Synview.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/ThermodynamicDiagram.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ <h1>Source: ThermodynamicDiagram.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/ThermodynamicDiagramPluggable.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ <h1>Source: ThermodynamicDiagramPluggable.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/Timeline.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@ <h1>Source: Timeline.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/Tooltip.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ <h1>Source: Tooltip.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/base_Collection.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ <h1>Source: base/Collection.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/base_Named.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ <h1>Source: base/Named.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/base_NamedCollection.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h1>Source: base/NamedCollection.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/base_Unique.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h1>Source: base/Unique.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/base_UniqueNamed.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h1>Source: base/UniqueNamed.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/calc.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ <h1>Source: calc.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/events.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ <h1>Source: Events.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/external-Event.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1><small></small><span class="symbol-name">Event</span></h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/external-HTMLElement.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1><small></small><span class="symbol-name">HTMLElement</span></h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/external-SVG.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1><small></small><span class="symbol-name">SVG</span></h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/external-XMLHttpRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1><small></small><span class="symbol-name">XMLHttpRequest</span></h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/external-jQuery.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1><small></small><span class="symbol-name">jQuery</span></h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
118 changes: 111 additions & 7 deletions doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1153,17 +1153,17 @@ <h2 id="meteoJS/modelviewer/container.Container">meteoJS/modelviewer/container.C
<dd>
</dd>
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_container.Container.html#id" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>container.<wbr>Container#<wbr>id</a>
<a href="module-meteoJS_modelviewer_container.Container.html#getSelectedVariable" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>container.<wbr>Container#<wbr>getSelectedVariable(variableCollection)</a>
</dt>
<dd>
</dd>
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_container.Container.html#mirrorsFrom" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>container.<wbr>Container#<wbr>mirrorsFrom([container][, variableCollections])</a>
<a href="module-meteoJS_modelviewer_container.Container.html#id" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>container.<wbr>Container#<wbr>id</a>
</dt>
<dd>
</dd>
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_container.Container.html#modelviewer" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>container.<wbr>Container#<wbr>modelviewer</a>
<a href="module-meteoJS_modelviewer_container.Container.html#mirrorsFrom" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>container.<wbr>Container#<wbr>mirrorsFrom([container][, variableCollections])</a>
</dt>
<dd>
</dd>
Expand All @@ -1172,6 +1172,11 @@ <h2 id="meteoJS/modelviewer/container.Container">meteoJS/modelviewer/container.C

<div class="symbol-index-column">
<dl class="symbol-index-list">
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_container.Container.html#modelviewer" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>container.<wbr>Container#<wbr>modelviewer</a>
</dt>
<dd>
</dd>
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_container.Container.html#selectedVariables" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>container.<wbr>Container#<wbr>selectedVariables</a>
</dt>
Expand Down Expand Up @@ -1504,12 +1509,12 @@ <h2 id="meteoJS/modelviewer/node.Node">meteoJS/modelviewer/node.Node</h2>
<dd>
</dd>
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_node.Node.html#parents" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>node.<wbr>Node#<wbr>parents</a>
<a href="module-meteoJS_modelviewer_node.Node.html#hasResourcesByVariables" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>node.<wbr>Node#<wbr>hasResourcesByVariables([exactlyMatch], .<wbr>.<wbr>.<wbr>variables)</a>
</dt>
<dd>
</dd>
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_node.Node.html#remove" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>node.<wbr>Node#<wbr>remove(.<wbr>.<wbr>.<wbr>resources)</a>
<a href="module-meteoJS_modelviewer_node.Node.html#parents" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>node.<wbr>Node#<wbr>parents</a>
</dt>
<dd>
</dd>
Expand All @@ -1518,6 +1523,11 @@ <h2 id="meteoJS/modelviewer/node.Node">meteoJS/modelviewer/node.Node</h2>

<div class="symbol-index-column">
<dl class="symbol-index-list">
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_node.Node.html#remove" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>node.<wbr>Node#<wbr>remove(.<wbr>.<wbr>.<wbr>resources)</a>
</dt>
<dd>
</dd>
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_node.Node.html#resources" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>node.<wbr>Node#<wbr>resources</a>
</dt>
Expand Down Expand Up @@ -2063,6 +2073,100 @@ <h2 id="meteoJS/modelviewer/resources.Resources">meteoJS/modelviewer/resources.R
</div>
</div>
</section>
<section>
<div class="symbol-index-content">
<h2 id="meteoJS/modelviewer/resourcesTreeNode">meteoJS/modelviewer/resourcesTreeNode</h2>
<div class="symbol-index-section">
<div class="symbol-index-column">
<dl class="symbol-index-list">
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_resourcesTreeNode.html" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>resourcesTreeNode</a>
</dt>
<dd>
</dd>
</dl>
</div>

<div class="symbol-index-column">
<dl class="symbol-index-list">
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_resourcesTreeNode.html#~options" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>resourcesTreeNode~<wbr>options</a>
</dt>
<dd>
</dd>
</dl>
</div>

<div class="symbol-index-column">
<dl class="symbol-index-list">
</dl>
</div>

</div>
</div>
</section>
<section>
<div class="symbol-index-content">
<h2 id="meteoJS/modelviewer/resourcesTreeNode.ResourcesTreeNode">meteoJS/modelviewer/resourcesTreeNode.ResourcesTreeNode</h2>
<div class="symbol-index-section">
<div class="symbol-index-column">
<dl class="symbol-index-list">
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_resourcesTreeNode.ResourcesTreeNode.html" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>resourcesTreeNode.<wbr>ResourcesTreeNode([options])</a>
</dt>
<dd>
</dd>
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_resourcesTreeNode.ResourcesTreeNode.html#buildChildrenTreeForResource" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>resourcesTreeNode.<wbr>ResourcesTreeNode#<wbr>buildChildrenTreeForResource(options)</a>
</dt>
<dd>
</dd>
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_resourcesTreeNode.ResourcesTreeNode.html#findNodeByVariables" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>resourcesTreeNode.<wbr>ResourcesTreeNode#<wbr>findNodeByVariables(.<wbr>.<wbr>.<wbr>variables)</a>
</dt>
<dd>
</dd>
</dl>
</div>

<div class="symbol-index-column">
<dl class="symbol-index-list">
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_resourcesTreeNode.ResourcesTreeNode.html#getChildByVariable" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>resourcesTreeNode.<wbr>ResourcesTreeNode#<wbr>getChildByVariable(variable)</a>
</dt>
<dd>
</dd>
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_resourcesTreeNode.ResourcesTreeNode.html#node" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>resourcesTreeNode.<wbr>ResourcesTreeNode#<wbr>node</a>
</dt>
<dd>
</dd>
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_resourcesTreeNode.ResourcesTreeNode.html#parent" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>resourcesTreeNode.<wbr>ResourcesTreeNode#<wbr>parent</a>
</dt>
<dd>
</dd>
</dl>
</div>

<div class="symbol-index-column">
<dl class="symbol-index-list">
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_resourcesTreeNode.ResourcesTreeNode.html#removeChild" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>resourcesTreeNode.<wbr>ResourcesTreeNode#<wbr>removeChild()</a>
</dt>
<dd>
</dd>
<dt class="symbol-index-name">
<a href="module-meteoJS_modelviewer_resourcesTreeNode.ResourcesTreeNode.html#variableCollection" class="!symbol-index-name">meteoJS/<wbr>modelviewer/<wbr>resourcesTreeNode.<wbr>ResourcesTreeNode#<wbr>variableCollection</a>
</dt>
<dd>
</dd>
</dl>
</div>

</div>
</div>
</section>
<section>
<div class="symbol-index-content">
<h2 id="meteoJS/modelviewer/timeVariable">meteoJS/modelviewer/timeVariable</h2>
Expand Down Expand Up @@ -2784,7 +2888,7 @@ <h2 id="meteoJS/synview">meteoJS/synview</h2>
<div class="symbol-index-column">
<dl class="symbol-index-list">
<dt class="symbol-index-name">
<a href="module-meteoJS_synview.html" class="!symbol-index-name">meteoJS/<wbr>synview(options)</a>
<a href="module-meteoJS_synview.html" class="!symbol-index-name">meteoJS/<wbr>synview</a>
</dt>
<dd>
</dd>
Expand Down Expand Up @@ -9212,7 +9316,7 @@ <h2 id="meteoJS/tooltip/bootstrapTooltip.BootstrapTooltip">meteoJS/tooltip/boots
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion doc/index.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ <h1>Source: index.js</h1>
<footer id="jsdoc-footer" class="jsdoc-footer">
<div id="jsdoc-footer-container">
<p>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 1, 2021.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.6 on March 19, 2021.
</p>
</div>
</footer>
Expand Down
Loading

0 comments on commit f0d8d4b

Please sign in to comment.