WEX is a library of extensions to the wxWidgets cross-platform user interface (UI) library. These extensions are for custom UI widgets developed for the National Laboratory of the Rockies' System Advisor Model™ (SAM™) and DView data visualization software.
WEX also includes two executable programs:
lkscript is a code editor for the LK scripting language. dview is the DView visualization software for time series data.
For build instructions see the wiki with specific instructions for:
If you have found an issue with WEX or would like to make a feature request, please let us know by adding a new issue on the issues page.
Please see the Contributing page for the full contributing policy and to get instructions for getting started. We must get your agreement on conforming to the terms of the license before your code can be accepted.
If you would like to submit code to fix an issue or add a feature, you can use GitHub to do so. The overall steps are to create a fork on GitHub.com using the link above, and then install GitHub on your computer and use it to clone your fork, create a branch for your changes, and then once you have made your changes, commit and push the changes to your fork. You can then create a pull request that we will review and merge into the repository if approved.
WEX is licensed under a BSD-3-clause license.