Skip to content

Commit

Permalink
Release 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivo Sonderegger committed Aug 10, 2020
1 parent 2509961 commit d21faae
Show file tree
Hide file tree
Showing 173 changed files with 370 additions and 362 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ 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.8.1] - 2020-08-10
### Added
- Github workflows.

### Changed
- Update to OpenLayers 6.4.3.
- Use imageSmoothing option of openlayers in the synview's Resource class.
- Packages updated.

## [1.8.0] - 2020-08-10
### Added
Expand Down Expand Up @@ -64,7 +71,8 @@ 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.8.0...HEAD
[Unreleased]: https://github.com/chird/meteoJS/compare/v1.8.1...HEAD
[1.8.1]: https://github.com/chird/meteoJS/compare/v1.8.0...v1.8.1
[1.8.0]: https://github.com/chird/meteoJS/compare/v1.7.0...v1.8.0
[1.7.0]: https://github.com/chird/meteoJS/compare/v1.6.0...v1.7.0
[1.6.0]: https://github.com/chird/meteoJS/compare/7ac7aa2785f7af9c5ca266472a52b1f71cea394c...v1.6.0
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Javascript library for meteorological and atmospheric tools

![npm](https://img.shields.io/npm/v/meteojs)
![Test Status](https://github.com/chird/meteoJS/workflows/Test/badge.svg)
![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/chird/meteoJS)

## Examples
Expand Down
4 changes: 2 additions & 2 deletions doc/RepetitiveRequests.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>Source: RepetitiveRequests.js</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down Expand Up @@ -356,7 +356,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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/Sounding.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>Source: Sounding.js</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down 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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/Synview.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>Source: Synview.js</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down 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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/ThermodynamicDiagram.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>Source: ThermodynamicDiagram.js</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down 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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/ThermodynamicDiagramPluggable.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>Source: ThermodynamicDiagramPluggable.js</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down 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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/Timeline.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>Source: Timeline.js</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down Expand Up @@ -843,7 +843,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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/Tooltip.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>Source: Tooltip.js</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down 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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/base_Collection.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>Source: base/Collection.js</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down Expand Up @@ -300,7 +300,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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/base_Named.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>Source: base/Named.js</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down Expand Up @@ -161,7 +161,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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/base_NamedCollection.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>Source: base/NamedCollection.js</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down Expand Up @@ -106,7 +106,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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/base_Unique.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>Source: base/Unique.js</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down Expand Up @@ -81,7 +81,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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/base_UniqueNamed.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>Source: base/UniqueNamed.js</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down Expand Up @@ -93,7 +93,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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/calc.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>Source: calc.js</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down 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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/events.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>Source: Events.js</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down 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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/external-Event.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>External: Event</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down 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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/external-HTMLElement.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>External: HTMLElement</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down 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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/external-SVG.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>External: SVG</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down 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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/external-XMLHttpRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>External: XMLHttpRequest</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down 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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/external-jQuery.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>External: jQuery</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down 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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions doc/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
<meta name="generator" content="JSDoc 3.6.4">
<meta name="generator" content="JSDoc 3.6.5">
<meta charset="utf-8">
<title>Home</title>
<link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css">
Expand Down Expand Up @@ -7560,7 +7560,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.4 on August 10, 2020.
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> 3.6.5 on August 10, 2020.
</p>
</div>
</footer>
Expand Down
Loading

0 comments on commit d21faae

Please sign in to comment.