Giter VIP home page Giter VIP logo

simple_grav_proc's Introduction

Simple Gravimetric Processing

Simple processing of the observations with relative and absolute gravimeters

Reqiurements

The following Python packages need to be installed:

  • pandas
  • numpy
  • matplotlib
  • seaborn
  • geopandas
  • folium
  • mapclassify

Installing

Windows system

  1. Install Python 3.x for Windows
  1. Clone this repository

     git clone https://github.com/skimprem/simple_grav_proc
    
  2. Install this package from the repository directory

     pip install .
    

Linux system

    sudo python setup.py install

Usage

  1. For Linux

     usage: rgrav [-h] [--verbose] [--to_vgfit] [--output out-file] [--plot] [--map out-file] data_files [data_files ...]
    
     positional arguments:
       data_files
    
     options:
       -h, --help         show this help message and exit
       --verbose          Print results to stdout
       --to_vgfit         Create CSV file for the vg_fit utility
       --output out-file  Name for the report file
       --plot             Create plot to PDF
       --map out-file     Name for the map file
    

To Do

  • Moving to classes
  • Loading set of the data files
  • Option to select lines for processing
  • Option to different processing methods
  • Option to adjustment of network
  • Test of Windows installing
  • Option to interactive stations mapping (GeoPandas, Leaflet, Folium etc.)
  • Correct setting for setuptools
  • Loading CG-5 data files
  • Processing with set of meters
  • Add other signals to residuals plots

simple_grav_proc's People

Contributors

skimprem avatar

Stargazers

Matt Tankersley avatar

Watchers

 avatar

Forkers

kphldn

simple_grav_proc's Issues

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.