Skip to content

Commit

Permalink
updated notebook links to rathje use case and ngl (#86)
Browse files Browse the repository at this point in the history
* Update usecase.md rathje

i added the option to view it in Jupyter Lab or Jupyter Notebook.

* Update usecase.md fixed the table format in rathje

* Update usecase.md updated links to NGL
  • Loading branch information
silviamazzoni authored Nov 18, 2024
1 parent ad6517c commit 2f13093
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
15 changes: 10 additions & 5 deletions user-guide/docs/usecases/brandenberg-ngl/usecase.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ This notebook contains example queries to illustrate how to extract data from th
5. Query information about BORH table
6. Query counts of cone penetration test data, boreholes, surface wave measurements, invasive shear wave velocity measurements, liquefaction observations, and non-liquefaction observations

[ExampleQueries.ipynb]( https://jupyter.designsafe-ci.org/hub/user-redirect/lab/tree/CommunityData/NGL/ExampleQueries.ipynb){target=_blank}
Open in Jupyter Notebook: [ExampleQueries.ipynb]( https://jupyter.designsafe-ci.org/hub/user-redirect/notebooks/CommunityData/NGL/ExampleQueries.ipynb){target=_blank}<br/>
Open in Jupyter Lab: [ExampleQueries.ipynb]( https://jupyter.designsafe-ci.org/hub/user-redirect/lab/tree/CommunityData/NGL/ExampleQueries.ipynb){target=_blank}

### Cone Penetration Test Viewer

Expand All @@ -102,7 +103,8 @@ The cone penetration test viewer demonstrates the following:

Cone penetration test data plotted in the notebook include tip resistance, sleeve friction, and pore pressure. In some cases, sleeve friction and pore pressure are not measured, in which case the plots are empty.

[CPT_viewer.ipynb](https://jupyter.designsafe-ci.org/user/name/tree/CommunityData/NGL/CPT_viewer.ipynb){target=_blank}
Open in Jupyter Notebook: [CPT_viewer.ipynb](https://jupyter.designsafe-ci.org/hub/user-redirect/notebooks/CommunityData/NGL/CPT_viewer.ipynb){target=_blank}<br/>
Open in Jupyter Lab: [CPT_viewer.ipynb](https://jupyter.designsafe-ci.org/hub/user-redirect/lab/tree/CommunityData/NGL/CPT_viewer.ipynb){target=_blank}


### V<sub>S</sub> (Invasive) Test Viewer
Expand All @@ -116,7 +118,8 @@ The V<sub>s</sub> (Invasive) Test Viewer demonstrates the following:
5. Using the ipywidgets "observe" feature to call functions when users select a widget value
6. Plotting data from the selected invasive geophysical test using matplotlib

[VS_Invasive_viewer.ipynb](https://jupyter.designsafe-ci.org/user/name/tree/CommunityData/NGL/VS_Invasive_viewer.ipynb){target=_blank}
Open in Jupyter Notebook: [VS_Invasive_viewer.ipynb](https://jupyter.designsafe-ci.org/hub/user-redirect/notebooks/CommunityData/NGL/VS_Invasive_viewer.ipynb){target=_blank}<br/>
Open in Jupyter Lab: [VS_Invasive_viewer.ipynb](https://jupyter.designsafe-ci.org/hub/user-redirect/lab/tree/CommunityData/NGL/VS_Invasive_viewer.ipynb){target=_blank}


### October 2021 DesignSafe Webinar
Expand All @@ -131,7 +134,8 @@ The notebook demonstrates the following:

Cone penetration test data plotted in the notebook include tip resistance, sleeve friction, and pore pressure. In some cases, sleeve friction and pore pressure are not measured, in which case the plots are empty.

[DesignSafe_Webinar_Oct2021.ipynb](https://jupyter.designsafe-ci.org/user/name/tree/CommunityData/NGL/DesignSafe_Webinar_Oct2021.ipynb){target=_blank}
Open in Jupyter Notebook: [DesignSafe_Webinar_Oct2021.ipynb](https://jupyter.designsafe-ci.org/hub/user-redirect/notebooks/CommunityData/NGL/DesignSafe_Webinar_Oct2021.ipynb){target=_blank}<br/>
Open in Jupyter Lab: [DesignSafe_Webinar_Oct2021.ipynb](https://jupyter.designsafe-ci.org/hub/user-redirect/lab/tree/CommunityData/NGL/DesignSafe_Webinar_Oct2021.ipynb){target=_blank}

[DesignSafe Webinar YouTube video](https://youtu.be/TNOPOU4lx5w){target=_blank}

Expand All @@ -149,4 +153,5 @@ The Direct Simple Shear Laboratory Test Viewer is a graphical interface that plo

Direct simple shear data plotted in the notebook include shear stress, shear strain, vertical stress, and vertical strain time series in the first plot. The second plot displays shear strain and void ratio versus vertical stress and void ratio, shear stress, and vertical stress ratio versus shear strain.

[DSS_Viewer.ipynb](https://jupyter.designsafe-ci.org/user/name/tree/CommunityData/NGL/DSS_Viewer.ipynb){target=_blank}
Open in Jupyter Notebook: [DSS_Viewer.ipynb](https://jupyter.designsafe-ci.org/hub/user-redirect/notebooks/CommunityData/NGL/DSS_Viewer.ipynb){target=_blank}<br/>
Open in Jupyter Lab: [DSS_Viewer.ipynb](https://jupyter.designsafe-ci.org/hub/user-redirect/lab/tree/CommunityData/NGL/DSS_Viewer.ipynb){target=_blank}
8 changes: 4 additions & 4 deletions user-guide/docs/usecases/rathje/usecase.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ This use case example shows how to run an OpenSeesMP analysis on the high-perfor
#### Jupyter Notebooks
The following Jupyter notebooks are available to facilitate the analysis of each case. They are described in details in this section. You can access and run them directly on DesignSafe by clicking on the "Open in DesignSafe" button.

| Scope | Notebook |
| :-------: | :---------: |
| Submit job to STKO-compatible OpenSees | SSI_MainDriver.ipynb <br> [![Open In DesignSafe](https://raw.githubusercontent.com/geoelements/LearnMPM/main/DesignSafe-Badge.svg)](https://jupyter.designsafe-ci.org/hub/user-redirect/lab/tree/CommunityData/Use%20Case%20Products/OpenSees-STKO/SSI_MainDriver.ipynb) |
| Post-Processing in Jupyter | Example post-processing scripts.ipynb <br> [![Open In DesignSafe](https://raw.githubusercontent.com/geoelements/LearnMPM/main/DesignSafe-Badge.svg)](https://jupyter.designsafe-ci.org/hub/user-redirect/lab/tree/CommunityData/Use%20Case%20Products/OpenSees-STKO/Example%20post-processing%20scripts.ipynb) |
| Scope | Jupyter Notebook | Jupyter Lab |
| :-------: | :---------: | :---------: |
| Submit job to STKO-compatible OpenSees | SSI_MainDriver.ipynb <br> [![Open In DesignSafe](https://raw.githubusercontent.com/geoelements/LearnMPM/main/DesignSafe-Badge.svg)](https://jupyter.designsafe-ci.org/hub/user-redirect/lab/tree/CommunityData/Use%20Case%20Products/OpenSees-STKO/SSI_MainDriver.ipynb){:target="_blank"} | SSI_MainDriver.ipynb <br> [![Open In DesignSafe](https://raw.githubusercontent.com/geoelements/LearnMPM/main/DesignSafe-Badge.svg)](https://jupyter.designsafe-ci.org/hub/user-redirect/notebooks/CommunityData/Use%20Case%20Products/OpenSees-STKO/SSI_MainDriver.ipynb){:target="_blank"} |
| Post-Processing in Jupyter | Example post-processing scripts.ipynb <br> [![Open In DesignSafe](https://raw.githubusercontent.com/geoelements/LearnMPM/main/DesignSafe-Badge.svg)](https://jupyter.designsafe-ci.org/hub/user-redirect/lab/tree/CommunityData/Use%20Case%20Products/OpenSees-STKO/Example%20post-processing%20scripts.ipynb){:target="_blank"} | Example post-processing scripts.ipynb <br> [![Open In DesignSafe](https://raw.githubusercontent.com/geoelements/LearnMPM/main/DesignSafe-Badge.svg)](https://jupyter.designsafe-ci.org/hub/user-redirect/notebooks/CommunityData/Use%20Case%20Products/OpenSees-STKO/Example%20post-processing%20scripts.ipynb){:target="_blank"} |

#### DesignSafe Resources
The following DesignSafe resources were used in developing this use case.
Expand Down

0 comments on commit 2f13093

Please sign in to comment.