Skip to content

xian-ran/modelr

 
 

Repository files navigation

Welcome to modelr server

Apache 2 license

PyPI downloads

PyPI version

GitHub issues

This is the documentation for the back-end modelr server software. You might be looking for modelr.io

Modelr server is a Google-Charts-like API for geophysics! Submit tasks via a URL.

Example:

Full interface +++++++++++++ * There's a full interface for modelr at modelr.io

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: http://www.imagemagick.org/script/binary-releases.php#unix

ImageMagick can also be installed via ports or aptitude.

Other python packages that will be automatically installed during setup:

  • agilegeo
  • pypng
  • requests
  • jinja2
  • svgwrite

Authors

About

Google charts like API for Geoscience

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.0%
  • HTML 1.3%
  • Shell 0.7%