Git Product home page Git Product logo

uq_workshop's Introduction

UQ_workshop

Scripts and related materials for Uncertainty in Geo-science. A Workshop on Hazard Analysis Buffalo March 15-18 2016

Instruction to use

  1. Download the repository as a zip file from here: UQ_workshop
  2. Log in to your account at VHUB and open a new workspace
  3. Upload the zip file in your space at VHUB
  4. Unzip the file by running: unzip UQ_workshop-master.zip -d .
  5. Go to the directory by running: cd UQ_workshop-master/
  6. The next step is to install numpy library. First extract the source code folder by running: tar -xvf numpy-1.10.4.tar.gz
  7. Then got to the extracted folder by typing the following in the terminal: cd numpy-1.10.4/
  8. To install numpy you need to run the following command: python setup.py install --user
  9. Now go back to the main directory: cd ..
  10. Now you need to add the new installed library into your python path by: setenv PYTHONPATH $PWD:$PYTHONPATH
  11. Now you should be able to run the scripts as described in their instructions inside the python or ipython

uq_workshop's People

Contributors

zhixuanc avatar haghakhani avatar

Watchers

James Cloos 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.