Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 400 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 400 Bytes

================= WRF-Interpolation

About

Simple python class that allows to use fast functional interpolation methods for the given point

License: GNU GPL version 3.

Requirements: Python 2 or 3 with numpy and CTLReader

Usage

See example.py