Giter Site home page Giter Site logo

hpc-explo's Introduction

hpc-explo

Exploration of HPC technologies

scispark_zeppelin

Scispark is a project extending Apache Spark. scispark_zeppelin contains zeppelin notebooks to explore climate data manipulation.

To install Scispark follow the installation instructions from the wiki page up to the zeppelin installation.

Note: some examples below may need more memory ressources than the default one. To make sure you do not have memory limitations issues, it is suggested you add the following lines to your zeppelin-env.sh :

export SPARK_SUBMIT_OPTIONS=--driver-memory 8G --executor-memory 8G

You can view zeppelin notebooks with the zeppelin viewer

Notebooks

2C7RBBP9H

Calculate and plot Canadian year precipitation average for 1950 and 1951

Data

The notebook needs the following files

  • nrcan_canada_daily_pr_1950.nc
  • nrcan_canada_daily_pr_1951.nc

http://outarde.crim.ca:8083/thredds/dodsC/birdhouse/data/nrcan/nrcan_canada_daily/

You will need a list of path to netCDF files in the format

/path/to/nrcan_canada_daily_pr_1950.nc
/path/to/nrcan_canada_daily_pr_1951.nc

Once the file is created, change the definition of the variable dataListPath in the notebook with its path.

hpc-explo's People

Contributors

jfraj avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jfraj

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.