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

Talk proposal about the new Python interface for Scipy 2017

Notifications You must be signed in to change notification settings

GenericMappingTools/scipy2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bringing the Generic Mapping Tools to Python

Leonardo Uieda and Paul Wessel

Talk at Scipy 2017.

Info
Slides doi:10.6084/m9.figshare.7635833
Recoding youtu.be/93M4How7R24

Abstract

The Generic Mapping Tools (GMT) is an open-source software package widely used in the geosciences to process and visualize time series and gridded data. Maps generated by GMT are ubiquitous in scientific publications in areas such as seismology and oceanography. We present a new GMT Python wrapper library built by the GMT team. We will show the design plans, internal implementations, and demonstrate an initial prototype of the library. Our wrapper connects to the GMT C API using ctypes and allows input and output using data from numpy ndarrays and xarray Datasets. The library is still in early stages of design and implementation and we are eager for contributions and feedback from the Scipy community.

License

Creative Commons License
This content is licensed under a Creative Commons Attribution 4.0 International License.

All source code is distributed under the BSD 3-clause License.

About

Talk proposal about the new Python interface for Scipy 2017

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published