Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firelab/windninja
A diagnostic wind model developed for use in wildland fire modeling.
https://github.com/firelab/windninja
Last synced: 3 months ago
JSON representation
A diagnostic wind model developed for use in wildland fire modeling.
- Host: GitHub
- URL: https://github.com/firelab/windninja
- Owner: firelab
- License: other
- Created: 2014-08-21T20:36:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T23:17:45.000Z (8 months ago)
- Last Synced: 2024-03-24T07:15:59.810Z (8 months ago)
- Language: C++
- Homepage: https://weather.firelab.org/windninja/
- Size: 264 MB
- Stars: 101
- Watchers: 23
- Forks: 36
- Open Issues: 105
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- open-sustainable-technology - WindNinja - Computes spatially-varying wind fields for wildland fire and other applications requiring high-resolution wind predictions in complex terrain. (Biosphere / Wildfire)
README
WindNinja
=========
[![example workflow](https://github.com/firelab/windninja/actions/workflows/testing.yml/badge.svg)](https://github.com/firelab/windninja/actions)
[![DOI](https://zenodo.org/badge/21244/firelab/windninja.svg)](https://zenodo.org/badge/latestdoi/21244/firelab/windninja)WindNinja is a diagnostic wind model developed for use in wildland fire modeling.
Web:
http://firelab.org/project/windninjaSource & wiki:
https://github.com/firelab/windninjaFAQ:
https://github.com/firelab/windninja/wiki/Frequently-Asked-QuestionsIRC:
irc://irc.freenode.net/#windninja[Building on Linux](https://github.com/firelab/windninja/wiki/Building-WindNinja-on-Linux)
[Building on Windows](https://github.com/firelab/windninja/wiki/Building-WindNinja-on-Windows-using-the-MSVC-compiler-and-gisinternals.com-dependencies)
Directories:
* autotest -> testing suite
* cmake -> cmake support scripts
* data -> testing data
* doc -> documentation
* images -> splash image and icons for gui
* src -> source filesDependencies (versions are versions we build against for the Windows installer):
* 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.8.5
* QtGui
* QtCore
* QtNetwork/Phonon
* QtWebKit
* [OpenFOAM 2.2.x](https://github.com/OpenFOAM/OpenFOAM-2.2.x)See INSTALL for more information (coming soon)
See CREDITS for authors
See NEWS for release information
=========