Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

A demo of new features in GMT6. Uses Jupyter notebooks and runs online on mybinder.org (no install required).

Notifications You must be signed in to change notification settings

GenericMappingTools/gmt6demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GMT6 Demo: Modern mode and subplots

Try it online (no install required) at gmt6demo.gmtpython.xyz

This demo was made to accompany the AGU Fall Meeting 2017 talk "The Generic Mapping Tools 6: Classic versus Modern Mode" by Paul Wessel.

The demo runs on a Jupyter notebook using %%bash cells and IPython.display.Image to insert the generated plots in the notebook. It is hosted by the free mybinder.org service.

To run it locally, you'll need the Anaconda Python distribution. After installing it, grab an archive of this repository and unzip it (or clone it to your machine). Inside the unzipped repository, run the following in your terminal:

conda env create
source activate gmt6demo
jupyter notebook

This should open you browser to the Jupyter notebook interface. Select demo.ipynb and run the code using Shift+Enter.

About

A demo of new features in GMT6. Uses Jupyter notebooks and runs online on mybinder.org (no install required).

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published