forked from GESS-research-group/pyshbundle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
123 changed files
with
382 additions
and
24,021 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,9 @@ on: | |
push: | ||
branches: | ||
- main | ||
- 106-prereview | ||
- 106-prereview-joss | ||
|
||
permissions: | ||
contents: write | ||
jobs: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
notebooks/.ipynb_checkpoints | ||
notebooks/.ipynb_checkpoints/* | ||
pyshbundle.egg-info/PKG-INFO | ||
pyshbundle/.ipynb_checkoutpoints/ | ||
pyshbundle/.ipynb_checkpoints/* | ||
pyshbundle/__pycache__/ | ||
pyshbundle/__pycache__/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Tutorials | ||
|
||
In order to make getting started with PySHBundle simple, we have curated a set of introductory tutorials in form of jupyter notebooks. Data for trying out this new tool is included in the repo. After installing and cloning the repo, go to the notebooks directory in order to find explainatory ipython jupyter notebooks. Simply activate the virtual environment and fire up these jupyter notebooks. The following notebooks explain the usage of the tool aswell as some crucial basics of Spherical Harmonics processing for Grace. | ||
|
||
1. [Introduction to Spherical Harmonics](https://github.com/mn5hk/pyshbundle/blob/main/notebooks/01_intro_spherical_harmonics_with_pyshbundle.ipynb) | ||
2. [Loading the data](https://github.com/mn5hk/pyshbundle/blob/main/notebooks/02_load_data.ipynb) | ||
3. [Visualizations](https://github.com/mn5hk/pyshbundle/blob/main/notebooks/03_visualizations.ipynb) | ||
4. [Terrestrial Water Storage (TWS) Time Series](https://github.com/mn5hk/pyshbundle/blob/main/notebooks/04_TWS_time_series.ipynb) | ||
5. [Tests and Validation notebook](https://github.com/mn5hk/pyshbundle/blob/main/notebooks/tests_validation_pyshbundle.ipynb) | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
861 changes: 0 additions & 861 deletions
861
notebooks/.ipynb_checkpoints/01_intro_spherical_harmonics_with_pyshbundle-checkpoint.ipynb
This file was deleted.
Oops, something went wrong.
925 changes: 0 additions & 925 deletions
925
notebooks/.ipynb_checkpoints/02_load_data-checkpoint.ipynb
This file was deleted.
Oops, something went wrong.
516 changes: 0 additions & 516 deletions
516
notebooks/.ipynb_checkpoints/03_visualizations-checkpoint.ipynb
This file was deleted.
Oops, something went wrong.
2,951 changes: 0 additions & 2,951 deletions
2,951
notebooks/.ipynb_checkpoints/04_TWS_time_series-checkpoint.ipynb
This file was deleted.
Oops, something went wrong.
1,524 changes: 0 additions & 1,524 deletions
1,524
notebooks/.ipynb_checkpoints/04_validation_pyshbundle-checkpoint.ipynb
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
notebooks/.ipynb_checkpoints/06_filtering_with_pyshbundle-checkpoint.ipynb
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.