Coder Social home page Coder Social logo

eemt-opal2's Introduction

EEMT OPAL2 Web Service

Definition and install scripts for EEMT OPAL2 web service on XSEDE/OSG.

  • eemtlocal and sollocal uses a local DEM file as input to EEMT and SOL model.
  • solot uses external DEM sources (as URL input) to SOL model. Jobs are submitted to OSG.
  • solotcomet uses Comet@SDSC as computing cluster, instead of OSG.

software dependencies:

jdk1.7.0_80
apache-ant-1.9.6-bin.tar.gz           
apache-tomcat-6.0.44.tar.gz          
opal-ws-2.5.tar.gz

To deploy onto a new machine, please:

  1. change opal2 config in src/opal2/opal.properties to set the new tomcat.url value.
  2. install all the dependencies and set software environment accordingly:
# opal2 env
export JAVA_HOME=/srv/jdk1.7.0_80
export ANT_HOME=/srv/apache-ant-1.9.6
export CATALINA_HOME=/srv/apache-tomcat-6.0.44
export OPAL_HOME=/srv/opal-ws-2.5
export PATH=$ANT_HOME/bin:$JAVA_HOME/bin:$PATH
  1. cd /srv/eemt-opal2/
  2. reinstall-opal2.sh
  3. eemtws.sh install

Then open the URL to go to the opal2 dashboard.

Please make sure a java SDK and Apache Ant are preinstalled before running reinstall-opal2.sh

If you deploy wrappers somewhere else than the default locations, change opal2 service config in src/opal2/ to set new executable path in binaryLocation element.

Yan Y. Liu [email protected]

eemt-opal2's People

Contributors

rynge avatar yanliu-chn avatar

Stargazers

Tyson L. Swetnam avatar

Watchers

James Cloos avatar  avatar

Forkers

tyson-swetnam

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.