aboutsummaryrefslogtreecommitdiff
path: root/astro/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-04-29 19:46:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-04-29 19:46:07 +0000
commitabd6b7819c5149992ab44a5f7cf3259fedd682ae (patch)
tree279154d8c73cbb4a9bd67b5d24ad59957f978c14 /astro/Makefile
parent8931507aaad004da20056385188b2bd315421428 (diff)
downloadports-abd6b7819c5149992ab44a5f7cf3259fedd682ae.tar.gz
ports-abd6b7819c5149992ab44a5f7cf3259fedd682ae.zip
Add py-metar 1.5.0
Metar is a python package for interpreting METAR and SPECI weather reports. This module extracts the data recorded in the main-body groups of reports that follow the WMO spec or the US conventions, except for the runway state and trend groups, which are parsed but ignored. The most useful remark groups defined in the US spec are parsed, as well, such as the cumulative precipitation, min/max temperature, peak wind and sea-level pressure groups. No other regional conventions are formally supported, but a large number of variant formats found in international reports are accepted. WWW: https://pypi.org/project/metar/ WWW: https://github.com/tomp/python-metar
Notes
Notes: svn path=/head/; revision=468646
Diffstat (limited to 'astro/Makefile')
-rw-r--r--astro/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
index 891330279e09..1a87a2273ce5 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -87,6 +87,7 @@
SUBDIR += py-astLib
SUBDIR += py-astropy
SUBDIR += py-horoscopegenerator
+ SUBDIR += py-metar
SUBDIR += py-metpy
SUBDIR += py-pymetar
SUBDIR += py-pywapi