Log message:
Update to zyGrib 6.2.4, ChangeLog as follows:
2014-11-02 : zyGrib Version 6.2.4
Reading grib files at high resolution from model SKIRON (University
of Athens, Department of Physics, Atmospheric Modelling and Weather
Forecasting Group) available here : http://wild-silk.org/en.
2014-01-09 : zyGrib Version 6.2.3
New color scale for the waves, with a max range of 20m instead of 15m.
Bug fixed: the arrows winds was not always displayed when the map
contained the longitude of 180°.
2014-01-04 : zyGrib Version 6.2.2
Bug fixed: the wave model was not always displayed correctly in the
headers (confusion between FNMOC-WW3-GLOBAL and FNMOC-WW3-MEDIT).
Fortunately, the displayed data were correct.
2013-11-25 : zyGrib Version 6.2.1
Bug fixed: it was impossible to disable isolines.
2013-11-13 : zyGrib Version 6.2.0
Map scrolling with the mouse (+Ctrl).
Note: this first version is not really optimized. The movements
are jerky if the grib file is too large or if the machine
is too slow.
Reminder: click with the middle button to move the target point to
the center of the window.
Enhancements of the curves module (thank you François-X): the main
window remains active, other curves can be opened.
wind gust display with lines.
temperature display is correct even if the grib does not contain the
min/max temperatures.
deflection curve of the wind no longer interferes with the pressure
and cloudiness.
More accurate display of jet streams with a color scale modified
(adaptation of a proposal from Sailingyachto2 aka ON3CHD). the wind
below 40 kts is ignored and the scale goes up to 240 kts.
Use key combination 'Ctrl+Maj+J' to toggle between jet stream
colormap and the standard one, or navigate in the menu 'Weather
map'->'Options'.
Bug fixed: loss of the altitude displayed at startup or when
loading a new file.
Pseudo bug fixed: a stable version of the qwt library is installed
with source files, because it is not compatible with itself from
one version to another.
2013-04-28 : zyGrib Version 6.1.4
Bug fixed: the levels 400 and 600 hPa are fully taken into account.
2013-04-08 : zyGrib Version 6.1.3
New russian translation (####### Yaroslav Zavarzin).
Export SkewT data in a spreadsheet format.
2 new levels of altitude : 400 hPa and 600 hPa.
Warning : you have to check "SkewT" in the tab \
"Altitude" to retreive
data, so files are big.
2013-01-06 : zyGrib Version 6.1.2
Update spanish translation (muchas gracias Luis Mederos).
2013-01-02 : zyGrib Version 6.1.1
Display of color scales in saved images.
SkewT-LogP diagrams more complete :
Color display of areas of convection.
Display of surface level (mean altitude moyenne in the grid).
Convection indices calculation :
LI: Lifted Index
SI: Showalter Index
KI: K-Index
TT: Total Totals Index
SW: SWEAT Index
CAPE / CIN: pseudo-graphical method very approximate, for
comparison with the values ##given by the model forecast.
Bug fixed : with Windows, sometimes, it was impossible to put
forward the main window when meteotable or skewt was displayed.
2012-12-10 : zyGrib Version 6.1.0
Color maps an isolines for the theta-e (Equivalent potential
temperature) at levels 925, 850, 700, 500, 300, 200 hPa.
Isotherms at levels 925, 850, 700, 500, 300, 200 hPa, in addition to 2m.
Sun and Moon rise and set in the meteotables.
Restructuring menus that became too long.
Start a new instance with the same geographic parameters (Ctrl+Shift+N).
Zoom on Grib area becomes an option (menu Earth) to keep the current \
position and scale.
Possibility to choose run GFS (Last, 0h, 6h, 12h, 18h) at download. Warning \
: it is slow, except for the last run.
The maximum size of the files generated by the server is 100 MB (instead of 50).
The values panel is in a scrollable area.
Bug fixed in the curve drawer module (thanks François-X).
Less bad estimate of the size of the files.
Indication of the absence of data in the diagrams SkewT.
Remove external libraries from source (must install them separately to \
compile in Windows).
Improved zyGrib.pro file to compile without change in Debian and Ubuntu.
2012-09-30 : zyGrib Version 6.0.2
Update spanish translation (muchas gracias Luis Mederos).
Bug fixed: bad wind unit in the curve drawer module (merci François X).
Bug fixed: loss of the grib file directory.
And a few minor bugs fixed.
|
Log message:
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|