Skip to content

Commit

Permalink
Update READMELSA.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fraserwg authored Mar 25, 2021
1 parent f300026 commit 9cb975b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion LinearStabilityAnalysis/READMELSA.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
[![Binder](https://binder.pangeo.io/badge_logo.svg)](https://binder.pangeo.io/v2/gh/fraserwg/SIInCrossEquatorialWBCs.git/main?filepath=LinearStabilityAnalysis%2FLinearStabilityAnalysis.ipynb)

# The linear stability analysis
This folder contains the jupyter notebook used to perform the linear stability analysis. It contains two files. The first is `LinearStabilityAnalysis.ipynb` which is the aforementioned jupyter notebook and the second is `environment.yml` which details the package versions needed to run the notebook. For help in getting started with jupter notebooks see https://jupyter-notebook.readthedocs.io/en/stable/.
This folder contains the jupyter notebook used to perform the linear stability analysis -- `LinearStabilityAnalysis.ipynb`. The root directory of this repository also contains an `environment.yml` file which details the package versions needed to run the notebook. For help in getting started with jupter notebooks see https://jupyter-notebook.readthedocs.io/en/stable/.

The notebook can also be run by clicking on the binder icon at the top of this file which will open the notebook on the cloud. If doing this you may want to reduce the horizontal resolution used by the numerical solver to reduce the computation times.

0 comments on commit 9cb975b

Please sign in to comment.