Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conrad corrections + convert units to meters example #21

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ There are 3 files in this GitHub repository to help run these tutorials.
### 1. In Anaconda
Install anaconda https://www.anaconda.com/distribution/
This can be done on Windows, Mac, and Linux. The code for the Anaconda prompt will be the same on all operating systems
<<<<<<< HEAD
=======

**Open the Anaconda prompt and run each line of code below.**

Expand All @@ -31,6 +33,7 @@ This can be done on Windows, Mac, and Linux. The code for the Anaconda prompt wi
`git clone https://github.com/GeoNet/data-tutorials.git`



`cd data-tutorials`


Expand Down Expand Up @@ -61,8 +64,6 @@ Activate this environment

**Install all packages used**



Install the environment file

`conda env create -f environment.yml`
Expand Down Expand Up @@ -130,8 +131,12 @@ You will need to install all packages under dependencies in the file https://git

### 3. In Binder [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/GeoNet/data-tutorials/master)

<<<<<<< HEAD
My Binder is an experimental project still in beta phase that can be used to run notebooks. Any issues with binder can be reported at there project's GitHub https://github.com/jupyterhub/binderhub
=======
My Binder is an experimental project still in beta phase that can be used to run notebooks. Any issues with binder can be reported at their project's GitHub https://github.com/jupyterhub/binderhub


[My Binder](https://mybinder.org/) is a free online tool to be able to run jupyter notebooks without installing anything on your computer. Binder will launch in your internet browser.
There are some important things to note when using binder.

Expand All @@ -144,4 +149,8 @@ You can also do this with the notebook itself.
If you want to run a notebook you have save to your computer in binder you can click upload and upload a saved notebook from your computer.
Each cell of code can be run with `shift + enter` or you can run the entire notebook by selecting `cell`, `Run All` in the toolbar.
The Following link should open the Jupyter Notebook in your browser using Binder:
<<<<<<< HEAD
https://mybinder.org/v2/gh/GeoNet/data-tutorials/master
=======
https://mybinder.org/v2/gh/GeoNet/data-tutorials/master

256 changes: 199 additions & 57 deletions Tide_Gauge_Data/GeoNet_Tide_Gauge_Data.ipynb

Large diffs are not rendered by default.