11<deployment-project plugin="plugin.toolbox" plugin-version="1.0">
2- <configuration build-checksum="381625427 " file="/Users/asimms/Desktop/Programming/mhkit_matlab_simms_dev/prep-v0.5 -release/MHKiT-MATLAB/mhkit. prj" location="/Users/asimms/Desktop/Programming/mhkit_matlab_simms_dev/prep-v0.5 -release/MHKiT-MATLAB " name="mhkit " target="target.toolbox" target-name="Package Toolbox">
3- <param.appname>mhkit </param.appname>
4- <param.authnamewatermark>Rebecca Fao </param.authnamewatermark>
2+ <configuration build-checksum="1405035700 " file="/Users/asimms/Desktop/Programming/mhkit_matlab_simms_dev/prep-v0.6.0 -release/mhkit_v0.6.0. prj" location="/Users/asimms/Desktop/Programming/mhkit_matlab_simms_dev/prep-v0.6.0 -release" name="mhkit_v0.6.0 " target="target.toolbox" target-name="Package Toolbox">
3+ <param.appname>Marine and Hydrokinetic Toolkit (MHKiT) </param.appname>
4+ <param.authnamewatermark>NREL </param.authnamewatermark>
55 <param.email>
[email protected] </param.email>
66 <param.company>National Renewable Energy Laboratory</param.company>
7- <param.summary>Marine energy data processing and visualization toolbox</param.summary>
7+ <param.summary>Marine energy data analysis and visualization toolbox</param.summary>
88 <param.description>MHKiT-MATLAB is a MATLAB package designed for marine energy applications to assist in
99data processing and visualization. The software package include functionality for:
1010
@@ -14,14 +14,14 @@ data processing and visualization. The software package include functionality f
1414* Resource assessment
1515* Device performance
1616* Device loads</param.description>
17- <param.screenshot>/Users/asimms/Downloads/58954145 .png</param.screenshot>
18- <param.version>0.5 .0</param.version>
19- <param.output>${PROJECT_ROOT}/mhkit .mltbx</param.output>
17+ <param.screenshot>${PROJECT_ROOT}/assets/mhkit_logo .png</param.screenshot>
18+ <param.version>0.6 .0</param.version>
19+ <param.output>${PROJECT_ROOT}/Marine and Hydrokinetic Toolkit (MHKiT) .mltbx</param.output>
2020 <param.products.name />
2121 <param.products.id />
2222 <param.products.version />
2323 <param.platforms />
24- <param.guid>1f426c5c-9e72-4f83-8e42-1e51b296aa29 </param.guid>
24+ <param.guid>40de46b2-d46c-4191-bbe2-5c1f9c9ad0ed </param.guid>
2525 <param.exclude.filters>% List files contained in your toolbox folder that you would like to exclude
2626% from packaging. Excludes should be listed relative to the toolbox folder.
2727% Some examples of how to specify excludes are provided below:
@@ -41,35 +41,143 @@ data processing and visualization. The software package include functionality f
4141%
4242% All files matching a pattern in all subfolders of the toolbox folder:
4343% **/*.bak
44- **/*.DS_Store</param.exclude.filters>
44+ **/*.DS_Store
45+ .git
46+ .github
47+ .mypy_cache
48+ assets
49+ mhkit_python_utils
50+ scripts
51+ .gitignore
52+ setup.py
53+ mhkit_webread_cache</param.exclude.filters>
4554 <param.exclude.pcodedmfiles>true</param.exclude.pcodedmfiles>
46- <param.examples />
55+ <param.examples><?xml version="1.0" encoding="utf-8"?>
56+ <examples>
57+ <exampleCategory name="examples">
58+ <example name="SWAN_example" type="html">
59+ <file type="source">/examples/html/SWAN_example.html</file>
60+ <file type="main">/examples/SWAN_example.m</file>
61+ <file type="thumbnail"/>
62+ </example>
63+ <example name="adcp_example" type="html">
64+ <file type="source">/examples/html/adcp_example.html</file>
65+ <file type="main">/examples/adcp_example.m</file>
66+ <file type="thumbnail"/>
67+ </example>
68+ <example name="adv_example" type="html">
69+ <file type="source">/examples/html/adv_example.html</file>
70+ <file type="main">/examples/adv_example.m</file>
71+ <file type="thumbnail"/>
72+ </example>
73+ <example name="cdip_example" type="html">
74+ <file type="source">/examples/html/cdip_example.html</file>
75+ <file type="main">/examples/cdip_example.m</file>
76+ <file type="thumbnail"/>
77+ </example>
78+ <example name="delft3d_example" type="html">
79+ <file type="source">/examples/html/delft3d_example.html</file>
80+ <file type="main">/examples/delft3d_example.m</file>
81+ <file type="thumbnail"/>
82+ </example>
83+ <example name="environmental_contours_example" type="html">
84+ <file type="source">/examples/html/environmental_contours_example.html</file>
85+ <file type="main">/examples/environmental_contours_example.m</file>
86+ <file type="thumbnail"/>
87+ </example>
88+ <example name="extreme_response_MLER_example" type="html">
89+ <file type="source">/examples/html/extreme_response_MLER_example.html</file>
90+ <file type="main">/examples/extreme_response_MLER_example.m</file>
91+ <file type="thumbnail"/>
92+ </example>
93+ <example name="extreme_response_contour_example" type="html">
94+ <file type="source">/examples/html/extreme_response_contour_example.html</file>
95+ <file type="main">/examples/extreme_response_contour_example.m</file>
96+ <file type="thumbnail"/>
97+ </example>
98+ <example name="extreme_response_full_sea_state_example" type="html">
99+ <file type="source">/examples/html/extreme_response_full_sea_state_example.html</file>
100+ <file type="main">/examples/extreme_response_full_sea_state_example.m</file>
101+ <file type="thumbnail"/>
102+ </example>
103+ <example name="loads_example" type="html">
104+ <file type="source">/examples/html/loads_example.html</file>
105+ <file type="main">/examples/loads_example.m</file>
106+ <file type="thumbnail"/>
107+ </example>
108+ <example name="power_example" type="html">
109+ <file type="source">/examples/html/power_example.html</file>
110+ <file type="main">/examples/power_example.m</file>
111+ <file type="thumbnail"/>
112+ </example>
113+ <example name="qc_example" type="html">
114+ <file type="source">/examples/html/qc_example.html</file>
115+ <file type="main">/examples/qc_example.m</file>
116+ <file type="thumbnail"/>
117+ </example>
118+ <example name="river_example" type="html">
119+ <file type="source">/examples/html/river_example.html</file>
120+ <file type="main">/examples/river_example.m</file>
121+ <file type="thumbnail"/>
122+ </example>
123+ <example name="short_term_extremes_example" type="html">
124+ <file type="source">/examples/html/short_term_extremes_example.html</file>
125+ <file type="main">/examples/short_term_extremes_example.m</file>
126+ <file type="thumbnail"/>
127+ </example>
128+ <example name="strain_measurement_example" type="html">
129+ <file type="source">/examples/html/strain_measurement_example.html</file>
130+ <file type="main">/examples/strain_measurement_example.m</file>
131+ <file type="thumbnail"/>
132+ </example>
133+ <example name="tidal_example" type="html">
134+ <file type="source">/examples/html/tidal_example.html</file>
135+ <file type="main">/examples/tidal_example.m</file>
136+ <file type="thumbnail"/>
137+ </example>
138+ <example name="upcrossing_example" type="html">
139+ <file type="source">/examples/html/upcrossing_example.html</file>
140+ <file type="main">/examples/upcrossing_example.m</file>
141+ <file type="thumbnail"/>
142+ </example>
143+ <example name="wave_example" type="html">
144+ <file type="source">/examples/html/wave_example.html</file>
145+ <file type="main">/examples/wave_example.m</file>
146+ <file type="thumbnail"/>
147+ </example>
148+ <example name="wecsim_example" type="html">
149+ <file type="source">/examples/html/wecsim_example.html</file>
150+ <file type="main">/examples/wecsim_example.m</file>
151+ <file type="thumbnail"/>
152+ </example>
153+ </exampleCategory>
154+ </examples></param.examples>
47155 <param.demosxml />
48156 <param.apps />
49157 <param.registered.apps />
50158 <param.docs />
51159 <param.getting.started.guide />
52160 <param.matlabpath.excludes>
53- <item>/</item>
54- <item>/tests</item>
55- <item>/tests/coverage_report</item>
56- <item>/tests/coverage_report/release</item>
57- <item>/tests/coverage_report/release/coverageData </item>
58- <item>/tests/coverage_report/release/derived</item>
59- <item>/tests/coverage_report/release/derived/3p</item>
60- <item>/tests/coverage_report/release/derived/3p/ui</item>
61- <item>/tests/coverage_report/release/derived/3p/ui/dojo </item>
62- <item>/tests/coverage_report/release/images </item>
63- <item>/tests/coverage_report/release/matlab_codecov_js-ui </item>
64- <item>/tests/coverage_report/release/rights </item>
65- <item>/tests/example_ncfiles </item>
161+ <item>/assets </item>
162+ <item>/mhkit/ tests/coverage_report </item>
163+ <item>/mhkit/ tests/coverage_report/release </item>
164+ <item>/mhkit/ tests/coverage_report/release/coverageData </item>
165+ <item>/mhkit/ tests/coverage_report/release/derived </item>
166+ <item>/mhkit/ tests/coverage_report/release/derived/3p </item>
167+ <item>/mhkit/ tests/coverage_report/release/derived/3p/ui </item>
168+ <item>/mhkit/ tests/coverage_report/release/derived/3p/ui/dojo </item>
169+ <item>/mhkit/ tests/coverage_report/release/images </item>
170+ <item>/mhkit/ tests/coverage_report/release/matlab_codecov_js-ui </item>
171+ <item>/mhkit/ tests/coverage_report/release/rights </item>
172+ <item>/mhkit_python_utils </item>
173+ <item>/scripts </item>
66174 </param.matlabpath.excludes>
67175 <param.javaclasspath.excludes />
68- <param.exported.on.package>false </param.exported.on.package>
176+ <param.exported.on.package>true </param.exported.on.package>
69177 <param.required.addons />
70178 <param.matlab.project.id />
71179 <param.matlab.project.name />
72- <param.release.start>R2021b </param.release.start>
180+ <param.release.start>R2022b </param.release.start>
73181 <param.release.end>latest</param.release.end>
74182 <param.release.current.only>false</param.release.current.only>
75183 <param.compatiblity.windows>true</param.compatiblity.windows>
@@ -89,14 +197,12 @@ data processing and visualization. The software package include functionality f
89197 <param.products.version />
90198 <param.platforms />
91199 <param.exclude.pcodedmfiles />
92- <param.examples />
93200 <param.demosxml />
94201 <param.apps />
95202 <param.registered.apps />
96203 <param.docs />
97204 <param.getting.started.guide />
98205 <param.javaclasspath.excludes />
99- <param.exported.on.package />
100206 <param.required.addons />
101207 <param.matlab.project.id />
102208 <param.matlab.project.name />
@@ -112,29 +218,30 @@ data processing and visualization. The software package include functionality f
112218 <param.additional.sw.linux.url />
113219 </unset>
114220 <fileset.rootdir>
115- <file>${PROJECT_ROOT}/mhkit </file>
221+ <file>${PROJECT_ROOT}</file>
116222 </fileset.rootdir>
117223 <fileset.rootfiles>
118- <file>${PROJECT_ROOT}/mhkit/dolfyn</file>
119- <file>${PROJECT_ROOT}/mhkit/loads</file>
120- <file>${PROJECT_ROOT}/mhkit/power</file>
121- <file>${PROJECT_ROOT}/mhkit/qc</file>
122- <file>${PROJECT_ROOT}/mhkit/river</file>
123- <file>${PROJECT_ROOT}/mhkit/setup.py</file>
124- <file>${PROJECT_ROOT}/mhkit/tests</file>
125- <file>${PROJECT_ROOT}/mhkit/tidal</file>
126- <file>${PROJECT_ROOT}/mhkit/utils</file>
127- <file>${PROJECT_ROOT}/mhkit/wave</file>
224+ <file>${PROJECT_ROOT}/LICENSE</file>
225+ <file>${PROJECT_ROOT}/README.md</file>
226+ <file>${PROJECT_ROOT}/changelog.md</file>
227+ <file>${PROJECT_ROOT}/demos.xml</file>
228+ <file>${PROJECT_ROOT}/examples</file>
229+ <file>${PROJECT_ROOT}/mhkit</file>
230+ <file>${PROJECT_ROOT}/mhkit_examples_v0.6.0.zip</file>
231+ <file>${PROJECT_ROOT}/mhkit_python_utils.egg-info</file>
232+ <file>${PROJECT_ROOT}/mhkit_python_utils_v0.6.0</file>
233+ <file>${PROJECT_ROOT}/mhkit_python_utils_v0.6.0.zip</file>
234+ <file>${PROJECT_ROOT}/pyproject.toml</file>
128235 </fileset.rootfiles>
129236 <fileset.depfun.included />
130237 <fileset.depfun.excluded />
131238 <fileset.package />
132239 <build-deliverables>
133- <file location="${PROJECT_ROOT}" name="mhkit .mltbx" optional="false">/Users/asimms/Desktop/Programming/mhkit_matlab_simms_dev/prep-v0.5 -release/MHKiT-MATLAB/mhkit .mltbx</file>
240+ <file location="${PROJECT_ROOT}" name="Marine and Hydrokinetic Toolkit (MHKiT) .mltbx" optional="false">/Users/asimms/Desktop/Programming/mhkit_matlab_simms_dev/prep-v0.6.0 -release/Marine and Hydrokinetic Toolkit ( MHKiT) .mltbx</file>
134241 </build-deliverables>
135242 <workflow />
136243 <matlab>
137- <root>/Applications/MATLAB_R2023b .app</root>
244+ <root>/Applications/MATLAB_R2024a .app</root>
138245 <toolboxes />
139246 </matlab>
140247 <platform>
@@ -146,7 +253,7 @@ data processing and visualization. The software package include functionality f
146253 <vista>false</vista>
147254 <linux>false</linux>
148255 <solaris>false</solaris>
149- <osver>13.6.7 </osver>
256+ <osver>13.7.3 </osver>
150257 <os32>true</os32>
151258 <os64>false</os64>
152259 <arch>maci64</arch>
0 commit comments