# 2011-05-21 : zyGrib Version 4.0.1 * User can choose visible data in the left board (right clic in the panel). * Bug fixed: crash sometimes with data out of the "normal" range. # 2011-05-08 : zyGrib Version 4.0 * NOAA data up to 8 days rather than 7. * Color scales. * Data values panel can be hidden (Ctrl+V). * Colors scale panel can be hidden (Ctrl+Y). * Warning : changes in directories structure. * Totally new colors scheme. Color scales are editable (text files colors_xxx.txt). o 1 ligne per threshold : v r g b v = threshold value r g b = rgb level (red, green, blue) between 0 and 255 o values must be in ascending order o color is attributed to values ##less than or equal to v except the last which is also the color of all excess values## o fixed color (no interpolation) below the first value or above the last. * More complete list of cities (source GeoNames) Around 60,000 cities come with zygrib (population >= 3000). Around 100,000 smaller cities are available in additional files (see download page). * New population threshold for shown cities: 1. population >= 1000000 2. population >= 100000 3. population >= 10000 4. population >= 1000 5. population < 1000 * Bug fixed : values displayed for the position under the mouse are updated when the date is changed using the keyboard. * Bug fixed : crash (sometimes) when the mouse was moved on a POI while reading aa grib file.
17 lines
658 B
Text
17 lines
658 B
Text
Download and display Meteorological data in GRIB Format 1 files.
|
|
|
|
Weather data display:
|
|
- Surface Pressure
|
|
- Wind 10 m above mean sea level
|
|
- Wind gust
|
|
- Temperature 2 m above mean sea level
|
|
- Potential Temperature min - max 2 m above mean sea level
|
|
- Relative Humidity 2 m above mean sea level
|
|
- Total Precipitation (mm/h)
|
|
- Total Cloud Cover (%)
|
|
- Dew Point 2 m above mean sea level
|
|
- 0C Isotherm
|
|
- Snow (Depth - Risk)
|
|
- CAPE (convective available potential energy) at earth level.
|
|
- Data in altitude (850, 700, 500, 300, 200 hPa) : geopotential altitude,
|
|
wind, temperature, theta-e, relative humidity.
|