meteoJS icon indicating copy to clipboard operation
meteoJS copied to clipboard

Javascript Library for meteorological and atmospheric tools

Results 27 meteoJS issues
Sort by recently updated
recently updated
newest added

Adjust comments to the specifications.

bug

https://github.com/chird/meteoJS/blob/995200f806690edb0de052c3e6e6d4de4094d93b/src/meteoJS/synview/resource.js#L125 1. If resource is invisible and gets visible -> reload will not be started. 2. Definition of exact behavior misses: Will a setReloadTime(...) start a new Timer-Event or will...

bug
question

It would be nice, if synview sets times only as "enabled" if they are ready to display on the map. Then, an application would be presented without blank maps in...

enhancement

An active class (in bootstrap "active") is set on the button representing the selected time. If I want to use the class "btn-success", this doesn't work correctly because the other...

feature

To create compact design it should be possible to prepend and append nodes to the toolbar div. So before and after the button groups.

feature

Thermodynamic diagram: Zoom in per Drag&move.

feature

Thermodynamic diagram zooms automatically depending on data (either visible soundings or all sounding data)

feature

It would be nice to label guide lines (as e.g. isobars or isotherms)

enhancement

Diagram as tephigram.

feature

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies