Skip to content

Commit

Permalink
added url
Browse files Browse the repository at this point in the history
  • Loading branch information
PennyWieser committed Feb 4, 2025
1 parent 6da9e3b commit 2662895
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
"source": [
"# Showing Pressure and Depth on the same axis\n",
"- This worked example shows how to make a plot in python where there are two axes, one showing perssure, and one showing temperature. \n",
"- This could be used to plot melt inclusion pressures, fluid inclusion pressures, or results from Thermobarometry. Thus, to make this example as useful as possible, we load in an excel spreadsheet of pressures as an example"
"- This could be used to plot melt inclusion pressures, fluid inclusion pressures, or results from Thermobarometry. Thus, to make this example as useful as possible, we load in an excel spreadsheet of pressures as an example\n",
"\n",
"Get spreadsheet here: https://github.com/PennyWieser/Thermobar/blob/main/docs/Examples/Other_features/Example_Pressure_data.xlsx "
]
},
{
Expand Down

0 comments on commit 2662895

Please sign in to comment.