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.
Merge pull request GESS-research-group#90 from abhimhamane/89-pip-com…
…patibility Changes to function calling using the module and updating the module
- Loading branch information
Showing
17 changed files
with
561 additions
and
453 deletions.
There are no files selected for viewing
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
114 changes: 58 additions & 56 deletions
114
notebooks/intro_spherical_harmonics_with_pyshbundle.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ Author: Amin Shakya | |
Author-email: [email protected] | ||
License: GNU General Public License v3 | ||
Keywords: pyshbundle | ||
Platform: UNKNOWN | ||
Classifier: Development Status :: 2 - Pre-Alpha | ||
Classifier: Intended Audience :: Developers | ||
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3) | ||
|
@@ -188,3 +189,5 @@ TODO: Add citing info | |
## Follow the Research Group | ||
|
||
<a href="https://ultra-pluto-7f6d1.netlify.app" rel="Geodesy for Earth system science (GESS) research Group at ICWaR, IISc">![Geodesy for Earth system science (GESS) research Group at ICWaR, IISc](../notebooks/imgs/logoGESS.jpg)</a> | ||
|
||
|
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 |
---|---|---|
|
@@ -25,4 +25,6 @@ ipykernel | |
jupyterlab | ||
rioxarray | ||
cartopy | ||
salem | ||
#conda install -c conda-forge --file requirements_dev.txt -y | ||
|
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 |
---|---|---|
@@ -1,27 +1,28 @@ | ||
pip | ||
Sphinx | ||
bump2version | ||
wheel | ||
watchdog | ||
flake8 | ||
tox | ||
cartopy | ||
cartopy | ||
coverage | ||
Sphinx | ||
twine | ||
flake8 | ||
geopandas | ||
grip | ||
ipykernel | ||
julian | ||
jupyterlab | ||
matplotlib | ||
netCDF4 | ||
numpy | ||
pandas | ||
netCDF4 | ||
pip | ||
rasterio | ||
rioxarray | ||
salem | ||
scipy | ||
xarray | ||
julian | ||
scipy | ||
geopandas | ||
matplotlib | ||
rasterio | ||
shapely | ||
tox | ||
tqdm | ||
cartopy | ||
ipykernel | ||
jupyterlab | ||
rioxarray | ||
cartopy | ||
twine | ||
watchdog | ||
wheel | ||
xarray |
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
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
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
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
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
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
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
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
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