Giter VIP home page Giter VIP logo

neicio's Introduction

Introduction

neicio is one of three Python packages containing code modules extracted from the PAGER (http://earthquake.usgs.gov/earthquakes/pager/) software. This package
contains functions and classes designed to make it easier to read in files in various spatial formats (ESRI BIL, GMT NetCDF, ShakeMap grid.xml), read shapefiles, read/write fixed-width formats, and a convenient wrapper around the Python functions for making system calls.

Installation and Dependencies

This package depends on:

The best way to install numpy,matplotlib,and scipy is to use one of the Python distributions described here:

http://www.scipy.org/install.html

Anaconda and Enthought distributions have been successfully tested with neicio.

Most of those distributions should include pip, a command line tool for installing and managing Python packages. You will use pip to install the other dependencies and libcomcat itself.

You may need to open a new terminal window to ensure that the newly installed versions of python and pip are in your path.

To install basemap:

pip install basemap

To install neicio:

pip install git+git://github.com/usgs/neicio.git

Uninstalling and Updating

To uninstall:

pip uninstall neicio

To update:

pip install -U git+git://github.com/usgs/neicio.git

neicio's People

Contributors

mhearne-usgs avatar cbworden avatar

Stargazers

Andrew Gough avatar

Watchers

 avatar James Cloos avatar Jeremy Fee avatar Eric Martinez avatar Lynda Lastowka avatar emcwhirter-usgs avatar  avatar Jonathan D. Brown avatar Kate Allstadt 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.