Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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`.