Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 1.74 KB

README.rst

File metadata and controls

62 lines (38 loc) · 1.74 KB

Welcome to modelr's documentation!

Google charts like API for geophysics! Submit tasks via a script-plus-parameters, or via a URL.

Example:

Or to get help just run:

Prerequisites

You will need scientific python (numpy, scipy, matplotlib), which come with
Enthought Canopy: http://www.enthought.com

They can alternatively be installed via pip, aptitude, ports,
or sourced from git.

Additionally, ImageMagick will need to be installed in order to
handle conversion of svg to png.
Binaries can be downloaded from the ImageMagick website:

ImageMagick can also be installed via ports or aptitude.

Other python packages that will be automatically installed during setup:
  • agilegeo
  • pypng
  • requests
  • jinja2
  • svgwrite

Links

Authors