diff --git a/CHANGELOG.md b/CHANGELOG.md index 855f6ccb..a5cb8dab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +## [1.14.7] - 2021-07-02 + +### Fixed +- Bugfix in + [Container](https://chird.github.io/meteoJS/doc/module-meteoJS_modelviewer_container.Container.html) + if an empty variable is passed to displayVariables. + ## [1.14.6] - 2021-06-11 ### Fixed @@ -222,8 +229,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.14.6...HEAD -[1.14.5]: https://github.com/chird/meteoJS/compare/v1.14.5...v1.14.6 +[Unreleased]: https://github.com/chird/meteoJS/compare/v1.14.7...HEAD +[1.14.7]: https://github.com/chird/meteoJS/compare/v1.14.6...v1.14.7 +[1.14.6]: https://github.com/chird/meteoJS/compare/v1.14.5...v1.14.6 [1.14.5]: https://github.com/chird/meteoJS/compare/v1.14.4...v1.14.5 [1.14.4]: https://github.com/chird/meteoJS/compare/v1.14.3...v1.14.4 [1.14.3]: https://github.com/chird/meteoJS/compare/v1.14.2...v1.14.3 diff --git a/doc/Modelviewer.js.html b/doc/Modelviewer.js.html index a74ebe89..538a88fe 100644 --- a/doc/Modelviewer.js.html +++ b/doc/Modelviewer.js.html @@ -277,7 +277,7 @@

Source: Modelviewer.js

diff --git a/doc/RepetitiveRequests.js.html b/doc/RepetitiveRequests.js.html index 0b63c2ca..595c66cb 100644 --- a/doc/RepetitiveRequests.js.html +++ b/doc/RepetitiveRequests.js.html @@ -389,7 +389,7 @@

Source: RepetitiveRequests.js

diff --git a/doc/Sounding.js.html b/doc/Sounding.js.html index 0e161516..3341b081 100644 --- a/doc/Sounding.js.html +++ b/doc/Sounding.js.html @@ -277,7 +277,7 @@

Source: Sounding.js

diff --git a/doc/Synview.js.html b/doc/Synview.js.html index c39a015c..056185f2 100644 --- a/doc/Synview.js.html +++ b/doc/Synview.js.html @@ -201,7 +201,7 @@

Source: Synview.js

diff --git a/doc/ThermodynamicDiagram.js.html b/doc/ThermodynamicDiagram.js.html index 71c084a7..f9ddbb51 100644 --- a/doc/ThermodynamicDiagram.js.html +++ b/doc/ThermodynamicDiagram.js.html @@ -300,7 +300,7 @@

Source: ThermodynamicDiagram.js

diff --git a/doc/ThermodynamicDiagramPluggable.js.html b/doc/ThermodynamicDiagramPluggable.js.html index 5b423611..ca10aeb4 100644 --- a/doc/ThermodynamicDiagramPluggable.js.html +++ b/doc/ThermodynamicDiagramPluggable.js.html @@ -231,7 +231,7 @@

Source: ThermodynamicDiagramPluggable.js

diff --git a/doc/Timeline.js.html b/doc/Timeline.js.html index 5b8b9625..ebd281d8 100644 --- a/doc/Timeline.js.html +++ b/doc/Timeline.js.html @@ -896,7 +896,7 @@

Source: Timeline.js

diff --git a/doc/Tooltip.js.html b/doc/Tooltip.js.html index 84cbd676..10f92586 100644 --- a/doc/Tooltip.js.html +++ b/doc/Tooltip.js.html @@ -155,7 +155,7 @@

Source: Tooltip.js

diff --git a/doc/base_Collection.js.html b/doc/base_Collection.js.html index da78370d..bf23a2e0 100644 --- a/doc/base_Collection.js.html +++ b/doc/base_Collection.js.html @@ -318,7 +318,7 @@

Source: base/Collection.js

diff --git a/doc/base_Named.js.html b/doc/base_Named.js.html index 1e345af6..3590e7bf 100644 --- a/doc/base_Named.js.html +++ b/doc/base_Named.js.html @@ -162,7 +162,7 @@

Source: base/Named.js

diff --git a/doc/base_NamedCollection.js.html b/doc/base_NamedCollection.js.html index 28f082d0..726edc34 100644 --- a/doc/base_NamedCollection.js.html +++ b/doc/base_NamedCollection.js.html @@ -110,7 +110,7 @@

Source: base/NamedCollection.js

diff --git a/doc/base_Unique.js.html b/doc/base_Unique.js.html index e1114d50..c827ffa2 100644 --- a/doc/base_Unique.js.html +++ b/doc/base_Unique.js.html @@ -83,7 +83,7 @@

Source: base/Unique.js

diff --git a/doc/base_UniqueNamed.js.html b/doc/base_UniqueNamed.js.html index 3b7835ab..31bfdcb5 100644 --- a/doc/base_UniqueNamed.js.html +++ b/doc/base_UniqueNamed.js.html @@ -95,7 +95,7 @@

Source: base/UniqueNamed.js

diff --git a/doc/calc.js.html b/doc/calc.js.html index a4cedf5b..700b89d5 100644 --- a/doc/calc.js.html +++ b/doc/calc.js.html @@ -523,7 +523,7 @@

Source: calc.js

diff --git a/doc/events.js.html b/doc/events.js.html index f0099f84..bf982418 100644 --- a/doc/events.js.html +++ b/doc/events.js.html @@ -165,7 +165,7 @@

Source: Events.js

diff --git a/doc/external-Event.html b/doc/external-Event.html index 4e5eb3ed..de799bab 100644 --- a/doc/external-Event.html +++ b/doc/external-Event.html @@ -51,7 +51,7 @@

Event

diff --git a/doc/external-HTMLElement.html b/doc/external-HTMLElement.html index ab8db5bb..0aa89a75 100644 --- a/doc/external-HTMLElement.html +++ b/doc/external-HTMLElement.html @@ -51,7 +51,7 @@

HTMLElement

diff --git a/doc/external-SVG.html b/doc/external-SVG.html index 629e12e4..3707088e 100644 --- a/doc/external-SVG.html +++ b/doc/external-SVG.html @@ -51,7 +51,7 @@

SVG

diff --git a/doc/external-XMLHttpRequest.html b/doc/external-XMLHttpRequest.html index c5659930..f8037edf 100644 --- a/doc/external-XMLHttpRequest.html +++ b/doc/external-XMLHttpRequest.html @@ -51,7 +51,7 @@

XMLHttpRequest

diff --git a/doc/external-jQuery.html b/doc/external-jQuery.html index ce5aa4b0..a4e2b849 100644 --- a/doc/external-jQuery.html +++ b/doc/external-jQuery.html @@ -51,7 +51,7 @@

jQuery

diff --git a/doc/external-momentjs.html b/doc/external-momentjs.html index 098bc436..d7ebb1f2 100644 --- a/doc/external-momentjs.html +++ b/doc/external-momentjs.html @@ -51,7 +51,7 @@

momentjs

diff --git a/doc/index.html b/doc/index.html index d548f04d..d2131e49 100644 --- a/doc/index.html +++ b/doc/index.html @@ -9316,7 +9316,7 @@

meteoJS/tooltip/boots diff --git a/doc/index.js.html b/doc/index.js.html index 2abc4f87..74887468 100644 --- a/doc/index.js.html +++ b/doc/index.js.html @@ -245,7 +245,7 @@

Source: index.js

diff --git a/doc/modelviewer_Container.js.html b/doc/modelviewer_Container.js.html index 2d5894d8..f323def6 100644 --- a/doc/modelviewer_Container.js.html +++ b/doc/modelviewer_Container.js.html @@ -603,7 +603,8 @@

Source: modelviewer/Container.js

const findFirstNodeWithVariable = node => { let isFound = false; for (const variable of [...addedVariables, ...removedVariables]) { - if (variable.variableCollection.node === node) { + if (variable.variableCollection !== undefined + && variable.variableCollection.node === node) { nodes.push(node); isFound = true; break; @@ -853,7 +854,7 @@

Source: modelviewer/Container.js

diff --git a/doc/modelviewer_Display.js.html b/doc/modelviewer_Display.js.html index fdb8625c..95c5b6d2 100644 --- a/doc/modelviewer_Display.js.html +++ b/doc/modelviewer_Display.js.html @@ -329,7 +329,7 @@

Source: modelviewer/Display.js

diff --git a/doc/modelviewer_NWPResources.js.html b/doc/modelviewer_NWPResources.js.html index 122528f8..1254f5a3 100644 --- a/doc/modelviewer_NWPResources.js.html +++ b/doc/modelviewer_NWPResources.js.html @@ -182,7 +182,7 @@

Source: modelviewer/NWPResources.js

diff --git a/doc/modelviewer_Node.js.html b/doc/modelviewer_Node.js.html index a613e27d..380e1a66 100644 --- a/doc/modelviewer_Node.js.html +++ b/doc/modelviewer_Node.js.html @@ -397,7 +397,7 @@

Source: modelviewer/Node.js

diff --git a/doc/modelviewer_OffsetVariable.js.html b/doc/modelviewer_OffsetVariable.js.html index f588f316..b6c39dec 100644 --- a/doc/modelviewer_OffsetVariable.js.html +++ b/doc/modelviewer_OffsetVariable.js.html @@ -125,7 +125,7 @@

Source: modelviewer/OffsetVariable.js

diff --git a/doc/modelviewer_Resource.js.html b/doc/modelviewer_Resource.js.html index f3b47f52..940beb33 100644 --- a/doc/modelviewer_Resource.js.html +++ b/doc/modelviewer_Resource.js.html @@ -210,7 +210,7 @@

Source: modelviewer/Resource.js

diff --git a/doc/modelviewer_Resources.js.html b/doc/modelviewer_Resources.js.html index 69dd8a6d..3f7f1581 100644 --- a/doc/modelviewer_Resources.js.html +++ b/doc/modelviewer_Resources.js.html @@ -532,7 +532,7 @@

Source: modelviewer/Resources.js

diff --git a/doc/modelviewer_ResourcesTreeNode.js.html b/doc/modelviewer_ResourcesTreeNode.js.html index fca1a6c0..79a51360 100644 --- a/doc/modelviewer_ResourcesTreeNode.js.html +++ b/doc/modelviewer_ResourcesTreeNode.js.html @@ -225,7 +225,7 @@

Source: modelviewer/ResourcesTreeNode.js

diff --git a/doc/modelviewer_TimeVariable.js.html b/doc/modelviewer_TimeVariable.js.html index 2cac94f5..aaa99b45 100644 --- a/doc/modelviewer_TimeVariable.js.html +++ b/doc/modelviewer_TimeVariable.js.html @@ -100,7 +100,7 @@

Source: modelviewer/TimeVariable.js

diff --git a/doc/modelviewer_Variable.js.html b/doc/modelviewer_Variable.js.html index 7e4c7f2f..edce582b 100644 --- a/doc/modelviewer_Variable.js.html +++ b/doc/modelviewer_Variable.js.html @@ -91,7 +91,7 @@

Source: modelviewer/Variable.js

diff --git a/doc/modelviewer_VariableCollection.js.html b/doc/modelviewer_VariableCollection.js.html index e5ec853a..539cb60b 100644 --- a/doc/modelviewer_VariableCollection.js.html +++ b/doc/modelviewer_VariableCollection.js.html @@ -163,7 +163,7 @@

Source: modelviewer/VariableCollection.js

diff --git a/doc/modelviewer_display_SelectNavigation.js.html b/doc/modelviewer_display_SelectNavigation.js.html index 0576a02d..143f8b67 100644 --- a/doc/modelviewer_display_SelectNavigation.js.html +++ b/doc/modelviewer_display_SelectNavigation.js.html @@ -142,7 +142,7 @@

Source: modelviewer/display/SelectNavigation.js

diff --git a/doc/modelviewer_display_Simple.js.html b/doc/modelviewer_display_Simple.js.html index 8fe6327b..3570826c 100644 --- a/doc/modelviewer_display_Simple.js.html +++ b/doc/modelviewer_display_Simple.js.html @@ -132,7 +132,7 @@

Source: modelviewer/display/Simple.js

diff --git a/doc/modelviewer_resource_Image.js.html b/doc/modelviewer_resource_Image.js.html index c79bc210..60ad1007 100644 --- a/doc/modelviewer_resource_Image.js.html +++ b/doc/modelviewer_resource_Image.js.html @@ -89,7 +89,7 @@

Source: modelviewer/resource/Image.js

diff --git a/doc/modelviewer_resource_Sounding.js.html b/doc/modelviewer_resource_Sounding.js.html index 8e581557..22d7d980 100644 --- a/doc/modelviewer_resource_Sounding.js.html +++ b/doc/modelviewer_resource_Sounding.js.html @@ -93,7 +93,7 @@

Source: modelviewer/resource/Sounding.js

diff --git a/doc/module-meteoJS.html b/doc/module-meteoJS.html index 7417214b..809d8af4 100644 --- a/doc/module-meteoJS.html +++ b/doc/module-meteoJS.html @@ -44,7 +44,7 @@

meteoJS

diff --git a/doc/module-meteoJS_base_collection.Collection.html b/doc/module-meteoJS_base_collection.Collection.html index cceec137..bcc6806e 100644 --- a/doc/module-meteoJS_base_collection.Collection.html +++ b/doc/module-meteoJS_base_collection.Collection.html @@ -420,7 +420,7 @@

Parameter

diff --git a/doc/module-meteoJS_base_collection.html b/doc/module-meteoJS_base_collection.html index caebd267..5920ca23 100644 --- a/doc/module-meteoJS_base_collection.html +++ b/doc/module-meteoJS_base_collection.html @@ -322,7 +322,7 @@

Parameters

diff --git a/doc/module-meteoJS_base_named.Named.html b/doc/module-meteoJS_base_named.Named.html index 35641000..cb0a3caa 100644 --- a/doc/module-meteoJS_base_named.Named.html +++ b/doc/module-meteoJS_base_named.Named.html @@ -315,7 +315,7 @@

Parameters

diff --git a/doc/module-meteoJS_base_named.html b/doc/module-meteoJS_base_named.html index 4b016be0..ee428ff9 100644 --- a/doc/module-meteoJS_base_named.html +++ b/doc/module-meteoJS_base_named.html @@ -146,7 +146,7 @@

Properties

diff --git a/doc/module-meteoJS_base_namedCollection.NamedCollection.html b/doc/module-meteoJS_base_namedCollection.NamedCollection.html index 636e7f02..cb6cf888 100644 --- a/doc/module-meteoJS_base_namedCollection.NamedCollection.html +++ b/doc/module-meteoJS_base_namedCollection.NamedCollection.html @@ -646,7 +646,7 @@

Parameters

diff --git a/doc/module-meteoJS_base_namedCollection.html b/doc/module-meteoJS_base_namedCollection.html index 7787e195..86a3e8ae 100644 --- a/doc/module-meteoJS_base_namedCollection.html +++ b/doc/module-meteoJS_base_namedCollection.html @@ -146,7 +146,7 @@

Properties

diff --git a/doc/module-meteoJS_base_unique.Unique.html b/doc/module-meteoJS_base_unique.Unique.html index 97cd5b3b..d40f1fbc 100644 --- a/doc/module-meteoJS_base_unique.Unique.html +++ b/doc/module-meteoJS_base_unique.Unique.html @@ -156,7 +156,7 @@

Parameter

diff --git a/doc/module-meteoJS_base_unique.html b/doc/module-meteoJS_base_unique.html index 1a52113c..0493b9b6 100644 --- a/doc/module-meteoJS_base_unique.html +++ b/doc/module-meteoJS_base_unique.html @@ -118,7 +118,7 @@

Property

diff --git a/doc/module-meteoJS_base_uniquenamed.UniqueNamed.html b/doc/module-meteoJS_base_uniquenamed.UniqueNamed.html index 10084c6a..7cb7c769 100644 --- a/doc/module-meteoJS_base_uniquenamed.UniqueNamed.html +++ b/doc/module-meteoJS_base_uniquenamed.UniqueNamed.html @@ -342,7 +342,7 @@

Parameters

diff --git a/doc/module-meteoJS_base_uniquenamed.html b/doc/module-meteoJS_base_uniquenamed.html index a36c51b7..5e0e93a1 100644 --- a/doc/module-meteoJS_base_uniquenamed.html +++ b/doc/module-meteoJS_base_uniquenamed.html @@ -118,7 +118,7 @@

Property

diff --git a/doc/module-meteoJS_calc.html b/doc/module-meteoJS_calc.html index c242b7db..c882c337 100644 --- a/doc/module-meteoJS_calc.html +++ b/doc/module-meteoJS_calc.html @@ -1319,7 +1319,7 @@

Parameter

diff --git a/doc/module-meteoJS_events.html b/doc/module-meteoJS_events.html index 4fd632bc..1c75a211 100644 --- a/doc/module-meteoJS_events.html +++ b/doc/module-meteoJS_events.html @@ -363,7 +363,7 @@

Parameters

diff --git a/doc/module-meteoJS_modelviewer.Modelviewer.html b/doc/module-meteoJS_modelviewer.Modelviewer.html index 86af1807..25af1b16 100644 --- a/doc/module-meteoJS_modelviewer.Modelviewer.html +++ b/doc/module-meteoJS_modelviewer.Modelviewer.html @@ -210,7 +210,7 @@

Parameter

diff --git a/doc/module-meteoJS_modelviewer.html b/doc/module-meteoJS_modelviewer.html index 3df4d028..1354b1ff 100644 --- a/doc/module-meteoJS_modelviewer.html +++ b/doc/module-meteoJS_modelviewer.html @@ -238,7 +238,7 @@

Parameters

diff --git a/doc/module-meteoJS_modelviewer_container.Container.html b/doc/module-meteoJS_modelviewer_container.Container.html index 8c0df0bd..82440eb4 100644 --- a/doc/module-meteoJS_modelviewer_container.Container.html +++ b/doc/module-meteoJS_modelviewer_container.Container.html @@ -403,7 +403,7 @@

Parameter

diff --git a/doc/module-meteoJS_modelviewer_container.html b/doc/module-meteoJS_modelviewer_container.html index e0c95f50..85fd4647 100644 --- a/doc/module-meteoJS_modelviewer_container.html +++ b/doc/module-meteoJS_modelviewer_container.html @@ -621,7 +621,7 @@

change:visibleRe
diff --git a/doc/module-meteoJS_modelviewer_display.Display.html b/doc/module-meteoJS_modelviewer_display.Display.html index 94a77d5f..9f3065a3 100644 --- a/doc/module-meteoJS_modelviewer_display.Display.html +++ b/doc/module-meteoJS_modelviewer_display.Display.html @@ -229,7 +229,7 @@

render<
diff --git a/doc/module-meteoJS_modelviewer_display.html b/doc/module-meteoJS_modelviewer_display.html index 0e3b2d1c..970a6e99 100644 --- a/doc/module-meteoJS_modelviewer_display.html +++ b/doc/module-meteoJS_modelviewer_display.html @@ -174,7 +174,7 @@

init:display

diff --git a/doc/module-meteoJS_modelviewer_display_selectNavigation.SelectNavigation.html b/doc/module-meteoJS_modelviewer_display_selectNavigation.SelectNavigation.html index 3922b989..7c0cc37e 100644 --- a/doc/module-meteoJS_modelviewer_display_selectNavigation.SelectNavigation.html +++ b/doc/module-meteoJS_modelviewer_display_selectNavigation.SelectNavigation.html @@ -69,7 +69,7 @@

onInit<
diff --git a/doc/module-meteoJS_modelviewer_display_selectNavigation.html b/doc/module-meteoJS_modelviewer_display_selectNavigation.html index 52b6f358..05135007 100644 --- a/doc/module-meteoJS_modelviewer_display_selectNavigation.html +++ b/doc/module-meteoJS_modelviewer_display_selectNavigation.html @@ -64,7 +64,7 @@

diff --git a/doc/module-meteoJS_modelviewer_display_simple.Simple.html b/doc/module-meteoJS_modelviewer_display_simple.Simple.html index 6f14d450..506b46aa 100644 --- a/doc/module-meteoJS_modelviewer_display_simple.Simple.html +++ b/doc/module-meteoJS_modelviewer_display_simple.Simple.html @@ -106,7 +106,7 @@

onInit<
diff --git a/doc/module-meteoJS_modelviewer_display_simple.html b/doc/module-meteoJS_modelviewer_display_simple.html index d415560e..0a7b063e 100644 --- a/doc/module-meteoJS_modelviewer_display_simple.html +++ b/doc/module-meteoJS_modelviewer_display_simple.html @@ -64,7 +64,7 @@

Simple diff --git a/doc/module-meteoJS_modelviewer_node.Node.html b/doc/module-meteoJS_modelviewer_node.Node.html index c364e551..c8ec0004 100644 --- a/doc/module-meteoJS_modelviewer_node.Node.html +++ b/doc/module-meteoJS_modelviewer_node.Node.html @@ -440,7 +440,7 @@

Parameter

diff --git a/doc/module-meteoJS_modelviewer_node.html b/doc/module-meteoJS_modelviewer_node.html index 4fdc61a0..613c50ee 100644 --- a/doc/module-meteoJS_modelviewer_node.html +++ b/doc/module-meteoJS_modelviewer_node.html @@ -116,7 +116,7 @@

Parameter

diff --git a/doc/module-meteoJS_modelviewer_nwpResources.NWPResources.html b/doc/module-meteoJS_modelviewer_nwpResources.NWPResources.html index 4dc97cfe..45257d36 100644 --- a/doc/module-meteoJS_modelviewer_nwpResources.NWPResources.html +++ b/doc/module-meteoJS_modelviewer_nwpResources.NWPResources.html @@ -287,7 +287,7 @@

Parameters

diff --git a/doc/module-meteoJS_modelviewer_nwpResources.html b/doc/module-meteoJS_modelviewer_nwpResources.html index d6c9fbd5..f325060c 100644 --- a/doc/module-meteoJS_modelviewer_nwpResources.html +++ b/doc/module-meteoJS_modelviewer_nwpResources.html @@ -64,7 +64,7 @@

NWPResou diff --git a/doc/module-meteoJS_modelviewer_offsetVariable.OffsetVariable.html b/doc/module-meteoJS_modelviewer_offsetVariable.OffsetVariable.html index f694080a..7bf04a3a 100644 --- a/doc/module-meteoJS_modelviewer_offsetVariable.OffsetVariable.html +++ b/doc/module-meteoJS_modelviewer_offsetVariable.OffsetVariable.html @@ -128,7 +128,7 @@

run
diff --git a/doc/module-meteoJS_modelviewer_offsetVariable.html b/doc/module-meteoJS_modelviewer_offsetVariable.html index 1f646758..354e63b9 100644 --- a/doc/module-meteoJS_modelviewer_offsetVariable.html +++ b/doc/module-meteoJS_modelviewer_offsetVariable.html @@ -132,7 +132,7 @@

Parameters

diff --git a/doc/module-meteoJS_modelviewer_resource.Resource.html b/doc/module-meteoJS_modelviewer_resource.Resource.html index 0288335a..658ca00f 100644 --- a/doc/module-meteoJS_modelviewer_resource.Resource.html +++ b/doc/module-meteoJS_modelviewer_resource.Resource.html @@ -310,7 +310,7 @@

Parameter

diff --git a/doc/module-meteoJS_modelviewer_resource.html b/doc/module-meteoJS_modelviewer_resource.html index f36fffdc..cd136cf5 100644 --- a/doc/module-meteoJS_modelviewer_resource.html +++ b/doc/module-meteoJS_modelviewer_resource.html @@ -161,7 +161,7 @@

Parameters

diff --git a/doc/module-meteoJS_modelviewer_resource_image.Image.html b/doc/module-meteoJS_modelviewer_resource_image.Image.html index de314f40..5fa9e242 100644 --- a/doc/module-meteoJS_modelviewer_resource_image.Image.html +++ b/doc/module-meteoJS_modelviewer_resource_image.Image.html @@ -103,7 +103,7 @@

url
diff --git a/doc/module-meteoJS_modelviewer_resource_image.html b/doc/module-meteoJS_modelviewer_resource_image.html index 80ea1dde..8753a6b2 100644 --- a/doc/module-meteoJS_modelviewer_resource_image.html +++ b/doc/module-meteoJS_modelviewer_resource_image.html @@ -118,7 +118,7 @@

Parameter

diff --git a/doc/module-meteoJS_modelviewer_resource_sounding.Sounding.html b/doc/module-meteoJS_modelviewer_resource_sounding.Sounding.html index 21cc2a41..6205cecd 100644 --- a/doc/module-meteoJS_modelviewer_resource_sounding.Sounding.html +++ b/doc/module-meteoJS_modelviewer_resource_sounding.Sounding.html @@ -103,7 +103,7 @@

sounding diff --git a/doc/module-meteoJS_modelviewer_resource_sounding.html b/doc/module-meteoJS_modelviewer_resource_sounding.html index f06c046d..699e80f2 100644 --- a/doc/module-meteoJS_modelviewer_resource_sounding.html +++ b/doc/module-meteoJS_modelviewer_resource_sounding.html @@ -118,7 +118,7 @@

Parameter

diff --git a/doc/module-meteoJS_modelviewer_resources.Resources.html b/doc/module-meteoJS_modelviewer_resources.Resources.html index 4393bc08..b0097c3b 100644 --- a/doc/module-meteoJS_modelviewer_resources.Resources.html +++ b/doc/module-meteoJS_modelviewer_resources.Resources.html @@ -601,7 +601,7 @@

Parameter

diff --git a/doc/module-meteoJS_modelviewer_resources.html b/doc/module-meteoJS_modelviewer_resources.html index 112db4ce..ab0f7302 100644 --- a/doc/module-meteoJS_modelviewer_resources.html +++ b/doc/module-meteoJS_modelviewer_resources.html @@ -201,7 +201,7 @@

Properties

diff --git a/doc/module-meteoJS_modelviewer_resourcesTreeNode.ResourcesTreeNode.html b/doc/module-meteoJS_modelviewer_resourcesTreeNode.ResourcesTreeNode.html index 87143cb0..42712657 100644 --- a/doc/module-meteoJS_modelviewer_resourcesTreeNode.ResourcesTreeNode.html +++ b/doc/module-meteoJS_modelviewer_resourcesTreeNode.ResourcesTreeNode.html @@ -328,7 +328,7 @@

removeChild diff --git a/doc/module-meteoJS_modelviewer_resourcesTreeNode.html b/doc/module-meteoJS_modelviewer_resourcesTreeNode.html index c9f607f9..b7ecef47 100644 --- a/doc/module-meteoJS_modelviewer_resourcesTreeNode.html +++ b/doc/module-meteoJS_modelviewer_resourcesTreeNode.html @@ -118,7 +118,7 @@

Parameter

diff --git a/doc/module-meteoJS_modelviewer_timeVariable.TimeVariable.html b/doc/module-meteoJS_modelviewer_timeVariable.TimeVariable.html index 10e578d3..d94109ef 100644 --- a/doc/module-meteoJS_modelviewer_timeVariable.TimeVariable.html +++ b/doc/module-meteoJS_modelviewer_timeVariable.TimeVariable.html @@ -124,7 +124,7 @@

setId diff --git a/doc/module-meteoJS_modelviewer_timeVariable.html b/doc/module-meteoJS_modelviewer_timeVariable.html index b8193f6d..beccbc34 100644 --- a/doc/module-meteoJS_modelviewer_timeVariable.html +++ b/doc/module-meteoJS_modelviewer_timeVariable.html @@ -118,7 +118,7 @@

Parameter

diff --git a/doc/module-meteoJS_modelviewer_variable.Variable.html b/doc/module-meteoJS_modelviewer_variable.Variable.html index 4547803e..0752cc30 100644 --- a/doc/module-meteoJS_modelviewer_variable.Variable.html +++ b/doc/module-meteoJS_modelviewer_variable.Variable.html @@ -103,7 +103,7 @@

variableCollection<
diff --git a/doc/module-meteoJS_modelviewer_variable.html b/doc/module-meteoJS_modelviewer_variable.html index 43277cb7..beddd16f 100644 --- a/doc/module-meteoJS_modelviewer_variable.html +++ b/doc/module-meteoJS_modelviewer_variable.html @@ -118,7 +118,7 @@

Parameter

diff --git a/doc/module-meteoJS_modelviewer_variableCollection.VariableCollection.html b/doc/module-meteoJS_modelviewer_variableCollection.VariableCollection.html index 818fc408..fcaaf552 100644 --- a/doc/module-meteoJS_modelviewer_variableCollection.VariableCollection.html +++ b/doc/module-meteoJS_modelviewer_variableCollection.VariableCollection.html @@ -198,7 +198,7 @@

setId diff --git a/doc/module-meteoJS_modelviewer_variableCollection.html b/doc/module-meteoJS_modelviewer_variableCollection.html index 95167e2a..7361ae2f 100644 --- a/doc/module-meteoJS_modelviewer_variableCollection.html +++ b/doc/module-meteoJS_modelviewer_variableCollection.html @@ -179,7 +179,7 @@

Parameter

diff --git a/doc/module-meteoJS_repetitiveRequests.RepetitiveRequests.html b/doc/module-meteoJS_repetitiveRequests.RepetitiveRequests.html index 9cbf4d5a..b042228a 100644 --- a/doc/module-meteoJS_repetitiveRequests.RepetitiveRequests.html +++ b/doc/module-meteoJS_repetitiveRequests.RepetitiveRequests.html @@ -169,7 +169,7 @@

stop diff --git a/doc/module-meteoJS_repetitiveRequests.html b/doc/module-meteoJS_repetitiveRequests.html index 932591b9..93d12048 100644 --- a/doc/module-meteoJS_repetitiveRequests.html +++ b/doc/module-meteoJS_repetitiveRequests.html @@ -326,7 +326,7 @@

Property

diff --git a/doc/module-meteoJS_sounding.Sounding.html b/doc/module-meteoJS_sounding.Sounding.html index b5379b43..bed8848b 100644 --- a/doc/module-meteoJS_sounding.Sounding.html +++ b/doc/module-meteoJS_sounding.Sounding.html @@ -403,7 +403,7 @@

Parameter

diff --git a/doc/module-meteoJS_sounding.html b/doc/module-meteoJS_sounding.html index ebb2f86f..8b2ba63e 100644 --- a/doc/module-meteoJS_sounding.html +++ b/doc/module-meteoJS_sounding.html @@ -347,7 +347,7 @@

Parameter

diff --git a/doc/module-meteoJS_sounding_parcel.Parcel.html b/doc/module-meteoJS_sounding_parcel.Parcel.html index b0a13ad9..05b88964 100644 --- a/doc/module-meteoJS_sounding_parcel.Parcel.html +++ b/doc/module-meteoJS_sounding_parcel.Parcel.html @@ -502,7 +502,7 @@

Parameter

diff --git a/doc/module-meteoJS_sounding_parcel.html b/doc/module-meteoJS_sounding_parcel.html index 7f9084d2..e1cf100e 100644 --- a/doc/module-meteoJS_sounding_parcel.html +++ b/doc/module-meteoJS_sounding_parcel.html @@ -706,7 +706,7 @@

Parameters

diff --git a/doc/module-meteoJS_synview.html b/doc/module-meteoJS_synview.html index 14f9d050..006c626b 100644 --- a/doc/module-meteoJS_synview.html +++ b/doc/module-meteoJS_synview.html @@ -301,7 +301,7 @@

Parameters

diff --git a/doc/module-meteoJS_synview_collection.Collection.html b/doc/module-meteoJS_synview_collection.Collection.html index 0c9d7700..b828d3d7 100644 --- a/doc/module-meteoJS_synview_collection.Collection.html +++ b/doc/module-meteoJS_synview_collection.Collection.html @@ -309,7 +309,7 @@

Parameter

diff --git a/doc/module-meteoJS_synview_collection.html b/doc/module-meteoJS_synview_collection.html index 177e1167..119c04cd 100644 --- a/doc/module-meteoJS_synview_collection.html +++ b/doc/module-meteoJS_synview_collection.html @@ -206,7 +206,7 @@

Parameters

diff --git a/doc/module-meteoJS_synview_map.SynviewMap.html b/doc/module-meteoJS_synview_map.SynviewMap.html index 5eee641d..290583b8 100644 --- a/doc/module-meteoJS_synview_map.SynviewMap.html +++ b/doc/module-meteoJS_synview_map.SynviewMap.html @@ -342,7 +342,7 @@

Parameter

diff --git a/doc/module-meteoJS_synview_map.html b/doc/module-meteoJS_synview_map.html index f2af38b7..bc205497 100644 --- a/doc/module-meteoJS_synview_map.html +++ b/doc/module-meteoJS_synview_map.html @@ -278,7 +278,7 @@

singleclick:pointer
diff --git a/doc/module-meteoJS_synview_map_ll.MapLL.html b/doc/module-meteoJS_synview_map_ll.MapLL.html index 79998e8d..82efdad7 100644 --- a/doc/module-meteoJS_synview_map_ll.MapLL.html +++ b/doc/module-meteoJS_synview_map_ll.MapLL.html @@ -328,7 +328,7 @@

Parameter

diff --git a/doc/module-meteoJS_synview_map_ll.html b/doc/module-meteoJS_synview_map_ll.html index 958dbcd2..5d0ba4a6 100644 --- a/doc/module-meteoJS_synview_map_ll.html +++ b/doc/module-meteoJS_synview_map_ll.html @@ -64,7 +64,7 @@

MapLL

diff --git a/doc/module-meteoJS_synview_map_ol.MapOL.html b/doc/module-meteoJS_synview_map_ol.MapOL.html index cddddf0c..e7ecd30d 100644 --- a/doc/module-meteoJS_synview_map_ol.MapOL.html +++ b/doc/module-meteoJS_synview_map_ol.MapOL.html @@ -308,7 +308,7 @@

Parameter

diff --git a/doc/module-meteoJS_synview_map_ol.html b/doc/module-meteoJS_synview_map_ol.html index 4c5ca18d..8ac3728b 100644 --- a/doc/module-meteoJS_synview_map_ol.html +++ b/doc/module-meteoJS_synview_map_ol.html @@ -100,7 +100,7 @@

projwgs84 diff --git a/doc/module-meteoJS_synview_resource.Resource.html b/doc/module-meteoJS_synview_resource.Resource.html index 661b786d..676948dd 100644 --- a/doc/module-meteoJS_synview_resource.Resource.html +++ b/doc/module-meteoJS_synview_resource.Resource.html @@ -491,7 +491,7 @@

Parameter

diff --git a/doc/module-meteoJS_synview_resource.html b/doc/module-meteoJS_synview_resource.html index bc6bc3af..4885a9e6 100644 --- a/doc/module-meteoJS_synview_resource.html +++ b/doc/module-meteoJS_synview_resource.html @@ -260,7 +260,7 @@

Parameters

diff --git a/doc/module-meteoJS_synview_resourceCollection.ResourceCollection.html b/doc/module-meteoJS_synview_resourceCollection.ResourceCollection.html index 49c0d887..f2008b35 100644 --- a/doc/module-meteoJS_synview_resourceCollection.ResourceCollection.html +++ b/doc/module-meteoJS_synview_resourceCollection.ResourceCollection.html @@ -517,7 +517,7 @@

Parameter

diff --git a/doc/module-meteoJS_synview_resourceCollection.html b/doc/module-meteoJS_synview_resourceCollection.html index 56732a40..55fd7681 100644 --- a/doc/module-meteoJS_synview_resourceCollection.html +++ b/doc/module-meteoJS_synview_resourceCollection.html @@ -64,7 +64,7 @@

diff --git a/doc/module-meteoJS_synview_resource_GeoJSON.GeoJSON.html b/doc/module-meteoJS_synview_resource_GeoJSON.GeoJSON.html index 0684a8b1..977f39b9 100644 --- a/doc/module-meteoJS_synview_resource_GeoJSON.GeoJSON.html +++ b/doc/module-meteoJS_synview_resource_GeoJSON.GeoJSON.html @@ -549,7 +549,7 @@

Parameter

diff --git a/doc/module-meteoJS_synview_resource_GeoJSON.html b/doc/module-meteoJS_synview_resource_GeoJSON.html index c7ece504..791e61bc 100644 --- a/doc/module-meteoJS_synview_resource_GeoJSON.html +++ b/doc/module-meteoJS_synview_resource_GeoJSON.html @@ -64,7 +64,7 @@

GeoJSON diff --git a/doc/module-meteoJS_synview_resource_GeoJSONTile.GeoJSONTile.html b/doc/module-meteoJS_synview_resource_GeoJSONTile.GeoJSONTile.html index 8e5ab6ae..1f94041f 100644 --- a/doc/module-meteoJS_synview_resource_GeoJSONTile.GeoJSONTile.html +++ b/doc/module-meteoJS_synview_resource_GeoJSONTile.GeoJSONTile.html @@ -81,7 +81,7 @@

makeOLLayer diff --git a/doc/module-meteoJS_synview_resource_GeoJSONTile.html b/doc/module-meteoJS_synview_resource_GeoJSONTile.html index f8e8c18d..46e32a2e 100644 --- a/doc/module-meteoJS_synview_resource_GeoJSONTile.html +++ b/doc/module-meteoJS_synview_resource_GeoJSONTile.html @@ -64,7 +64,7 @@

GeoJS diff --git a/doc/module-meteoJS_synview_resource_Image.ImageStatic.html b/doc/module-meteoJS_synview_resource_Image.ImageStatic.html index 21e8ef3b..201d961d 100644 --- a/doc/module-meteoJS_synview_resource_Image.ImageStatic.html +++ b/doc/module-meteoJS_synview_resource_Image.ImageStatic.html @@ -538,7 +538,7 @@

Parameter

diff --git a/doc/module-meteoJS_synview_resource_Image.html b/doc/module-meteoJS_synview_resource_Image.html index ba417bf4..df722ec8 100644 --- a/doc/module-meteoJS_synview_resource_Image.html +++ b/doc/module-meteoJS_synview_resource_Image.html @@ -118,7 +118,7 @@

Parameter

diff --git a/doc/module-meteoJS_synview_resource_OSM.OSM.html b/doc/module-meteoJS_synview_resource_OSM.OSM.html index 1a1ea049..a8f79ff5 100644 --- a/doc/module-meteoJS_synview_resource_OSM.OSM.html +++ b/doc/module-meteoJS_synview_resource_OSM.OSM.html @@ -506,7 +506,7 @@

Parameter

diff --git a/doc/module-meteoJS_synview_resource_OSM.html b/doc/module-meteoJS_synview_resource_OSM.html index cd79fccc..43fa9f7a 100644 --- a/doc/module-meteoJS_synview_resource_OSM.html +++ b/doc/module-meteoJS_synview_resource_OSM.html @@ -64,7 +64,7 @@

OSM

diff --git a/doc/module-meteoJS_synview_resource_Vector.Vector.html b/doc/module-meteoJS_synview_resource_Vector.Vector.html index ce82cc59..ca87c336 100644 --- a/doc/module-meteoJS_synview_resource_Vector.Vector.html +++ b/doc/module-meteoJS_synview_resource_Vector.Vector.html @@ -547,7 +547,7 @@

Parameter

diff --git a/doc/module-meteoJS_synview_resource_Vector.html b/doc/module-meteoJS_synview_resource_Vector.html index 949be6dc..66884298 100644 --- a/doc/module-meteoJS_synview_resource_Vector.html +++ b/doc/module-meteoJS_synview_resource_Vector.html @@ -64,7 +64,7 @@

Vector

diff --git a/doc/module-meteoJS_synview_resource_VectorTile.VectorTile.html b/doc/module-meteoJS_synview_resource_VectorTile.VectorTile.html index 39210d5e..9ff8c18d 100644 --- a/doc/module-meteoJS_synview_resource_VectorTile.VectorTile.html +++ b/doc/module-meteoJS_synview_resource_VectorTile.VectorTile.html @@ -79,7 +79,7 @@

makeOLLayer diff --git a/doc/module-meteoJS_synview_resource_VectorTile.html b/doc/module-meteoJS_synview_resource_VectorTile.html index 4af39b9a..52ae3eef 100644 --- a/doc/module-meteoJS_synview_resource_VectorTile.html +++ b/doc/module-meteoJS_synview_resource_VectorTile.html @@ -64,7 +64,7 @@

VectorT diff --git a/doc/module-meteoJS_synview_tooltip.Tooltip.html b/doc/module-meteoJS_synview_tooltip.Tooltip.html index 3862ee56..319f64bf 100644 --- a/doc/module-meteoJS_synview_tooltip.Tooltip.html +++ b/doc/module-meteoJS_synview_tooltip.Tooltip.html @@ -80,7 +80,7 @@

Parameter

diff --git a/doc/module-meteoJS_synview_tooltip.html b/doc/module-meteoJS_synview_tooltip.html index 9443697d..b17a570a 100644 --- a/doc/module-meteoJS_synview_tooltip.html +++ b/doc/module-meteoJS_synview_tooltip.html @@ -191,7 +191,7 @@

Parameters

diff --git a/doc/module-meteoJS_synview_type.Type.html b/doc/module-meteoJS_synview_type.Type.html index 7e8035e8..6a1485a8 100644 --- a/doc/module-meteoJS_synview_type.Type.html +++ b/doc/module-meteoJS_synview_type.Type.html @@ -619,7 +619,7 @@

Parameter

diff --git a/doc/module-meteoJS_synview_type.html b/doc/module-meteoJS_synview_type.html index 66e747a2..d7b59307 100644 --- a/doc/module-meteoJS_synview_type.html +++ b/doc/module-meteoJS_synview_type.html @@ -340,7 +340,7 @@

change:visible diff --git a/doc/module-meteoJS_synview_typeCollection.TypeCollection.html b/doc/module-meteoJS_synview_typeCollection.TypeCollection.html index 7f37c4f6..5929f395 100644 --- a/doc/module-meteoJS_synview_typeCollection.TypeCollection.html +++ b/doc/module-meteoJS_synview_typeCollection.TypeCollection.html @@ -400,7 +400,7 @@

setSyncVisibility diff --git a/doc/module-meteoJS_synview_typeCollection.html b/doc/module-meteoJS_synview_typeCollection.html index 95d2a979..ca0ebd2f 100644 --- a/doc/module-meteoJS_synview_typeCollection.html +++ b/doc/module-meteoJS_synview_typeCollection.html @@ -133,7 +133,7 @@

Parameters

diff --git a/doc/module-meteoJS_thermodynamicDiagram.ThermodynamicDiagram.html b/doc/module-meteoJS_thermodynamicDiagram.ThermodynamicDiagram.html index d5555265..70ada9c1 100644 --- a/doc/module-meteoJS_thermodynamicDiagram.ThermodynamicDiagram.html +++ b/doc/module-meteoJS_thermodynamicDiagram.ThermodynamicDiagram.html @@ -664,7 +664,7 @@

Parameter

diff --git a/doc/module-meteoJS_thermodynamicDiagram.html b/doc/module-meteoJS_thermodynamicDiagram.html index 8cdee8e2..328b67af 100644 --- a/doc/module-meteoJS_thermodynamicDiagram.html +++ b/doc/module-meteoJS_thermodynamicDiagram.html @@ -609,7 +609,7 @@

Parameters

diff --git a/doc/module-meteoJS_thermodynamicDiagramPluggable.ThermodynamicDiagramPluggable.html b/doc/module-meteoJS_thermodynamicDiagramPluggable.ThermodynamicDiagramPluggable.html index b401692e..cfe0a80a 100644 --- a/doc/module-meteoJS_thermodynamicDiagramPluggable.ThermodynamicDiagramPluggable.html +++ b/doc/module-meteoJS_thermodynamicDiagramPluggable.ThermodynamicDiagramPluggable.html @@ -632,7 +632,7 @@

Parameter

diff --git a/doc/module-meteoJS_thermodynamicDiagramPluggable.html b/doc/module-meteoJS_thermodynamicDiagramPluggable.html index e313879e..fe9c8b65 100644 --- a/doc/module-meteoJS_thermodynamicDiagramPluggable.html +++ b/doc/module-meteoJS_thermodynamicDiagramPluggable.html @@ -146,7 +146,7 @@

Parameters

diff --git a/doc/module-meteoJS_thermodynamicDiagram_axes_axes_axisLabels.html b/doc/module-meteoJS_thermodynamicDiagram_axes_axes_axisLabels.html index 5dddbf5b..3d352347 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_axes_axes_axisLabels.html +++ b/doc/module-meteoJS_thermodynamicDiagram_axes_axes_axisLabels.html @@ -44,7 +44,7 @@

meteoJS/thermodynamicDiagram/axes/a
diff --git a/doc/module-meteoJS_thermodynamicDiagram_axes_xAxis.html b/doc/module-meteoJS_thermodynamicDiagram_axes_xAxis.html index 6e4d4359..0f701688 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_axes_xAxis.html +++ b/doc/module-meteoJS_thermodynamicDiagram_axes_xAxis.html @@ -64,7 +64,7 @@

xAxis diff --git a/doc/module-meteoJS_thermodynamicDiagram_axes_xAxis.xAxis.html b/doc/module-meteoJS_thermodynamicDiagram_axes_xAxis.xAxis.html index b8f6dcbc..0f91c17e 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_axes_xAxis.xAxis.html +++ b/doc/module-meteoJS_thermodynamicDiagram_axes_xAxis.xAxis.html @@ -75,7 +75,7 @@

_drawBackground diff --git a/doc/module-meteoJS_thermodynamicDiagram_axes_yAxis.html b/doc/module-meteoJS_thermodynamicDiagram_axes_yAxis.html index 477ed75e..b7a24057 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_axes_yAxis.html +++ b/doc/module-meteoJS_thermodynamicDiagram_axes_yAxis.html @@ -132,7 +132,7 @@

Properties

diff --git a/doc/module-meteoJS_thermodynamicDiagram_axes_yAxis.yAxis.html b/doc/module-meteoJS_thermodynamicDiagram_axes_yAxis.yAxis.html index f7374d21..57d902e9 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_axes_yAxis.yAxis.html +++ b/doc/module-meteoJS_thermodynamicDiagram_axes_yAxis.yAxis.html @@ -389,7 +389,7 @@

onCoordinateSystemCh
diff --git a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem.CoordinateSystem.html b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem.CoordinateSystem.html index 005df82e..ef7e8d70 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem.CoordinateSystem.html +++ b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem.CoordinateSystem.html @@ -1374,7 +1374,7 @@

Parameters

diff --git a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem.html b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem.html index f0b1ac2d..b3f3717d 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem.html +++ b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem.html @@ -330,7 +330,7 @@

change:options diff --git a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_emagram.Emagram.html b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_emagram.Emagram.html index a8d67120..e7f7ef07 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_emagram.Emagram.html +++ b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_emagram.Emagram.html @@ -1394,7 +1394,7 @@

Parameters

diff --git a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_emagram.html b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_emagram.html index 15aebd15..05705237 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_emagram.html +++ b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_emagram.html @@ -64,7 +64,7 @@

diff --git a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_skewTlogPDiagram.SkewTlogPDiagram.html b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_skewTlogPDiagram.SkewTlogPDiagram.html index 5184bdd4..11d5a03b 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_skewTlogPDiagram.SkewTlogPDiagram.html +++ b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_skewTlogPDiagram.SkewTlogPDiagram.html @@ -1391,7 +1391,7 @@

Parameters

diff --git a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_skewTlogPDiagram.html b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_skewTlogPDiagram.html index 14a42eed..a0ae0fd9 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_skewTlogPDiagram.html +++ b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_skewTlogPDiagram.html @@ -64,7 +64,7 @@

diff --git a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_stueveDiagram.StueveDiagram.html b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_stueveDiagram.StueveDiagram.html index 8580835e..bb2486bc 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_stueveDiagram.StueveDiagram.html +++ b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_stueveDiagram.StueveDiagram.html @@ -1397,7 +1397,7 @@

Parameters

diff --git a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_stueveDiagram.html b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_stueveDiagram.html index 0a3035ad..bd88acbf 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_stueveDiagram.html +++ b/doc/module-meteoJS_thermodynamicDiagram_coordinateSystem_stueveDiagram.html @@ -64,7 +64,7 @@

diff --git a/doc/module-meteoJS_thermodynamicDiagram_diagramParcel.DiagramParcel.html b/doc/module-meteoJS_thermodynamicDiagram_diagramParcel.DiagramParcel.html index 2f9765a3..e08e2001 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_diagramParcel.DiagramParcel.html +++ b/doc/module-meteoJS_thermodynamicDiagram_diagramParcel.DiagramParcel.html @@ -237,7 +237,7 @@

Parameter

diff --git a/doc/module-meteoJS_thermodynamicDiagram_diagramParcel.html b/doc/module-meteoJS_thermodynamicDiagram_diagramParcel.html index 9a49a7f6..869ffad3 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_diagramParcel.html +++ b/doc/module-meteoJS_thermodynamicDiagram_diagramParcel.html @@ -263,7 +263,7 @@

change:visible diff --git a/doc/module-meteoJS_thermodynamicDiagram_diagramSounding.DiagramSounding.html b/doc/module-meteoJS_thermodynamicDiagram_diagramSounding.DiagramSounding.html index 3acadba5..09a2114f 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_diagramSounding.DiagramSounding.html +++ b/doc/module-meteoJS_thermodynamicDiagram_diagramSounding.DiagramSounding.html @@ -348,7 +348,7 @@

Parameter

diff --git a/doc/module-meteoJS_thermodynamicDiagram_diagramSounding.html b/doc/module-meteoJS_thermodynamicDiagram_diagramSounding.html index 404c34b0..3d8a3bd7 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_diagramSounding.html +++ b/doc/module-meteoJS_thermodynamicDiagram_diagramSounding.html @@ -413,7 +413,7 @@

change:visible diff --git a/doc/module-meteoJS_thermodynamicDiagram_functions.html b/doc/module-meteoJS_thermodynamicDiagram_functions.html index 61095a6b..e8976aec 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_functions.html +++ b/doc/module-meteoJS_thermodynamicDiagram_functions.html @@ -637,7 +637,7 @@

Parameters

diff --git a/doc/module-meteoJS_thermodynamicDiagram_hodograph.Hodograph.html b/doc/module-meteoJS_thermodynamicDiagram_hodograph.Hodograph.html index afd6e953..d1a28f53 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_hodograph.Hodograph.html +++ b/doc/module-meteoJS_thermodynamicDiagram_hodograph.Hodograph.html @@ -667,7 +667,7 @@

Parameters

diff --git a/doc/module-meteoJS_thermodynamicDiagram_hodograph.html b/doc/module-meteoJS_thermodynamicDiagram_hodograph.html index 5653521f..8cae9589 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_hodograph.html +++ b/doc/module-meteoJS_thermodynamicDiagram_hodograph.html @@ -309,7 +309,7 @@

Parameters

diff --git a/doc/module-meteoJS_thermodynamicDiagram_plotAltitudeDataArea.PlotAltitudeDataArea.html b/doc/module-meteoJS_thermodynamicDiagram_plotAltitudeDataArea.PlotAltitudeDataArea.html index c3ddabd7..7c559c32 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_plotAltitudeDataArea.PlotAltitudeDataArea.html +++ b/doc/module-meteoJS_thermodynamicDiagram_plotAltitudeDataArea.PlotAltitudeDataArea.html @@ -609,7 +609,7 @@

Parameters

diff --git a/doc/module-meteoJS_thermodynamicDiagram_plotAltitudeDataArea.html b/doc/module-meteoJS_thermodynamicDiagram_plotAltitudeDataArea.html index cc470d6e..7d7f62ad 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_plotAltitudeDataArea.html +++ b/doc/module-meteoJS_thermodynamicDiagram_plotAltitudeDataArea.html @@ -286,7 +286,7 @@

Parameter

diff --git a/doc/module-meteoJS_thermodynamicDiagram_plotArea.PlotArea.html b/doc/module-meteoJS_thermodynamicDiagram_plotArea.PlotArea.html index 1622e4f0..ea08bfdf 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_plotArea.PlotArea.html +++ b/doc/module-meteoJS_thermodynamicDiagram_plotArea.PlotArea.html @@ -408,7 +408,7 @@

onCoordinateSystemCh
diff --git a/doc/module-meteoJS_thermodynamicDiagram_plotArea.html b/doc/module-meteoJS_thermodynamicDiagram_plotArea.html index 25f2048a..83a4d164 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_plotArea.html +++ b/doc/module-meteoJS_thermodynamicDiagram_plotArea.html @@ -628,7 +628,7 @@

prebuild:background
diff --git a/doc/module-meteoJS_thermodynamicDiagram_plotDataArea.PlotDataArea.html b/doc/module-meteoJS_thermodynamicDiagram_plotDataArea.PlotDataArea.html index fb40c670..cf2aab34 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_plotDataArea.PlotDataArea.html +++ b/doc/module-meteoJS_thermodynamicDiagram_plotDataArea.PlotDataArea.html @@ -686,7 +686,7 @@

Parameters

diff --git a/doc/module-meteoJS_thermodynamicDiagram_plotDataArea.html b/doc/module-meteoJS_thermodynamicDiagram_plotDataArea.html index 1e8389f1..5c141322 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_plotDataArea.html +++ b/doc/module-meteoJS_thermodynamicDiagram_plotDataArea.html @@ -701,7 +701,7 @@

remove:sounding<
diff --git a/doc/module-meteoJS_thermodynamicDiagram_tdDiagram.TDDiagram.html b/doc/module-meteoJS_thermodynamicDiagram_tdDiagram.TDDiagram.html index edf27f36..f0259354 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_tdDiagram.TDDiagram.html +++ b/doc/module-meteoJS_thermodynamicDiagram_tdDiagram.TDDiagram.html @@ -902,7 +902,7 @@

Parameter

diff --git a/doc/module-meteoJS_thermodynamicDiagram_tdDiagram.html b/doc/module-meteoJS_thermodynamicDiagram_tdDiagram.html index 5e6c10c0..0bceedf7 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_tdDiagram.html +++ b/doc/module-meteoJS_thermodynamicDiagram_tdDiagram.html @@ -894,7 +894,7 @@

touchstart diff --git a/doc/module-meteoJS_thermodynamicDiagram_windbarbsProfile.WindbarbsProfile.html b/doc/module-meteoJS_thermodynamicDiagram_windbarbsProfile.WindbarbsProfile.html index e81f2c0c..9c10d255 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_windbarbsProfile.WindbarbsProfile.html +++ b/doc/module-meteoJS_thermodynamicDiagram_windbarbsProfile.WindbarbsProfile.html @@ -618,7 +618,7 @@

Parameters

diff --git a/doc/module-meteoJS_thermodynamicDiagram_windbarbsProfile.html b/doc/module-meteoJS_thermodynamicDiagram_windbarbsProfile.html index 2cdd1cac..c0b5c7d4 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_windbarbsProfile.html +++ b/doc/module-meteoJS_thermodynamicDiagram_windbarbsProfile.html @@ -134,7 +134,7 @@

Parameters

diff --git a/doc/module-meteoJS_thermodynamicDiagram_windspeedProfile.WindspeedProfile.html b/doc/module-meteoJS_thermodynamicDiagram_windspeedProfile.WindspeedProfile.html index 4bb55284..c11fc15c 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_windspeedProfile.WindspeedProfile.html +++ b/doc/module-meteoJS_thermodynamicDiagram_windspeedProfile.WindspeedProfile.html @@ -582,7 +582,7 @@

Parameters

diff --git a/doc/module-meteoJS_thermodynamicDiagram_windspeedProfile.html b/doc/module-meteoJS_thermodynamicDiagram_windspeedProfile.html index cff985c5..206135fb 100644 --- a/doc/module-meteoJS_thermodynamicDiagram_windspeedProfile.html +++ b/doc/module-meteoJS_thermodynamicDiagram_windspeedProfile.html @@ -159,7 +159,7 @@

options diff --git a/doc/module-meteoJS_timeline.Timeline.html b/doc/module-meteoJS_timeline.Timeline.html index 1c519e3c..06093aad 100644 --- a/doc/module-meteoJS_timeline.Timeline.html +++ b/doc/module-meteoJS_timeline.Timeline.html @@ -686,7 +686,7 @@

Parameters

diff --git a/doc/module-meteoJS_timeline.html b/doc/module-meteoJS_timeline.html index 88a93e0d..902c1a0d 100644 --- a/doc/module-meteoJS_timeline.html +++ b/doc/module-meteoJS_timeline.html @@ -408,7 +408,7 @@

change:times

diff --git a/doc/module-meteoJS_timeline_animation.Animation.html b/doc/module-meteoJS_timeline_animation.Animation.html index 76354cea..7615739a 100644 --- a/doc/module-meteoJS_timeline_animation.Animation.html +++ b/doc/module-meteoJS_timeline_animation.Animation.html @@ -301,7 +301,7 @@

toggle<
diff --git a/doc/module-meteoJS_timeline_animation.html b/doc/module-meteoJS_timeline_animation.html index b812212f..5e2f3e90 100644 --- a/doc/module-meteoJS_timeline_animation.html +++ b/doc/module-meteoJS_timeline_animation.html @@ -949,7 +949,7 @@

stop:animation diff --git a/doc/module-meteoJS_timeline_animation_togglebutton.ToggleButton.html b/doc/module-meteoJS_timeline_animation_togglebutton.ToggleButton.html index 75254880..0c32d502 100644 --- a/doc/module-meteoJS_timeline_animation_togglebutton.ToggleButton.html +++ b/doc/module-meteoJS_timeline_animation_togglebutton.ToggleButton.html @@ -80,7 +80,7 @@

Parameter

diff --git a/doc/module-meteoJS_timeline_animation_togglebutton.html b/doc/module-meteoJS_timeline_animation_togglebutton.html index 15968adc..351cbf0f 100644 --- a/doc/module-meteoJS_timeline_animation_togglebutton.html +++ b/doc/module-meteoJS_timeline_animation_togglebutton.html @@ -301,7 +301,7 @@

Parameters

diff --git a/doc/module-meteoJS_timeline_navigationButtons.NavigationButtons.html b/doc/module-meteoJS_timeline_navigationButtons.NavigationButtons.html index 26794ddb..317e3f84 100644 --- a/doc/module-meteoJS_timeline_navigationButtons.NavigationButtons.html +++ b/doc/module-meteoJS_timeline_navigationButtons.NavigationButtons.html @@ -150,7 +150,7 @@

Parameters

diff --git a/doc/module-meteoJS_timeline_navigationButtons.html b/doc/module-meteoJS_timeline_navigationButtons.html index b720a4c0..78901caa 100644 --- a/doc/module-meteoJS_timeline_navigationButtons.html +++ b/doc/module-meteoJS_timeline_navigationButtons.html @@ -377,7 +377,7 @@

Properties

diff --git a/doc/module-meteoJS_timeline_visualisation.Visualisation.html b/doc/module-meteoJS_timeline_visualisation.Visualisation.html index 703a24cd..058dc7df 100644 --- a/doc/module-meteoJS_timeline_visualisation.Visualisation.html +++ b/doc/module-meteoJS_timeline_visualisation.Visualisation.html @@ -428,7 +428,7 @@

Parameters

diff --git a/doc/module-meteoJS_timeline_visualisation.html b/doc/module-meteoJS_timeline_visualisation.html index 649210a7..c3f1767c 100644 --- a/doc/module-meteoJS_timeline_visualisation.html +++ b/doc/module-meteoJS_timeline_visualisation.html @@ -339,7 +339,7 @@

Parameters

diff --git a/doc/module-meteoJS_timeline_visualisation_bsButtons.bsButtons.html b/doc/module-meteoJS_timeline_visualisation_bsButtons.bsButtons.html index 2c2f0fca..7e95eeca 100644 --- a/doc/module-meteoJS_timeline_visualisation_bsButtons.bsButtons.html +++ b/doc/module-meteoJS_timeline_visualisation_bsButtons.bsButtons.html @@ -433,7 +433,7 @@

Parameters

diff --git a/doc/module-meteoJS_timeline_visualisation_bsButtons.html b/doc/module-meteoJS_timeline_visualisation_bsButtons.html index 2e786536..48c69eaf 100644 --- a/doc/module-meteoJS_timeline_visualisation_bsButtons.html +++ b/doc/module-meteoJS_timeline_visualisation_bsButtons.html @@ -162,7 +162,7 @@

Parameter

diff --git a/doc/module-meteoJS_timeline_visualisation_bsDropdown.bsDropdown.html b/doc/module-meteoJS_timeline_visualisation_bsDropdown.bsDropdown.html index 688ce3bf..beda6394 100644 --- a/doc/module-meteoJS_timeline_visualisation_bsDropdown.bsDropdown.html +++ b/doc/module-meteoJS_timeline_visualisation_bsDropdown.bsDropdown.html @@ -434,7 +434,7 @@

Parameters

diff --git a/doc/module-meteoJS_timeline_visualisation_bsDropdown.html b/doc/module-meteoJS_timeline_visualisation_bsDropdown.html index 0f1a8b5d..057ec211 100644 --- a/doc/module-meteoJS_timeline_visualisation_bsDropdown.html +++ b/doc/module-meteoJS_timeline_visualisation_bsDropdown.html @@ -357,7 +357,7 @@

Parameters

diff --git a/doc/module-meteoJS_timeline_visualisation_slider.Slider.html b/doc/module-meteoJS_timeline_visualisation_slider.Slider.html index 1d8a63e1..ab1ce736 100644 --- a/doc/module-meteoJS_timeline_visualisation_slider.Slider.html +++ b/doc/module-meteoJS_timeline_visualisation_slider.Slider.html @@ -433,7 +433,7 @@

Parameters

diff --git a/doc/module-meteoJS_timeline_visualisation_slider.html b/doc/module-meteoJS_timeline_visualisation_slider.html index 7dca7df8..cc65f8af 100644 --- a/doc/module-meteoJS_timeline_visualisation_slider.html +++ b/doc/module-meteoJS_timeline_visualisation_slider.html @@ -89,7 +89,7 @@

options diff --git a/doc/module-meteoJS_timeline_visualisation_text.Text.html b/doc/module-meteoJS_timeline_visualisation_text.Text.html index bf988dff..5517a205 100644 --- a/doc/module-meteoJS_timeline_visualisation_text.Text.html +++ b/doc/module-meteoJS_timeline_visualisation_text.Text.html @@ -433,7 +433,7 @@

Parameters

diff --git a/doc/module-meteoJS_timeline_visualisation_text.html b/doc/module-meteoJS_timeline_visualisation_text.html index 2837cc7d..eced92d6 100644 --- a/doc/module-meteoJS_timeline_visualisation_text.html +++ b/doc/module-meteoJS_timeline_visualisation_text.html @@ -118,7 +118,7 @@

Parameter

diff --git a/doc/module-meteoJS_tooltip.Tooltip.html b/doc/module-meteoJS_tooltip.Tooltip.html index 19855e08..dad800ad 100644 --- a/doc/module-meteoJS_tooltip.Tooltip.html +++ b/doc/module-meteoJS_tooltip.Tooltip.html @@ -220,7 +220,7 @@

update<
diff --git a/doc/module-meteoJS_tooltip.html b/doc/module-meteoJS_tooltip.html index c30e032c..9d7f2004 100644 --- a/doc/module-meteoJS_tooltip.html +++ b/doc/module-meteoJS_tooltip.html @@ -96,7 +96,7 @@

show:tooltip

diff --git a/doc/module-meteoJS_tooltip_bootstrapTooltip.BootstrapTooltip.html b/doc/module-meteoJS_tooltip_bootstrapTooltip.BootstrapTooltip.html index b2323f33..3f46a07c 100644 --- a/doc/module-meteoJS_tooltip_bootstrapTooltip.BootstrapTooltip.html +++ b/doc/module-meteoJS_tooltip_bootstrapTooltip.BootstrapTooltip.html @@ -267,7 +267,7 @@

update<
diff --git a/doc/module-meteoJS_tooltip_bootstrapTooltip.html b/doc/module-meteoJS_tooltip_bootstrapTooltip.html index c698494a..5f7d3c93 100644 --- a/doc/module-meteoJS_tooltip_bootstrapTooltip.html +++ b/doc/module-meteoJS_tooltip_bootstrapTooltip.html @@ -162,7 +162,7 @@

Properties

diff --git a/doc/sounding_Parcel.js.html b/doc/sounding_Parcel.js.html index 63d1ee98..d1cb9fe2 100644 --- a/doc/sounding_Parcel.js.html +++ b/doc/sounding_Parcel.js.html @@ -446,7 +446,7 @@

Source: sounding/Parcel.js

diff --git a/doc/synview_Collection.js.html b/doc/synview_Collection.js.html index 8b450267..27259ff8 100644 --- a/doc/synview_Collection.js.html +++ b/doc/synview_Collection.js.html @@ -192,7 +192,7 @@

Source: synview/Collection.js

diff --git a/doc/synview_Resource.js.html b/doc/synview_Resource.js.html index edc3113c..11574043 100644 --- a/doc/synview_Resource.js.html +++ b/doc/synview_Resource.js.html @@ -549,7 +549,7 @@

Source: synview/Resource.js

diff --git a/doc/synview_ResourceCollection.js.html b/doc/synview_ResourceCollection.js.html index 4982754a..e2a4dcbe 100644 --- a/doc/synview_ResourceCollection.js.html +++ b/doc/synview_ResourceCollection.js.html @@ -278,7 +278,7 @@

Source: synview/ResourceCollection.js

diff --git a/doc/synview_SynviewMap.js.html b/doc/synview_SynviewMap.js.html index c22c8399..3aa10100 100644 --- a/doc/synview_SynviewMap.js.html +++ b/doc/synview_SynviewMap.js.html @@ -210,7 +210,7 @@

Source: synview/SynviewMap.js

diff --git a/doc/synview_Tooltip.js.html b/doc/synview_Tooltip.js.html index c8b2d404..42facd4b 100644 --- a/doc/synview_Tooltip.js.html +++ b/doc/synview_Tooltip.js.html @@ -171,7 +171,7 @@

Source: synview/Tooltip.js

diff --git a/doc/synview_Type.js.html b/doc/synview_Type.js.html index 1dfe69c2..bd0591b0 100644 --- a/doc/synview_Type.js.html +++ b/doc/synview_Type.js.html @@ -574,7 +574,7 @@

Source: synview/Type.js

diff --git a/doc/synview_TypeCollection.js.html b/doc/synview_TypeCollection.js.html index 1f4e225c..e7a5f785 100644 --- a/doc/synview_TypeCollection.js.html +++ b/doc/synview_TypeCollection.js.html @@ -200,7 +200,7 @@

Source: synview/TypeCollection.js

diff --git a/doc/synview_map_MapLL.js.html b/doc/synview_map_MapLL.js.html index a3f17c3a..5ddf0de9 100644 --- a/doc/synview_map_MapLL.js.html +++ b/doc/synview_map_MapLL.js.html @@ -70,7 +70,7 @@

Source: synview/map/MapLL.js

diff --git a/doc/synview_map_MapOL.js.html b/doc/synview_map_MapOL.js.html index 84ad48c4..a9263ed1 100644 --- a/doc/synview_map_MapOL.js.html +++ b/doc/synview_map_MapOL.js.html @@ -253,7 +253,7 @@

Source: synview/map/MapOL.js

diff --git a/doc/synview_resource_GeoJSON.js.html b/doc/synview_resource_GeoJSON.js.html index fe1f319f..7c5374fd 100644 --- a/doc/synview_resource_GeoJSON.js.html +++ b/doc/synview_resource_GeoJSON.js.html @@ -60,7 +60,7 @@

Source: synview/resource/GeoJSON.js

diff --git a/doc/synview_resource_GeoJSONTile.js.html b/doc/synview_resource_GeoJSONTile.js.html index fe1c5544..f5494f2c 100644 --- a/doc/synview_resource_GeoJSONTile.js.html +++ b/doc/synview_resource_GeoJSONTile.js.html @@ -59,7 +59,7 @@

Source: synview/resource/GeoJSONTile.js

diff --git a/doc/synview_resource_Image.js.html b/doc/synview_resource_Image.js.html index fdfdc6e9..6f1066c7 100644 --- a/doc/synview_resource_Image.js.html +++ b/doc/synview_resource_Image.js.html @@ -132,7 +132,7 @@

Source: synview/resource/Image.js

diff --git a/doc/synview_resource_OSM.js.html b/doc/synview_resource_OSM.js.html index 9c50c4d8..aa883451 100644 --- a/doc/synview_resource_OSM.js.html +++ b/doc/synview_resource_OSM.js.html @@ -68,7 +68,7 @@

Source: synview/resource/OSM.js

diff --git a/doc/synview_resource_Vector.js.html b/doc/synview_resource_Vector.js.html index ee1c0611..aad117e8 100644 --- a/doc/synview_resource_Vector.js.html +++ b/doc/synview_resource_Vector.js.html @@ -115,7 +115,7 @@

Source: synview/resource/Vector.js

diff --git a/doc/synview_resource_VectorTile.js.html b/doc/synview_resource_VectorTile.js.html index 9d4d7248..17c6c98d 100644 --- a/doc/synview_resource_VectorTile.js.html +++ b/doc/synview_resource_VectorTile.js.html @@ -87,7 +87,7 @@

Source: synview/resource/VectorTile.js

diff --git a/doc/thermodynamicDiagram_CoordinateSystem.js.html b/doc/thermodynamicDiagram_CoordinateSystem.js.html index db4fbce7..3346d0dc 100644 --- a/doc/thermodynamicDiagram_CoordinateSystem.js.html +++ b/doc/thermodynamicDiagram_CoordinateSystem.js.html @@ -641,7 +641,7 @@

Source: thermodynamicDiagram/CoordinateSystem.js

diff --git a/doc/thermodynamicDiagram_DiagramParcel.js.html b/doc/thermodynamicDiagram_DiagramParcel.js.html index 5238e79f..6353be96 100644 --- a/doc/thermodynamicDiagram_DiagramParcel.js.html +++ b/doc/thermodynamicDiagram_DiagramParcel.js.html @@ -213,7 +213,7 @@

Source: thermodynamicDiagram/DiagramParcel.js

diff --git a/doc/thermodynamicDiagram_DiagramSounding.js.html b/doc/thermodynamicDiagram_DiagramSounding.js.html index 7c05ebc2..4bd7cbef 100644 --- a/doc/thermodynamicDiagram_DiagramSounding.js.html +++ b/doc/thermodynamicDiagram_DiagramSounding.js.html @@ -515,7 +515,7 @@

Source: thermodynamicDiagram/DiagramSounding.js

diff --git a/doc/thermodynamicDiagram_Functions.js.html b/doc/thermodynamicDiagram_Functions.js.html index 320612b0..79db35d5 100644 --- a/doc/thermodynamicDiagram_Functions.js.html +++ b/doc/thermodynamicDiagram_Functions.js.html @@ -401,7 +401,7 @@

Source: thermodynamicDiagram/Functions.js

diff --git a/doc/thermodynamicDiagram_Hodograph.js.html b/doc/thermodynamicDiagram_Hodograph.js.html index d2374e23..100728bc 100644 --- a/doc/thermodynamicDiagram_Hodograph.js.html +++ b/doc/thermodynamicDiagram_Hodograph.js.html @@ -306,7 +306,7 @@

Source: thermodynamicDiagram/Hodograph.js

diff --git a/doc/thermodynamicDiagram_PlotAltitudeDataArea.js.html b/doc/thermodynamicDiagram_PlotAltitudeDataArea.js.html index 1f11bd20..2584bd97 100644 --- a/doc/thermodynamicDiagram_PlotAltitudeDataArea.js.html +++ b/doc/thermodynamicDiagram_PlotAltitudeDataArea.js.html @@ -237,7 +237,7 @@

Source: thermodynamicDiagram/PlotAltitudeDataArea.js

diff --git a/doc/thermodynamicDiagram_TDDiagram.js.html b/doc/thermodynamicDiagram_TDDiagram.js.html index 08d5c466..f3f18223 100644 --- a/doc/thermodynamicDiagram_TDDiagram.js.html +++ b/doc/thermodynamicDiagram_TDDiagram.js.html @@ -1290,7 +1290,7 @@

Source: thermodynamicDiagram/TDDiagram.js

diff --git a/doc/thermodynamicDiagram_WindbarbsProfile.js.html b/doc/thermodynamicDiagram_WindbarbsProfile.js.html index 705837f3..6750a971 100644 --- a/doc/thermodynamicDiagram_WindbarbsProfile.js.html +++ b/doc/thermodynamicDiagram_WindbarbsProfile.js.html @@ -147,7 +147,7 @@

Source: thermodynamicDiagram/WindbarbsProfile.js

diff --git a/doc/thermodynamicDiagram_WindspeedProfile.js.html b/doc/thermodynamicDiagram_WindspeedProfile.js.html index e24baa36..de44a041 100644 --- a/doc/thermodynamicDiagram_WindspeedProfile.js.html +++ b/doc/thermodynamicDiagram_WindspeedProfile.js.html @@ -261,7 +261,7 @@

Source: thermodynamicDiagram/WindspeedProfile.js

diff --git a/doc/thermodynamicDiagram_axes_axisLabels.js.html b/doc/thermodynamicDiagram_axes_axisLabels.js.html index 9335e3ae..087db8eb 100644 --- a/doc/thermodynamicDiagram_axes_axisLabels.js.html +++ b/doc/thermodynamicDiagram_axes_axisLabels.js.html @@ -49,7 +49,7 @@

Source: thermodynamicDiagram/axes/axisLabels.js

diff --git a/doc/thermodynamicDiagram_axes_xAxis.js.html b/doc/thermodynamicDiagram_axes_xAxis.js.html index 5d569f2b..c3fa2295 100644 --- a/doc/thermodynamicDiagram_axes_xAxis.js.html +++ b/doc/thermodynamicDiagram_axes_xAxis.js.html @@ -100,7 +100,7 @@

Source: thermodynamicDiagram/axes/xAxis.js

diff --git a/doc/thermodynamicDiagram_axes_yAxis.js.html b/doc/thermodynamicDiagram_axes_yAxis.js.html index 29e67f96..bc519618 100644 --- a/doc/thermodynamicDiagram_axes_yAxis.js.html +++ b/doc/thermodynamicDiagram_axes_yAxis.js.html @@ -185,7 +185,7 @@

Source: thermodynamicDiagram/axes/yAxis.js

diff --git a/doc/thermodynamicDiagram_coordinateSystem_Emagram.js.html b/doc/thermodynamicDiagram_coordinateSystem_Emagram.js.html index a9236ad9..2735f3b9 100644 --- a/doc/thermodynamicDiagram_coordinateSystem_Emagram.js.html +++ b/doc/thermodynamicDiagram_coordinateSystem_Emagram.js.html @@ -76,7 +76,7 @@

Source: thermodynamicDiagram/coordinateSystem/Emagram.js

diff --git a/doc/thermodynamicDiagram_coordinateSystem_SkewTlogPDiagram.js.html b/doc/thermodynamicDiagram_coordinateSystem_SkewTlogPDiagram.js.html index b1256806..39ffbd5d 100644 --- a/doc/thermodynamicDiagram_coordinateSystem_SkewTlogPDiagram.js.html +++ b/doc/thermodynamicDiagram_coordinateSystem_SkewTlogPDiagram.js.html @@ -53,7 +53,7 @@

Source: thermodynamicDiagram/coordinateSystem/SkewTlogPDiagram.js

diff --git a/doc/thermodynamicDiagram_coordinateSystem_StueveDiagram.js.html b/doc/thermodynamicDiagram_coordinateSystem_StueveDiagram.js.html index 03f3e812..a8f30169 100644 --- a/doc/thermodynamicDiagram_coordinateSystem_StueveDiagram.js.html +++ b/doc/thermodynamicDiagram_coordinateSystem_StueveDiagram.js.html @@ -120,7 +120,7 @@

Source: thermodynamicDiagram/coordinateSystem/StueveDiagram.js

diff --git a/doc/thermodynamicDiagram_plotArea.js.html b/doc/thermodynamicDiagram_plotArea.js.html index 7e69466c..020093d5 100644 --- a/doc/thermodynamicDiagram_plotArea.js.html +++ b/doc/thermodynamicDiagram_plotArea.js.html @@ -528,7 +528,7 @@

Source: thermodynamicDiagram/PlotArea.js

diff --git a/doc/thermodynamicDiagram_plotDataArea.js.html b/doc/thermodynamicDiagram_plotDataArea.js.html index 5b929395..13806871 100644 --- a/doc/thermodynamicDiagram_plotDataArea.js.html +++ b/doc/thermodynamicDiagram_plotDataArea.js.html @@ -494,7 +494,7 @@

Source: thermodynamicDiagram/PlotDataArea.js

diff --git a/doc/timeline_Animation.js.html b/doc/timeline_Animation.js.html index e490c7d6..b725ef61 100644 --- a/doc/timeline_Animation.js.html +++ b/doc/timeline_Animation.js.html @@ -622,7 +622,7 @@

Source: timeline/Animation.js

diff --git a/doc/timeline_NavigationButtons.js.html b/doc/timeline_NavigationButtons.js.html index f2e7ace6..f464d376 100644 --- a/doc/timeline_NavigationButtons.js.html +++ b/doc/timeline_NavigationButtons.js.html @@ -212,7 +212,7 @@

Source: timeline/NavigationButtons.js

diff --git a/doc/timeline_Visualisation.js.html b/doc/timeline_Visualisation.js.html index 0b68774d..76b1ab37 100644 --- a/doc/timeline_Visualisation.js.html +++ b/doc/timeline_Visualisation.js.html @@ -351,7 +351,7 @@

Source: timeline/Visualisation.js

diff --git a/doc/timeline_animation_ToggleButton.js.html b/doc/timeline_animation_ToggleButton.js.html index 9ca90741..687023b5 100644 --- a/doc/timeline_animation_ToggleButton.js.html +++ b/doc/timeline_animation_ToggleButton.js.html @@ -226,7 +226,7 @@

Source: timeline/animation/ToggleButton.js

diff --git a/doc/timeline_visualisation_Slider.js.html b/doc/timeline_visualisation_Slider.js.html index 8ca538bb..39398876 100644 --- a/doc/timeline_visualisation_Slider.js.html +++ b/doc/timeline_visualisation_Slider.js.html @@ -124,7 +124,7 @@

Source: timeline/visualisation/Slider.js

diff --git a/doc/timeline_visualisation_Text.js.html b/doc/timeline_visualisation_Text.js.html index ce151103..23e1ad62 100644 --- a/doc/timeline_visualisation_Text.js.html +++ b/doc/timeline_visualisation_Text.js.html @@ -92,7 +92,7 @@

Source: timeline/visualisation/Text.js

diff --git a/doc/timeline_visualisation_bsButtons.js.html b/doc/timeline_visualisation_bsButtons.js.html index 5fa4a1ba..9f1a4aa2 100644 --- a/doc/timeline_visualisation_bsButtons.js.html +++ b/doc/timeline_visualisation_bsButtons.js.html @@ -232,7 +232,7 @@

Source: timeline/visualisation/bsButtons.js

diff --git a/doc/timeline_visualisation_bsDropdown.js.html b/doc/timeline_visualisation_bsDropdown.js.html index d64bbeb6..51bc8f64 100644 --- a/doc/timeline_visualisation_bsDropdown.js.html +++ b/doc/timeline_visualisation_bsDropdown.js.html @@ -287,7 +287,7 @@

Source: timeline/visualisation/bsDropdown.js

diff --git a/doc/tooltip_BootstrapTooltip.js.html b/doc/tooltip_BootstrapTooltip.js.html index bbee35a9..0dbfea21 100644 --- a/doc/tooltip_BootstrapTooltip.js.html +++ b/doc/tooltip_BootstrapTooltip.js.html @@ -247,7 +247,7 @@

Source: tooltip/BootstrapTooltip.js

diff --git a/package-lock.json b/package-lock.json index d24f349e..b645d3bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "meteojs", - "version": "1.14.6", + "version": "1.14.7", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index e1bdbc9b..87ee336a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meteojs", - "version": "1.14.6", + "version": "1.14.7", "description": "library for meteorological and atmospheric science tools", "keywords": [ "meteorology",