aloftWxr/aloftWxr.py

9 lines
90 B
Python
Raw Normal View History

#! /usr/bin/python3
import pygrib
import sys
from config import config
conf = config()