Skip to content

kwhitehall/SciSparkTestExperiments

 
 

Repository files navigation

SciSpark

Join the chat at https://gitter.im/scientificspark Build Status Coverage Status

picture alt

#Introduction

SciSpark is a scalable scientific processing platform that makes interactive computation and exploration possible. This prototype project outlines the architecture of the scientific RDD (SRDD), and a library of linear algebra and geospatial operations. Its initial focus is expressing Grab em' Tag em' Graph em' algorithm as a map-reduce algorithm.

#Installation

The full installation procedure for SciSpark can be found here.

#Getting Started

The steps to getting started with a simple SciSpark example can be found here.

#Running the test

The steps to running the SciSpark test suite can be found here.

#API SciSpark documentation can be found at https://scispark.jpl.nasa.gov/api/

#SciSpark notebooks SciSpark frontend interface leverages notebook software and is built on Apache Zeppelin. Examples of notebooks leveraging the SciSpark API and furnished with visualizations of the data analyzed can be found here.

#Grab em' Tag em' Graph em' : An Automated Search for Mesoscale Convective Complexes

The initial application of SciSpark is to scale the Grab em' Tag em' Graph em' algorithm. More about GTG can be found here.

##Want to Use or Contribute to this Project? Contact us at scispark-team@jpl.nasa.gov

About

Simple Test Experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 79.7%
  • Python 19.5%
  • Java 0.8%