diff --git a/mhkit.mltbx b/mhkit.mltbx index f1069664..442c4c4a 100644 Binary files a/mhkit.mltbx and b/mhkit.mltbx differ diff --git a/mhkit.prj b/mhkit.prj new file mode 100644 index 00000000..479fc508 --- /dev/null +++ b/mhkit.prj @@ -0,0 +1,143 @@ + + + mhkit + Rebecca Fao + rebecca.fao@nrel.gov + National Renewable Energy Laboratory + Marine energy data processing and visualization toolbox + MHKiT-MATLAB is a MATLAB package designed for marine energy applications to assist in +data processing and visualization. The software package include functionality for: + +* Data processing +* Data visualization +* Data quality control +* Resource assessment +* Device performance +* Device loads + /Users/asimms/Downloads/58954145.png + 0.5.0 + ${PROJECT_ROOT}/mhkit.mltbx + + + + + 1f426c5c-9e72-4f83-8e42-1e51b296aa29 + % List files contained in your toolbox folder that you would like to exclude +% from packaging. Excludes should be listed relative to the toolbox folder. +% Some examples of how to specify excludes are provided below: +% +% A single file in the toolbox folder: +% .svn +% setup.py +% +% A single file in a subfolder of the toolbox folder: +% example/.svn +% +% All files in a subfolder of the toolbox folder: +% example/* +% +% All files of a certain name in all subfolders of the toolbox folder: +% **/.svn +% +% All files matching a pattern in all subfolders of the toolbox folder: +% **/*.bak +**/*.DS_Store + true + + + + + + + + + false + + + + R2021b + latest + false + true + true + true + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${PROJECT_ROOT}/mhkit + + + ${PROJECT_ROOT}/mhkit/dolfyn + ${PROJECT_ROOT}/mhkit/loads + ${PROJECT_ROOT}/mhkit/power + ${PROJECT_ROOT}/mhkit/qc + ${PROJECT_ROOT}/mhkit/river + ${PROJECT_ROOT}/mhkit/setup.py + ${PROJECT_ROOT}/mhkit/tests + ${PROJECT_ROOT}/mhkit/tidal + ${PROJECT_ROOT}/mhkit/utils + ${PROJECT_ROOT}/mhkit/wave + + + + + + /Users/asimms/Desktop/Programming/mhkit_matlab_simms_dev/prep-v0.5-release/MHKiT-MATLAB/mhkit.mltbx + + + + /Applications/MATLAB_R2023b.app + + + + true + true + false + false + false + false + false + false + 13.6.7 + true + false + maci64 + true + + + \ No newline at end of file