Skip to content

0.1.0 (2016-06-20)

Compare
Choose a tag to compare
@averydonovan averydonovan released this 20 Jun 22:24
· 38 commits to master since this release

Initial release. Includes the following features:

  • Generate high-quality Skew-T/Log-P plots from temperature and dew point data
    at various isobaric levels
  • Convert relative humidity to dew point as needed
  • Calculate values such as lifting condensation level (LCL), K-index,
    Total Totals, and SWEAT
  • Read GRIB1 and GRIB2 files output by the NOAA RAP, NAM, and GFS forecasting
    models obtained from NOAA NOMADS
  • Output high-resolution (approximately 300 DPI) plot to a PNG file

Fixed since 0.1.0-rc.1:

  • Now reads correct variable for obtaining the lifted index from NAM GRIB1 files

Please keep in mind that you will need a Oracle Java 8 Standard Edition runtime installed. All other dependencies are bundled in the jar file.

Reporting bugs using the GitHub issues feature is highly encouraged and appreciated!