Ivo Sonderegger

Results 18 issues of Ivo Sonderegger

### Referenced issue #216 ### Changes Changes calculation of CAP inside the `parcelx` function. It is now the difference between the virtual temperature of the parcel and the profile.

I think that the calculation of CAP isn't correct. https://github.com/sharppy/SHARPpy/blob/19175269ab11fe06c917b5d10376862a4716e1db/sharppy/sharptab/params.py#L1933 In my opinion it must be `mcap = -mli`. It should be the difference between the profile's and parcel's virtual...

Basically, the hodograph should be able to display several vectors and/or points. The appearance of each should be configurable. This could be used to plot the storm motion vector or...

It would be useful, to define colors for different altitudes. - [x] Hodograph - [ ] Wind speed profile - [ ] wind barbs

feature

Improvement within the _preload options_ in the [Type class ](https://chird.github.io/meteoJS/doc/module-meteoJS_synview_type.Type.html)can be made. - [ ] The _preload()_ method is up to now only implemented in the [Image class](https://chird.github.io/meteoJS/doc/module-meteoJS_synview_resource_Image.ImageStatic.html). - [...

feature

Some methods will be deprecated in the future, mark them. Some other things aren't implemented yet, document this.

enhancement

With node-package keycode-js: title attribute of the buttons set it per default with a hint of the Keyboard-Shortcut. Also add an options 'useMarkupInTitle'.

feature

https://github.com/chird/meteoJS/blob/05583dfa447db721902c725808ae0457fc047f7f/src/meteoJS/timeline/NavigationButtons.js#L44

feature

Adjust comments to the specifications.

bug