Giter VIP home page Giter VIP logo

earthmod's Introduction

EarthMod

A visualization tool for 3D datasets where the goal is to produce and analyze heatmaps or contour maps in 2D and 3D i.e geophysical data (gravity, magnetics, etc), topographic data, geospacial data. The tool can take input files with 3 columns (x,y,z) in text format or csv. Attached are 3 sample data sets that illustrate how input files should look like. The tool is a work in progress, please feel free to notify me of any errors, bugs, or suggestions for features that could be added.

To start using the dashboard type "python EarthMod_gui.py" into a terminal window.

This tool requres the instalation of pyqtgraph, pandas, numpy, scipy, pykrige, sklearn, and matplotlib. These packages and their dependencies are best handeled by anaconda. The following is a step by step procedure on how to install these packages.

  1. install anaconda (2.7) (https://www.anaconda.com/download/)
  2. install pyqtgraph through anaconda (https://anaconda.org/anaconda/pyqtgraph)
  3. install sklearn through anaconda (https://anaconda.org/anaconda/scikit-learn)
  4. install pykrige through anaconda or pip (https://pykrige.readthedocs.io/en/latest/overview.html, https://anaconda.org/conda-forge/pykrige)
  5. matplotlib, numpy, scipy, and pandas should already be installed with anaconda. You can check by typing "conda list" into a terminal window.

Should you run into problems after isntalling the requered packages, here are the following are the exact versions of said packages. PyKrige 1.3.2, pyqtgraph 0.10.0,
pandas 0.23.1, numpy 1.15.4, scipy 1.1.0, scikit-learn 0.18.2, matplotlib 1.5.1.

Here is a demo video, https://www.youtube.com/watch?v=MYE6ORWXFac&feature=youtu.be

earthmod's People

Contributors

jgcastro89 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.