metar
- Description
- Retrieve and decode METAR weather information
- Latest
- metar-0.3.0.20221221.80722.tar (.sig), 2024-Mar-31, 30.0 KiB
- Maintainer
- Mario Lang <mlang@delysid.org>
- Atom feed
- metar.xml
- Website
- https://elpa.gnu.org/packages/metar.html
- Browse repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
Full description
Run `M-x metar RET' to get a simple weather report from weather.noaa.gov. The value of `calendar-latitude' and `calendar-longitude' will be used to automatically determine a nearby station. If these variables are not set, you will be prompted to enter the location manually. With `C-u M-x metar RET', country and station name need to be entered. `C-u C-u M-x metar RET' will prompt for the METAR station code (4 letters). Customize `metar-units' to change length, speed, temperature or pressure units to your liking. For programmatic access to decoded weather reports, use: (metar-decode (metar-get-record "CODE"))
Old versions
metar-0.3.0.20221212.224956.tar.lz | 2022-Dec-13 | 6.68 KiB |
metar-0.3.0.20201129.41624.tar.lz | 2020-Dec-14 | 6.65 KiB |
metar-0.3.0.20201129.41624.tar.lz | 2020-Dec-14 | 6.65 KiB |
metar-0.3.0.20201128.231624.tar.lz | 2021-Oct-09 | 6.65 KiB |