USDAForestService / windninja

A diagnostic wind model developed for use in wildland fire modeling.

Home Page:https://weather.firelab.org/windninja/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WindNinja

Build Status builds.sr.ht status DOI

WindNinja is a diagnostic wind model developed for use in wildland fire modeling.

Web: http://firelab.org/project/windninja

Source & wiki: https://github.com/firelab/windninja

FAQ: https://github.com/firelab/windninja/wiki/Frequently-Asked-Questions

IRC: irc://irc.freenode.net/#windninja

Building on Linux

Building on Windows

Directories:

  • autotest -> testing suite
  • cmake -> cmake support scripts
  • data -> testing data
  • doc -> documentation
  • images -> splash image and icons for gui
  • src -> source files

Dependencies (versions are versions we build against):

  • Boost 1.46:
    • boost_date_time
    • boost_program_options
    • boost_test
  • NetCDF 4.1.1
  • GDAL 2.2.2
    • NetCDF support
    • PROJ.4 support
    • GEOS support
    • CURL support
  • Qt 4.7.4
    • QtGui
    • QtCore
    • QtNetwork/Phonon
    • QtWebKit
  • OpenFOAM 2.2.x

See INSTALL for more information (coming soon)

See CREDITS for authors

See NEWS for release information

========= Example output

About

A diagnostic wind model developed for use in wildland fire modeling.

https://weather.firelab.org/windninja/

License:Other


Languages

Language:C++ 68.3%Language:JavaScript 21.3%Language:C 5.5%Language:CMake 3.1%Language:Python 0.7%Language:CSS 0.3%Language:Go 0.3%Language:HTML 0.1%Language:Shell 0.1%Language:Objective-C 0.1%Language:Batchfile 0.1%Language:Dockerfile 0.0%