forked from MHKiT-Software/MHKiT-MATLAB
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.md
31 lines (24 loc) · 1.29 KB
/
README.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
MHKiT-MATLAB
===================================
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3928405.svg)](https://doi.org/10.5281/zenodo.3928405)
MHKiT-MATLAB is a MATLAB package designed for marine renewable energy applications to assist in
data processing and visualization. The software package include functionality for:
* Quality control analysis
* Wave resource and wave performance
* River resource and device
* Tidal resource and device
* Data visualization
* Mechanical loads analysis
* Power quality assessments
See the [documentation](https://mhkit-software.github.io/MHKiT/) for more information about MHKiT.
Installation
------------------------
MHKiT-MATLAB consists of functions which wrap the MHKiT-Python functions. Therefore, MHKiT-MATLAB requires Python (3.6, or 3.7) along with several Python
package dependency.
See [installation instructions](https://mhkit-software.github.io/MHKiT/installation.html) for more information.
Copyright and license
------------------------
MHKiT is copyright through the National Renewable Energy Laboratory,
Pacific Northwest National Laboratory, and Sandia National Laboratories.
The software is distributed under the Revised BSD License.
See [copyright and license](https://mhkit-software.github.io/MHKiT/license.html) for more information.