Skip to content

Commit

Permalink
Update notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-kipawa committed Sep 27, 2024
1 parent cfa49d3 commit af207d7
Show file tree
Hide file tree
Showing 9 changed files with 895 additions and 517 deletions.
56 changes: 28 additions & 28 deletions notebooks/epanet_res.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"execution_count": 1,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-19T08:10:29.552797Z",
"iopub.status.busy": "2024-09-19T08:10:29.552423Z",
"iopub.status.idle": "2024-09-19T08:10:30.771505Z",
"shell.execute_reply": "2024-09-19T08:10:30.771017Z"
"iopub.execute_input": "2024-09-27T08:40:22.933323Z",
"iopub.status.busy": "2024-09-27T08:40:22.932519Z",
"iopub.status.idle": "2024-09-27T08:40:24.722808Z",
"shell.execute_reply": "2024-09-27T08:40:24.721758Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -48,10 +48,10 @@
"execution_count": 2,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-19T08:10:30.773165Z",
"iopub.status.busy": "2024-09-19T08:10:30.772819Z",
"iopub.status.idle": "2024-09-19T08:10:30.892639Z",
"shell.execute_reply": "2024-09-19T08:10:30.891912Z"
"iopub.execute_input": "2024-09-27T08:40:24.725720Z",
"iopub.status.busy": "2024-09-27T08:40:24.724884Z",
"iopub.status.idle": "2024-09-27T08:40:24.881548Z",
"shell.execute_reply": "2024-09-27T08:40:24.880814Z"
}
},
"outputs": [],
Expand All @@ -74,10 +74,10 @@
"execution_count": 3,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-19T08:10:30.895450Z",
"iopub.status.busy": "2024-09-19T08:10:30.894969Z",
"iopub.status.idle": "2024-09-19T08:10:30.917802Z",
"shell.execute_reply": "2024-09-19T08:10:30.917321Z"
"iopub.execute_input": "2024-09-27T08:40:24.884289Z",
"iopub.status.busy": "2024-09-27T08:40:24.883894Z",
"iopub.status.idle": "2024-09-27T08:40:24.904249Z",
"shell.execute_reply": "2024-09-27T08:40:24.903292Z"
}
},
"outputs": [
Expand Down Expand Up @@ -319,10 +319,10 @@
"execution_count": 4,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-19T08:10:30.919167Z",
"iopub.status.busy": "2024-09-19T08:10:30.918928Z",
"iopub.status.idle": "2024-09-19T08:10:30.922029Z",
"shell.execute_reply": "2024-09-19T08:10:30.921618Z"
"iopub.execute_input": "2024-09-27T08:40:24.906668Z",
"iopub.status.busy": "2024-09-27T08:40:24.906488Z",
"iopub.status.idle": "2024-09-27T08:40:24.911449Z",
"shell.execute_reply": "2024-09-27T08:40:24.910532Z"
}
},
"outputs": [
Expand Down Expand Up @@ -387,10 +387,10 @@
"execution_count": 5,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-19T08:10:30.923252Z",
"iopub.status.busy": "2024-09-19T08:10:30.923106Z",
"iopub.status.idle": "2024-09-19T08:10:31.004207Z",
"shell.execute_reply": "2024-09-19T08:10:31.003752Z"
"iopub.execute_input": "2024-09-27T08:40:24.913427Z",
"iopub.status.busy": "2024-09-27T08:40:24.913240Z",
"iopub.status.idle": "2024-09-27T08:40:24.920096Z",
"shell.execute_reply": "2024-09-27T08:40:24.919194Z"
}
},
"outputs": [
Expand All @@ -417,10 +417,10 @@
"execution_count": 6,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-19T08:10:31.005712Z",
"iopub.status.busy": "2024-09-19T08:10:31.005449Z",
"iopub.status.idle": "2024-09-19T08:10:31.012184Z",
"shell.execute_reply": "2024-09-19T08:10:31.011587Z"
"iopub.execute_input": "2024-09-27T08:40:24.922769Z",
"iopub.status.busy": "2024-09-27T08:40:24.922576Z",
"iopub.status.idle": "2024-09-27T08:40:24.930990Z",
"shell.execute_reply": "2024-09-27T08:40:24.930302Z"
}
},
"outputs": [
Expand Down Expand Up @@ -656,10 +656,10 @@
"execution_count": 7,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-19T08:10:31.013678Z",
"iopub.status.busy": "2024-09-19T08:10:31.013415Z",
"iopub.status.idle": "2024-09-19T08:10:31.221155Z",
"shell.execute_reply": "2024-09-19T08:10:31.220684Z"
"iopub.execute_input": "2024-09-27T08:40:24.934319Z",
"iopub.status.busy": "2024-09-27T08:40:24.933670Z",
"iopub.status.idle": "2024-09-27T08:40:25.389643Z",
"shell.execute_reply": "2024-09-27T08:40:25.388014Z"
}
},
"outputs": [
Expand Down
58 changes: 29 additions & 29 deletions notebooks/epanet_resx.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"execution_count": 1,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-04T12:38:42.007303Z",
"iopub.status.busy": "2024-09-04T12:38:42.006911Z",
"iopub.status.idle": "2024-09-04T12:38:43.419160Z",
"shell.execute_reply": "2024-09-04T12:38:43.418155Z"
"iopub.execute_input": "2024-09-27T08:40:28.880424Z",
"iopub.status.busy": "2024-09-27T08:40:28.879620Z",
"iopub.status.idle": "2024-09-27T08:40:30.759544Z",
"shell.execute_reply": "2024-09-27T08:40:30.758955Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -48,10 +48,10 @@
"execution_count": 2,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-04T12:38:43.421932Z",
"iopub.status.busy": "2024-09-04T12:38:43.421575Z",
"iopub.status.idle": "2024-09-04T12:38:43.569196Z",
"shell.execute_reply": "2024-09-04T12:38:43.568216Z"
"iopub.execute_input": "2024-09-27T08:40:30.762221Z",
"iopub.status.busy": "2024-09-27T08:40:30.761920Z",
"iopub.status.idle": "2024-09-27T08:40:30.909748Z",
"shell.execute_reply": "2024-09-27T08:40:30.908913Z"
}
},
"outputs": [],
Expand All @@ -74,10 +74,10 @@
"execution_count": 3,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-04T12:38:43.572565Z",
"iopub.status.busy": "2024-09-04T12:38:43.572232Z",
"iopub.status.idle": "2024-09-04T12:38:43.589116Z",
"shell.execute_reply": "2024-09-04T12:38:43.588470Z"
"iopub.execute_input": "2024-09-27T08:40:30.912203Z",
"iopub.status.busy": "2024-09-27T08:40:30.911930Z",
"iopub.status.idle": "2024-09-27T08:40:30.925052Z",
"shell.execute_reply": "2024-09-27T08:40:30.924138Z"
}
},
"outputs": [
Expand Down Expand Up @@ -211,10 +211,10 @@
"execution_count": 4,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-04T12:38:43.591447Z",
"iopub.status.busy": "2024-09-04T12:38:43.591244Z",
"iopub.status.idle": "2024-09-04T12:38:43.596447Z",
"shell.execute_reply": "2024-09-04T12:38:43.595813Z"
"iopub.execute_input": "2024-09-27T08:40:30.927425Z",
"iopub.status.busy": "2024-09-27T08:40:30.927219Z",
"iopub.status.idle": "2024-09-27T08:40:30.930763Z",
"shell.execute_reply": "2024-09-27T08:40:30.930335Z"
}
},
"outputs": [
Expand Down Expand Up @@ -265,10 +265,10 @@
"execution_count": 5,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-04T12:38:43.599043Z",
"iopub.status.busy": "2024-09-04T12:38:43.598511Z",
"iopub.status.idle": "2024-09-04T12:38:43.605197Z",
"shell.execute_reply": "2024-09-04T12:38:43.604238Z"
"iopub.execute_input": "2024-09-27T08:40:30.932615Z",
"iopub.status.busy": "2024-09-27T08:40:30.932346Z",
"iopub.status.idle": "2024-09-27T08:40:30.937200Z",
"shell.execute_reply": "2024-09-27T08:40:30.936724Z"
}
},
"outputs": [
Expand Down Expand Up @@ -297,10 +297,10 @@
"execution_count": 6,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-04T12:38:43.608324Z",
"iopub.status.busy": "2024-09-04T12:38:43.607890Z",
"iopub.status.idle": "2024-09-04T12:38:43.617704Z",
"shell.execute_reply": "2024-09-04T12:38:43.616850Z"
"iopub.execute_input": "2024-09-27T08:40:30.938927Z",
"iopub.status.busy": "2024-09-27T08:40:30.938775Z",
"iopub.status.idle": "2024-09-27T08:40:30.947222Z",
"shell.execute_reply": "2024-09-27T08:40:30.946499Z"
}
},
"outputs": [
Expand Down Expand Up @@ -536,10 +536,10 @@
"execution_count": 7,
"metadata": {
"execution": {
"iopub.execute_input": "2024-09-04T12:38:43.620545Z",
"iopub.status.busy": "2024-09-04T12:38:43.620060Z",
"iopub.status.idle": "2024-09-04T12:38:44.371787Z",
"shell.execute_reply": "2024-09-04T12:38:44.370884Z"
"iopub.execute_input": "2024-09-27T08:40:30.949402Z",
"iopub.status.busy": "2024-09-27T08:40:30.948990Z",
"iopub.status.idle": "2024-09-27T08:40:31.319880Z",
"shell.execute_reply": "2024-09-27T08:40:31.319209Z"
}
},
"outputs": [
Expand Down Expand Up @@ -599,7 +599,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.1"
"version": "3.12.5"
},
"vscode": {
"interpreter": {
Expand Down
Loading

0 comments on commit af207d7

Please sign in to comment.