Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 390 Bytes

File metadata and controls

7 lines (4 loc) · 390 Bytes

quest_ncep_provider_plugin

The noaa_ncep.py is the plugin that is used with conjunction in the Quest source code. This plugin will give Quest the ability to grab catalogs and data from Noaa NCEP.

Installation

To get this code running properly with Quest just do either a python setup.py develop / install. This will install the package and then Quest will be able to recongize it.