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.
2014-12-30 09:50:55 +01:00
|
|
|
@comment $NetBSD: PLIST,v 1.8 2014/12/30 08:50:55 plunky Exp $
|
2009-02-14 21:55:41 +01:00
|
|
|
bin/zyGrib
|
2011-06-17 17:57:13 +02:00
|
|
|
share/zyGrib/colors/colors_binary.txt
|
|
|
|
share/zyGrib/colors/colors_cape_jkg.txt
|
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.
2014-12-30 09:50:55 +01:00
|
|
|
share/zyGrib/colors/colors_cin_jkg.txt
|
2011-06-17 17:57:13 +02:00
|
|
|
share/zyGrib/colors/colors_clouds_black_pc.txt
|
|
|
|
share/zyGrib/colors/colors_clouds_white_pc.txt
|
2012-03-09 11:22:33 +01:00
|
|
|
share/zyGrib/colors/colors_current_kts.txt
|
2011-06-17 17:57:13 +02:00
|
|
|
share/zyGrib/colors/colors_deltatemp_celcius.txt
|
|
|
|
share/zyGrib/colors/colors_humidrel_pc.txt
|
|
|
|
share/zyGrib/colors/colors_rain_mmh.txt
|
|
|
|
share/zyGrib/colors/colors_snowdepth_m.txt
|
|
|
|
share/zyGrib/colors/colors_temp_celcius.txt
|
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.
2014-12-30 09:50:55 +01:00
|
|
|
share/zyGrib/colors/colors_thetae_celcius.txt
|
|
|
|
share/zyGrib/colors/colors_thetae_celcius_1.txt
|
2012-03-09 11:22:33 +01:00
|
|
|
share/zyGrib/colors/colors_waveheight_m.txt
|
|
|
|
share/zyGrib/colors/colors_whitecap_prb.txt
|
|
|
|
share/zyGrib/colors/colors_whitecap_prb.txt.colors
|
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.
2014-12-30 09:50:55 +01:00
|
|
|
share/zyGrib/colors/colors_wind_jet_kts.txt
|
2011-06-17 17:57:13 +02:00
|
|
|
share/zyGrib/colors/colors_wind_kts.txt
|
|
|
|
share/zyGrib/gis/cities_10k-more.txt.gz
|
|
|
|
share/zyGrib/gis/cities_3k-10k.txt.gz
|
|
|
|
share/zyGrib/gis/countries_en.txt.gz
|
|
|
|
share/zyGrib/gis/countries_fr.txt.gz
|
2012-07-01 09:21:35 +02:00
|
|
|
share/zyGrib/gis/states_en.txt.gz
|
|
|
|
share/zyGrib/gis/stations_metar.txt.gz
|
2009-02-14 21:55:41 +01:00
|
|
|
share/zyGrib/img/1leftarrow.png
|
|
|
|
share/zyGrib/img/1rightarrow.png
|
|
|
|
share/zyGrib/img/2leftarrow.png
|
|
|
|
share/zyGrib/img/2rightarrow.png
|
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.
2014-12-30 09:50:55 +01:00
|
|
|
share/zyGrib/img/airport.png
|
2009-02-14 21:55:41 +01:00
|
|
|
share/zyGrib/img/anim.png
|
|
|
|
share/zyGrib/img/back.png
|
|
|
|
share/zyGrib/img/connect_no.png
|
|
|
|
share/zyGrib/img/down.png
|
2012-03-09 11:22:33 +01:00
|
|
|
share/zyGrib/img/drapeau_ar.png
|
update to zyGrib 3.9.4:
# 2010-10-06: zyGrib Version 3.9.4
* Reduce flashing when resizing window.
* Fixed a bug: the first image was not allways visible with
some graphic cards.
# 2010-10-05: zyGrib Version 3.9.3
* Supress a vicious bug (random crash).
* New dutch translation.
# 2010-05-14: zyGrib Version 3.9.2
* zyGrib uses the new GRIB file server, faster and more reliable.
* Max file size is now 50 Mb (was 20).
* New data in meteotables: geopotential altitude.
* Can save data from meteotables in SYLK format, readable with a
spreadsheet. Don't use a famous but stupid spreadsheet which do
not understand correctly languages with beautiful accentued
characters, but prefer OpenOffice.
# 2010-05-02: zyGrib Version 3.9.1
* More complete information about data on the map.
* Add relative humidity in altitude in meteotables.
* Display if possible the wind arrows at the same altitude than the
main data of the map.
* Suppress a bug: area containing longitude 180° was sometimes not
displayed when zooming.
# 2010-04-20: zyGrib Version 3.9.0
* New altitude level: 200 hPa ( 11800 m).
* New data: relative humidity at levels 850, 700, 500,300, 200 hPa.
* Can choose altitude levels when downloading GRIB files.
* Solve some bugs.
# 2010-04-03: zyGrib Version 3.8.6
* Despite malformed file headers, zyGrib can now display corrupted GRIB
files distributed by some suppliers, in particular Maxsee. There are
more explanation in the french news page and in the forum (also in
french, sorry).
# 2010-03-15: zyGrib Version 3.8.5.3
* New language: Czech (thanks Pavel Kalian).
# 2010-03-09: zyGrib Version 3.8.5.2
* Suppress again the bug in the Windows version: saving images worked
with XP, but not with Vista or Windows 7 (thanks a lot Microsoft for
not being compatible with yourself).
# 2010-03-08: zyGrib Version 3.8.5.1
* Suppress a bug in the Windows version: a dll was missing, so it was
impossible to save images.
# 2010-03-08: zyGrib Version 3.8.5
* Suppress an important bug: there was an unpredictable crash when reading
certain GRIB files (rare, but it is not a reason).
# 2010-03-01: zyGrib Version 3.8.4
* Save image (menu file or Ctrl+S).
* Save all the images of an animation.
* The trick red of the choice in the date moves when the mouse comes
to titillate the date selector (sorry, automatic translation lose
spoonerism !!!).
* Dialog boxes more compact, so zyGrib is usable on low resolution
screen (800x600).
* Choose the language at the first start of the application.
* Source sentences are now in english (bad :) ) to facilitate the
translations.
* Suppress a bug: geopotential altitudes very different from average
value was not shown.
# 2010-01-31: zyGrib Version 3.8.3
* Graphical date selector.
* More complete information on meteorigical data shown on the map.
# 2010-01-28: zyGrib Version 3.8.2
* Can choose the unit for the geopotential altitudes.
* Show altitude data in meteotables.
* suppress a bug in the Windows version: save file path was lost.
# 2010-01-25: zyGrib Version 3.8.1
* Download and visualization of data in altitude (geopotential altitude,
wind, temperature, theta-e) at 850, 700, 500 et 300 hPa (approx
1460, 3000, 5600 and 9200 meters).
* When opening a GRIB file, the displayed date is the closest date
from now.
* There was a lot of very important changes in the source code structure.
It is now much easier to evoluate and to add new meteorological data.
* Suppress a important bug when loading application in 3.8.0 version
(in line only a few minutes).
# 2009-12-16: zyGrib Version 3.7.1
* Update Dutch translation.
* New Makefile in the source version for Linux.
One can now do a make install to install all files in the directory
$HOME/zyGrib (see the variable INSTALLDIR in the Makefile).
Note: it's not a universal solution... but it's on the way...
# 2009-12-05: zyGrib Version 3.7.0
* User can change the fonts used in the interface (Ctrl+E).
* By default, zyGrib use and provide free fonts Liberation Fonts, for
the interface and (more important) to assure the control of the size
of the annotations on the maps.
* Adaptive display of cities names, sorted by population.
* Using cache memory for configuration parameters (significant speed
improvment on slow support like USB key).
* Important rewriting of source code to facilitate future evolutions.
# 2009-08-19: zyGrib Version 3.6.3
* ZyGrib can now display Saildocs GRIB files.
# 2009-08-16: zyGrib Version 3.6.2
* Updated translation files.
# 2009-08-15: zyGrib Version 3.6.1
* Fixed a bug on the version number.
* Meteotables a little dense for more data under the eyes.
# 2009-08-12: zyGrib Version 3.6.0
* Transition to QT 4.5.
2010-10-16 08:50:52 +02:00
|
|
|
share/zyGrib/img/drapeau_cz.png
|
|
|
|
share/zyGrib/img/drapeau_de.png
|
|
|
|
share/zyGrib/img/drapeau_en.png
|
|
|
|
share/zyGrib/img/drapeau_es.png
|
2012-07-01 09:21:35 +02:00
|
|
|
share/zyGrib/img/drapeau_fi.png
|
update to zyGrib 3.9.4:
# 2010-10-06: zyGrib Version 3.9.4
* Reduce flashing when resizing window.
* Fixed a bug: the first image was not allways visible with
some graphic cards.
# 2010-10-05: zyGrib Version 3.9.3
* Supress a vicious bug (random crash).
* New dutch translation.
# 2010-05-14: zyGrib Version 3.9.2
* zyGrib uses the new GRIB file server, faster and more reliable.
* Max file size is now 50 Mb (was 20).
* New data in meteotables: geopotential altitude.
* Can save data from meteotables in SYLK format, readable with a
spreadsheet. Don't use a famous but stupid spreadsheet which do
not understand correctly languages with beautiful accentued
characters, but prefer OpenOffice.
# 2010-05-02: zyGrib Version 3.9.1
* More complete information about data on the map.
* Add relative humidity in altitude in meteotables.
* Display if possible the wind arrows at the same altitude than the
main data of the map.
* Suppress a bug: area containing longitude 180° was sometimes not
displayed when zooming.
# 2010-04-20: zyGrib Version 3.9.0
* New altitude level: 200 hPa ( 11800 m).
* New data: relative humidity at levels 850, 700, 500,300, 200 hPa.
* Can choose altitude levels when downloading GRIB files.
* Solve some bugs.
# 2010-04-03: zyGrib Version 3.8.6
* Despite malformed file headers, zyGrib can now display corrupted GRIB
files distributed by some suppliers, in particular Maxsee. There are
more explanation in the french news page and in the forum (also in
french, sorry).
# 2010-03-15: zyGrib Version 3.8.5.3
* New language: Czech (thanks Pavel Kalian).
# 2010-03-09: zyGrib Version 3.8.5.2
* Suppress again the bug in the Windows version: saving images worked
with XP, but not with Vista or Windows 7 (thanks a lot Microsoft for
not being compatible with yourself).
# 2010-03-08: zyGrib Version 3.8.5.1
* Suppress a bug in the Windows version: a dll was missing, so it was
impossible to save images.
# 2010-03-08: zyGrib Version 3.8.5
* Suppress an important bug: there was an unpredictable crash when reading
certain GRIB files (rare, but it is not a reason).
# 2010-03-01: zyGrib Version 3.8.4
* Save image (menu file or Ctrl+S).
* Save all the images of an animation.
* The trick red of the choice in the date moves when the mouse comes
to titillate the date selector (sorry, automatic translation lose
spoonerism !!!).
* Dialog boxes more compact, so zyGrib is usable on low resolution
screen (800x600).
* Choose the language at the first start of the application.
* Source sentences are now in english (bad :) ) to facilitate the
translations.
* Suppress a bug: geopotential altitudes very different from average
value was not shown.
# 2010-01-31: zyGrib Version 3.8.3
* Graphical date selector.
* More complete information on meteorigical data shown on the map.
# 2010-01-28: zyGrib Version 3.8.2
* Can choose the unit for the geopotential altitudes.
* Show altitude data in meteotables.
* suppress a bug in the Windows version: save file path was lost.
# 2010-01-25: zyGrib Version 3.8.1
* Download and visualization of data in altitude (geopotential altitude,
wind, temperature, theta-e) at 850, 700, 500 et 300 hPa (approx
1460, 3000, 5600 and 9200 meters).
* When opening a GRIB file, the displayed date is the closest date
from now.
* There was a lot of very important changes in the source code structure.
It is now much easier to evoluate and to add new meteorological data.
* Suppress a important bug when loading application in 3.8.0 version
(in line only a few minutes).
# 2009-12-16: zyGrib Version 3.7.1
* Update Dutch translation.
* New Makefile in the source version for Linux.
One can now do a make install to install all files in the directory
$HOME/zyGrib (see the variable INSTALLDIR in the Makefile).
Note: it's not a universal solution... but it's on the way...
# 2009-12-05: zyGrib Version 3.7.0
* User can change the fonts used in the interface (Ctrl+E).
* By default, zyGrib use and provide free fonts Liberation Fonts, for
the interface and (more important) to assure the control of the size
of the annotations on the maps.
* Adaptive display of cities names, sorted by population.
* Using cache memory for configuration parameters (significant speed
improvment on slow support like USB key).
* Important rewriting of source code to facilitate future evolutions.
# 2009-08-19: zyGrib Version 3.6.3
* ZyGrib can now display Saildocs GRIB files.
# 2009-08-16: zyGrib Version 3.6.2
* Updated translation files.
# 2009-08-15: zyGrib Version 3.6.1
* Fixed a bug on the version number.
* Meteotables a little dense for more data under the eyes.
# 2009-08-12: zyGrib Version 3.6.0
* Transition to QT 4.5.
2010-10-16 08:50:52 +02:00
|
|
|
share/zyGrib/img/drapeau_fr.png
|
|
|
|
share/zyGrib/img/drapeau_it.png
|
|
|
|
share/zyGrib/img/drapeau_nl.png
|
|
|
|
share/zyGrib/img/drapeau_pt.png
|
|
|
|
share/zyGrib/img/drapeau_ru.png
|
2009-02-14 21:55:41 +01:00
|
|
|
share/zyGrib/img/exit.png
|
|
|
|
share/zyGrib/img/fileclose.png
|
|
|
|
share/zyGrib/img/fileopen.png
|
|
|
|
share/zyGrib/img/forward.png
|
|
|
|
share/zyGrib/img/help.png
|
|
|
|
share/zyGrib/img/info.png
|
update to zyGrib 3.9.4:
# 2010-10-06: zyGrib Version 3.9.4
* Reduce flashing when resizing window.
* Fixed a bug: the first image was not allways visible with
some graphic cards.
# 2010-10-05: zyGrib Version 3.9.3
* Supress a vicious bug (random crash).
* New dutch translation.
# 2010-05-14: zyGrib Version 3.9.2
* zyGrib uses the new GRIB file server, faster and more reliable.
* Max file size is now 50 Mb (was 20).
* New data in meteotables: geopotential altitude.
* Can save data from meteotables in SYLK format, readable with a
spreadsheet. Don't use a famous but stupid spreadsheet which do
not understand correctly languages with beautiful accentued
characters, but prefer OpenOffice.
# 2010-05-02: zyGrib Version 3.9.1
* More complete information about data on the map.
* Add relative humidity in altitude in meteotables.
* Display if possible the wind arrows at the same altitude than the
main data of the map.
* Suppress a bug: area containing longitude 180° was sometimes not
displayed when zooming.
# 2010-04-20: zyGrib Version 3.9.0
* New altitude level: 200 hPa ( 11800 m).
* New data: relative humidity at levels 850, 700, 500,300, 200 hPa.
* Can choose altitude levels when downloading GRIB files.
* Solve some bugs.
# 2010-04-03: zyGrib Version 3.8.6
* Despite malformed file headers, zyGrib can now display corrupted GRIB
files distributed by some suppliers, in particular Maxsee. There are
more explanation in the french news page and in the forum (also in
french, sorry).
# 2010-03-15: zyGrib Version 3.8.5.3
* New language: Czech (thanks Pavel Kalian).
# 2010-03-09: zyGrib Version 3.8.5.2
* Suppress again the bug in the Windows version: saving images worked
with XP, but not with Vista or Windows 7 (thanks a lot Microsoft for
not being compatible with yourself).
# 2010-03-08: zyGrib Version 3.8.5.1
* Suppress a bug in the Windows version: a dll was missing, so it was
impossible to save images.
# 2010-03-08: zyGrib Version 3.8.5
* Suppress an important bug: there was an unpredictable crash when reading
certain GRIB files (rare, but it is not a reason).
# 2010-03-01: zyGrib Version 3.8.4
* Save image (menu file or Ctrl+S).
* Save all the images of an animation.
* The trick red of the choice in the date moves when the mouse comes
to titillate the date selector (sorry, automatic translation lose
spoonerism !!!).
* Dialog boxes more compact, so zyGrib is usable on low resolution
screen (800x600).
* Choose the language at the first start of the application.
* Source sentences are now in english (bad :) ) to facilitate the
translations.
* Suppress a bug: geopotential altitudes very different from average
value was not shown.
# 2010-01-31: zyGrib Version 3.8.3
* Graphical date selector.
* More complete information on meteorigical data shown on the map.
# 2010-01-28: zyGrib Version 3.8.2
* Can choose the unit for the geopotential altitudes.
* Show altitude data in meteotables.
* suppress a bug in the Windows version: save file path was lost.
# 2010-01-25: zyGrib Version 3.8.1
* Download and visualization of data in altitude (geopotential altitude,
wind, temperature, theta-e) at 850, 700, 500 et 300 hPa (approx
1460, 3000, 5600 and 9200 meters).
* When opening a GRIB file, the displayed date is the closest date
from now.
* There was a lot of very important changes in the source code structure.
It is now much easier to evoluate and to add new meteorological data.
* Suppress a important bug when loading application in 3.8.0 version
(in line only a few minutes).
# 2009-12-16: zyGrib Version 3.7.1
* Update Dutch translation.
* New Makefile in the source version for Linux.
One can now do a make install to install all files in the directory
$HOME/zyGrib (see the variable INSTALLDIR in the Makefile).
Note: it's not a universal solution... but it's on the way...
# 2009-12-05: zyGrib Version 3.7.0
* User can change the fonts used in the interface (Ctrl+E).
* By default, zyGrib use and provide free fonts Liberation Fonts, for
the interface and (more important) to assure the control of the size
of the annotations on the maps.
* Adaptive display of cities names, sorted by population.
* Using cache memory for configuration parameters (significant speed
improvment on slow support like USB key).
* Important rewriting of source code to facilitate future evolutions.
# 2009-08-19: zyGrib Version 3.6.3
* ZyGrib can now display Saildocs GRIB files.
# 2009-08-16: zyGrib Version 3.6.2
* Updated translation files.
# 2009-08-15: zyGrib Version 3.6.1
* Fixed a bug on the version number.
* Meteotables a little dense for more data under the eyes.
# 2009-08-12: zyGrib Version 3.6.0
* Transition to QT 4.5.
2010-10-16 08:50:52 +02:00
|
|
|
share/zyGrib/img/media-floppy.png
|
2011-06-17 17:57:13 +02:00
|
|
|
share/zyGrib/img/meteoblue.png
|
2009-02-14 21:55:41 +01:00
|
|
|
share/zyGrib/img/network.png
|
|
|
|
share/zyGrib/img/player_eject.png
|
|
|
|
share/zyGrib/img/player_end.png
|
|
|
|
share/zyGrib/img/player_fwd.png
|
|
|
|
share/zyGrib/img/player_pause.png
|
|
|
|
share/zyGrib/img/player_play.png
|
|
|
|
share/zyGrib/img/player_playlist.png
|
|
|
|
share/zyGrib/img/player_rew.png
|
|
|
|
share/zyGrib/img/player_start.png
|
|
|
|
share/zyGrib/img/player_stop.png
|
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.
2014-12-30 09:50:55 +01:00
|
|
|
share/zyGrib/img/printer.png
|
2009-02-14 21:55:41 +01:00
|
|
|
share/zyGrib/img/reload.png
|
2011-06-17 17:57:13 +02:00
|
|
|
share/zyGrib/img/resource.rc
|
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.
2014-12-30 09:50:55 +01:00
|
|
|
share/zyGrib/img/spreadsheet.png
|
|
|
|
share/zyGrib/img/time_icon.png
|
2009-02-14 21:55:41 +01:00
|
|
|
share/zyGrib/img/up.png
|
|
|
|
share/zyGrib/img/viewmag+.png
|
|
|
|
share/zyGrib/img/viewmag-.png
|
|
|
|
share/zyGrib/img/viewmag1.png
|
|
|
|
share/zyGrib/img/viewmagfit.png
|
2011-06-17 17:57:13 +02:00
|
|
|
share/zyGrib/img/zyGrib.icns
|
|
|
|
share/zyGrib/img/zyGrib_32.ico
|
|
|
|
share/zyGrib/img/zyGrib_32.xpm
|
2009-02-14 21:55:41 +01:00
|
|
|
share/zyGrib/maps/gshhs/README.gshhs
|
|
|
|
share/zyGrib/maps/gshhs/README.gshhs.rangs
|
|
|
|
share/zyGrib/maps/gshhs/gshhs_2.rim
|
|
|
|
share/zyGrib/maps/gshhs/gshhs_3.rim
|
|
|
|
share/zyGrib/maps/gshhs/gshhs_4.rim
|
|
|
|
share/zyGrib/maps/gshhs/rangs_2.cat
|
|
|
|
share/zyGrib/maps/gshhs/rangs_2.cel
|
|
|
|
share/zyGrib/maps/gshhs/rangs_3.cat
|
|
|
|
share/zyGrib/maps/gshhs/rangs_3.cel
|
|
|
|
share/zyGrib/maps/gshhs/rangs_4.cat
|
|
|
|
share/zyGrib/maps/gshhs/rangs_4.cel
|
|
|
|
share/zyGrib/maps/gshhs/wdb_borders_c.b
|
|
|
|
share/zyGrib/maps/gshhs/wdb_borders_i.b
|
|
|
|
share/zyGrib/maps/gshhs/wdb_borders_l.b
|
|
|
|
share/zyGrib/maps/gshhs/wdb_rivers_c.b
|
|
|
|
share/zyGrib/maps/gshhs/wdb_rivers_i.b
|
|
|
|
share/zyGrib/maps/gshhs/wdb_rivers_l.b
|
2011-06-17 17:57:13 +02:00
|
|
|
share/zyGrib/stuff/boat_parameters.csv
|
2012-03-09 11:22:33 +01:00
|
|
|
share/zyGrib/tr/zyGrib_ar.qm
|
|
|
|
share/zyGrib/tr/zyGrib_ar.ts
|
update to zyGrib 3.9.4:
# 2010-10-06: zyGrib Version 3.9.4
* Reduce flashing when resizing window.
* Fixed a bug: the first image was not allways visible with
some graphic cards.
# 2010-10-05: zyGrib Version 3.9.3
* Supress a vicious bug (random crash).
* New dutch translation.
# 2010-05-14: zyGrib Version 3.9.2
* zyGrib uses the new GRIB file server, faster and more reliable.
* Max file size is now 50 Mb (was 20).
* New data in meteotables: geopotential altitude.
* Can save data from meteotables in SYLK format, readable with a
spreadsheet. Don't use a famous but stupid spreadsheet which do
not understand correctly languages with beautiful accentued
characters, but prefer OpenOffice.
# 2010-05-02: zyGrib Version 3.9.1
* More complete information about data on the map.
* Add relative humidity in altitude in meteotables.
* Display if possible the wind arrows at the same altitude than the
main data of the map.
* Suppress a bug: area containing longitude 180° was sometimes not
displayed when zooming.
# 2010-04-20: zyGrib Version 3.9.0
* New altitude level: 200 hPa ( 11800 m).
* New data: relative humidity at levels 850, 700, 500,300, 200 hPa.
* Can choose altitude levels when downloading GRIB files.
* Solve some bugs.
# 2010-04-03: zyGrib Version 3.8.6
* Despite malformed file headers, zyGrib can now display corrupted GRIB
files distributed by some suppliers, in particular Maxsee. There are
more explanation in the french news page and in the forum (also in
french, sorry).
# 2010-03-15: zyGrib Version 3.8.5.3
* New language: Czech (thanks Pavel Kalian).
# 2010-03-09: zyGrib Version 3.8.5.2
* Suppress again the bug in the Windows version: saving images worked
with XP, but not with Vista or Windows 7 (thanks a lot Microsoft for
not being compatible with yourself).
# 2010-03-08: zyGrib Version 3.8.5.1
* Suppress a bug in the Windows version: a dll was missing, so it was
impossible to save images.
# 2010-03-08: zyGrib Version 3.8.5
* Suppress an important bug: there was an unpredictable crash when reading
certain GRIB files (rare, but it is not a reason).
# 2010-03-01: zyGrib Version 3.8.4
* Save image (menu file or Ctrl+S).
* Save all the images of an animation.
* The trick red of the choice in the date moves when the mouse comes
to titillate the date selector (sorry, automatic translation lose
spoonerism !!!).
* Dialog boxes more compact, so zyGrib is usable on low resolution
screen (800x600).
* Choose the language at the first start of the application.
* Source sentences are now in english (bad :) ) to facilitate the
translations.
* Suppress a bug: geopotential altitudes very different from average
value was not shown.
# 2010-01-31: zyGrib Version 3.8.3
* Graphical date selector.
* More complete information on meteorigical data shown on the map.
# 2010-01-28: zyGrib Version 3.8.2
* Can choose the unit for the geopotential altitudes.
* Show altitude data in meteotables.
* suppress a bug in the Windows version: save file path was lost.
# 2010-01-25: zyGrib Version 3.8.1
* Download and visualization of data in altitude (geopotential altitude,
wind, temperature, theta-e) at 850, 700, 500 et 300 hPa (approx
1460, 3000, 5600 and 9200 meters).
* When opening a GRIB file, the displayed date is the closest date
from now.
* There was a lot of very important changes in the source code structure.
It is now much easier to evoluate and to add new meteorological data.
* Suppress a important bug when loading application in 3.8.0 version
(in line only a few minutes).
# 2009-12-16: zyGrib Version 3.7.1
* Update Dutch translation.
* New Makefile in the source version for Linux.
One can now do a make install to install all files in the directory
$HOME/zyGrib (see the variable INSTALLDIR in the Makefile).
Note: it's not a universal solution... but it's on the way...
# 2009-12-05: zyGrib Version 3.7.0
* User can change the fonts used in the interface (Ctrl+E).
* By default, zyGrib use and provide free fonts Liberation Fonts, for
the interface and (more important) to assure the control of the size
of the annotations on the maps.
* Adaptive display of cities names, sorted by population.
* Using cache memory for configuration parameters (significant speed
improvment on slow support like USB key).
* Important rewriting of source code to facilitate future evolutions.
# 2009-08-19: zyGrib Version 3.6.3
* ZyGrib can now display Saildocs GRIB files.
# 2009-08-16: zyGrib Version 3.6.2
* Updated translation files.
# 2009-08-15: zyGrib Version 3.6.1
* Fixed a bug on the version number.
* Meteotables a little dense for more data under the eyes.
# 2009-08-12: zyGrib Version 3.6.0
* Transition to QT 4.5.
2010-10-16 08:50:52 +02:00
|
|
|
share/zyGrib/tr/zyGrib_cz.qm
|
|
|
|
share/zyGrib/tr/zyGrib_cz.ts
|
2009-08-07 15:45:01 +02:00
|
|
|
share/zyGrib/tr/zyGrib_de.qm
|
|
|
|
share/zyGrib/tr/zyGrib_de.ts
|
|
|
|
share/zyGrib/tr/zyGrib_es.qm
|
|
|
|
share/zyGrib/tr/zyGrib_es.ts
|
2012-07-01 09:21:35 +02:00
|
|
|
share/zyGrib/tr/zyGrib_fi.qm
|
|
|
|
share/zyGrib/tr/zyGrib_fi.ts
|
update to zyGrib 3.9.4:
# 2010-10-06: zyGrib Version 3.9.4
* Reduce flashing when resizing window.
* Fixed a bug: the first image was not allways visible with
some graphic cards.
# 2010-10-05: zyGrib Version 3.9.3
* Supress a vicious bug (random crash).
* New dutch translation.
# 2010-05-14: zyGrib Version 3.9.2
* zyGrib uses the new GRIB file server, faster and more reliable.
* Max file size is now 50 Mb (was 20).
* New data in meteotables: geopotential altitude.
* Can save data from meteotables in SYLK format, readable with a
spreadsheet. Don't use a famous but stupid spreadsheet which do
not understand correctly languages with beautiful accentued
characters, but prefer OpenOffice.
# 2010-05-02: zyGrib Version 3.9.1
* More complete information about data on the map.
* Add relative humidity in altitude in meteotables.
* Display if possible the wind arrows at the same altitude than the
main data of the map.
* Suppress a bug: area containing longitude 180° was sometimes not
displayed when zooming.
# 2010-04-20: zyGrib Version 3.9.0
* New altitude level: 200 hPa ( 11800 m).
* New data: relative humidity at levels 850, 700, 500,300, 200 hPa.
* Can choose altitude levels when downloading GRIB files.
* Solve some bugs.
# 2010-04-03: zyGrib Version 3.8.6
* Despite malformed file headers, zyGrib can now display corrupted GRIB
files distributed by some suppliers, in particular Maxsee. There are
more explanation in the french news page and in the forum (also in
french, sorry).
# 2010-03-15: zyGrib Version 3.8.5.3
* New language: Czech (thanks Pavel Kalian).
# 2010-03-09: zyGrib Version 3.8.5.2
* Suppress again the bug in the Windows version: saving images worked
with XP, but not with Vista or Windows 7 (thanks a lot Microsoft for
not being compatible with yourself).
# 2010-03-08: zyGrib Version 3.8.5.1
* Suppress a bug in the Windows version: a dll was missing, so it was
impossible to save images.
# 2010-03-08: zyGrib Version 3.8.5
* Suppress an important bug: there was an unpredictable crash when reading
certain GRIB files (rare, but it is not a reason).
# 2010-03-01: zyGrib Version 3.8.4
* Save image (menu file or Ctrl+S).
* Save all the images of an animation.
* The trick red of the choice in the date moves when the mouse comes
to titillate the date selector (sorry, automatic translation lose
spoonerism !!!).
* Dialog boxes more compact, so zyGrib is usable on low resolution
screen (800x600).
* Choose the language at the first start of the application.
* Source sentences are now in english (bad :) ) to facilitate the
translations.
* Suppress a bug: geopotential altitudes very different from average
value was not shown.
# 2010-01-31: zyGrib Version 3.8.3
* Graphical date selector.
* More complete information on meteorigical data shown on the map.
# 2010-01-28: zyGrib Version 3.8.2
* Can choose the unit for the geopotential altitudes.
* Show altitude data in meteotables.
* suppress a bug in the Windows version: save file path was lost.
# 2010-01-25: zyGrib Version 3.8.1
* Download and visualization of data in altitude (geopotential altitude,
wind, temperature, theta-e) at 850, 700, 500 et 300 hPa (approx
1460, 3000, 5600 and 9200 meters).
* When opening a GRIB file, the displayed date is the closest date
from now.
* There was a lot of very important changes in the source code structure.
It is now much easier to evoluate and to add new meteorological data.
* Suppress a important bug when loading application in 3.8.0 version
(in line only a few minutes).
# 2009-12-16: zyGrib Version 3.7.1
* Update Dutch translation.
* New Makefile in the source version for Linux.
One can now do a make install to install all files in the directory
$HOME/zyGrib (see the variable INSTALLDIR in the Makefile).
Note: it's not a universal solution... but it's on the way...
# 2009-12-05: zyGrib Version 3.7.0
* User can change the fonts used in the interface (Ctrl+E).
* By default, zyGrib use and provide free fonts Liberation Fonts, for
the interface and (more important) to assure the control of the size
of the annotations on the maps.
* Adaptive display of cities names, sorted by population.
* Using cache memory for configuration parameters (significant speed
improvment on slow support like USB key).
* Important rewriting of source code to facilitate future evolutions.
# 2009-08-19: zyGrib Version 3.6.3
* ZyGrib can now display Saildocs GRIB files.
# 2009-08-16: zyGrib Version 3.6.2
* Updated translation files.
# 2009-08-15: zyGrib Version 3.6.1
* Fixed a bug on the version number.
* Meteotables a little dense for more data under the eyes.
# 2009-08-12: zyGrib Version 3.6.0
* Transition to QT 4.5.
2010-10-16 08:50:52 +02:00
|
|
|
share/zyGrib/tr/zyGrib_fr.qm
|
|
|
|
share/zyGrib/tr/zyGrib_fr.ts
|
2009-08-07 15:45:01 +02:00
|
|
|
share/zyGrib/tr/zyGrib_it.qm
|
|
|
|
share/zyGrib/tr/zyGrib_it.ts
|
|
|
|
share/zyGrib/tr/zyGrib_nl.qm
|
|
|
|
share/zyGrib/tr/zyGrib_nl.ts
|
2012-03-14 15:49:06 +01:00
|
|
|
share/zyGrib/tr/zyGrib_pt.qm
|
|
|
|
share/zyGrib/tr/zyGrib_pt.ts
|
2009-08-07 15:45:01 +02:00
|
|
|
share/zyGrib/tr/zyGrib_ru.qm
|
|
|
|
share/zyGrib/tr/zyGrib_ru.ts
|