licence_manager Archive#

license_manager is a small command line tool that helps to install and manage licenses for the DTU softwares HAWC2, HAWCStab2, Ellipsys and WAsP.

The program is written in python, and compiled to a binary file using pyinstaller. The executables are available for 64-bit windows and 64-bit linux.

For users who need the compiled DLL license files, please contact hawc2@windenergy.dtu.dk

Examples:

To check the validity/integrity of a license file before installing run

./license_manager info hawc2 <PATH_TO_LICENSE_FILE>

To check the validity/integrity of an existing license installation

./license_manager info hawc2 installed

To use license_manager to install a hawc2 license run

license_manager install hawc2 <PATH_TO_LICENSE_FILE>

For the full list of commands and options run

./license_manager --help

Historical releases#

0.5.0

0.5.0 linux license_manager (12.84 MB)

0.5.0 win64 license_manager.exe (8.36 MB)

Release notes

New features:

  • Initial release of license management tool for the web-based licenses with support for HAWC2, HAWCStab2 and Ellipsys.