Skip to content

Chrismarsh/Windmapper

 
 

Repository files navigation

Windmapper

Windmapper is a python tool and a set of algorithms for producing and using pre-computed libraries of wind field used for wind downscaling.

Installation

The default pip install windmapper will build windmapper without Windninja. However Windninja is required to run.

To build Windninja, ensure gdal, boost, and mpi system libraries are installed and then

BUILD_WINDNINJA=1 pip install windmapper

Spack can also be used to install windmapper -- please see documentation below.

Documentation

Documentation and full instructions on use can be found here

Implimentation

The directory implementation/ contains a jupyter notebook with an example implimentation of the code. It is not vectorized to aid in readability. However, this makes it very very slow!

About

Wind mapping tool for wind downscaling using the WindNinja diagnostic wind model

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 73.6%
  • Jupyter Notebook 25.2%
  • CMake 1.2%