Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/genericmappingtools/try-gmt
Try GMT, PyGMT, and GMT.jl online! All in one place!
https://github.com/genericmappingtools/try-gmt
binder earth-science geoscience gmt julia jupyter-notebook pygmt python
Last synced: 9 days ago
JSON representation
Try GMT, PyGMT, and GMT.jl online! All in one place!
- Host: GitHub
- URL: https://github.com/genericmappingtools/try-gmt
- Owner: GenericMappingTools
- License: bsd-3-clause
- Created: 2020-05-23T02:30:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T01:19:22.000Z (about 1 month ago)
- Last Synced: 2025-01-16T23:02:50.886Z (16 days ago)
- Topics: binder, earth-science, geoscience, gmt, julia, jupyter-notebook, pygmt, python
- Language: Jupyter Notebook
- Homepage: https://mybinder.org/v2/gh/GenericMappingTools/try-gmt/main?urlpath=lab/tree/landing-page.ipynb
- Size: 63.5 KB
- Stars: 46
- Watchers: 11
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Try GMT, PyGMT, and GMT.jl online
This is an online Jupyter lab environment with the latest
[GMT](https://www.generic-mapping-tools.org/),
[PyGMT](https://www.pygmt.org/),
and [GMT.jl](https://www.generic-mapping-tools.org/GMT.jl/)
versions installed.Run it online by clicking on one of the badges below:
- [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/GenericMappingTools/try-gmt/main?urlpath=lab/tree/landing-page.ipynb) hosted at https://mybinder.org/
- [![Binder](https://mybinder.org/badge_logo.svg)](https://ovh.mybinder.org/v2/gh/GenericMappingTools/try-gmt/main?urlpath=lab/tree/landing-page.ipynb) hosted at https://ovh.mybinder.org/
- [![Binder](https://mybinder.org/badge_logo.svg)](https://notebooks.gesis.org/binder/v2/gh/GenericMappingTools/try-gmt/main?urlpath=lab/tree/landing-page.ipynb) hosted at https://notebooks.gesis.org/binder/
- [![Binder](https://mybinder.org/badge_logo.svg)](https://binder.curvenote.dev/v2/gh/GenericMappingTools/try-gmt/main?urlpath=lab/tree/landing-page.ipynb) hosted at https://binder.curvenote.dev/
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/GenericMappingTools/try-gmt/blob/main/landing-page.ipynb) hosted by [Google Colab](https://colab.research.google.com/) (Need to log in to your Google account).## Installed packages
- **GMT**: 6.5.0
- **Julia**: 1.10
- **GMT.jl**: 1.x
- **Python**: 3.13
- **PyGMT**: 0.14.0
- **Geopandas**: 1.0.1## Reference
- [Binder Documentation](https://mybinder.readthedocs.io/en/latest/index.html)
## License
You can redistribute and/or modify this code under the terms of the **BSD 3-clause License**.
A copy of this license is provided in `LICENSE`.