Skip to content

Commit d4c0ddd

Browse files
committed
Update examples (MHKiT-Software#417)
This PR fixes a couple small issue with example notebooks: - reruns the WEC-Sim power performance example so that it does not include errors - fixes typo in ADCP discharge example title
1 parent e5c7ae4 commit d4c0ddd

File tree

2 files changed

+1159
-64
lines changed

2 files changed

+1159
-64
lines changed

examples/adcp_disharge_example.ipynb renamed to examples/adcp_discharge_example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# ADCP Disharge Example\n",
7+
"# ADCP Discharge Example\n",
88
"\n",
99
"This example notebook overviews how to calculate discharge from an ADCP transect. The example data used in this notebook was taken by a Teledyne RDI RiverPro ADCP, an instrument purpose-built for calculating discharge from a survey transect, but the following workflow can be used with any ADCP's data, given that there is GPS information and/or bottom track measurements stored in the ADCP file.\n",
1010
"\n",

0 commit comments

Comments
 (0)