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: about 1 month 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T11:28:45.000Z (about 2 months ago)
- Last Synced: 2025-03-31T12:29:36.780Z (about 2 months 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: 67.4 KB
- Stars: 47
- Watchers: 11
- Forks: 14
- 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:
- [](https://mybinder.org/v2/gh/GenericMappingTools/try-gmt/main?urlpath=lab/tree/landing-page.ipynb) hosted at https://mybinder.org/
- [](https://ovh.mybinder.org/v2/gh/GenericMappingTools/try-gmt/main?urlpath=lab/tree/landing-page.ipynb) hosted at https://ovh.mybinder.org/
- [](https://notebooks.gesis.org/binder/v2/gh/GenericMappingTools/try-gmt/main?urlpath=lab/tree/landing-page.ipynb) hosted at https://notebooks.gesis.org/binder/
- [](https://binder.curvenote.dev/v2/gh/GenericMappingTools/try-gmt/main?urlpath=lab/tree/landing-page.ipynb) hosted at https://binder.curvenote.dev/
- [](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.15.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`.