H-TEP Hydrological Modelling Thematic Application - Retrun Period Analysis.
- Getting Started
- Installation
- Submitting the workflow
- Community and Documentation
- Authors
- Questions, bugs, and suggestions
- License
- Funding
To run this application you will need a Developer Cloud Sandbox that can be requested at support (at) terradue.com
A Developer Cloud Sandbox provides Earth Sciences data access services, and helper tools for a user to implement, test and validate a scalable data processing application. It offers a dedicated virtual machine and a Cloud Computing environment. The virtual machine runs in two different lifecycle modes: Sandbox mode and Cluster mode. Used in Sandbox mode (single virtual machine), it supports cluster simulation and user assistance functions in building the distributed application. Used in Cluster mode (a set of master and slave nodes), it supports the deployment and execution of the application with the power of distributed computing for data processing over large datasets (leveraging the Hadoop Streaming MapReduce technology).
Requirements of the application in terms of software packages:
- miniconda
- cioppy
- R and following R packages:
To install these packages, run the simple steps below on the Developer Cloud Sandbox shell:
sudo yum install -y miniconda
sudo conda install -y cioppy
sudo conda install
Log on the Developer Cloud Sandbox.
Install the package by running this command in a shell:
sudo yum -y install hypeapps-returnperiod
At this stage there are no releases yet
Install the pre-requisites as instructed above.
Log on the Developer Cloud Sandbox and run these commands in a shell:
git clone https://github.com/dgustafsson/hypeapps-returnperiod
cd hypeapps-returnperiod
mvn install
To submit the application with its default parameters, run the command below in the Developer Cloud Sandbox shell:
ciop-run
Or invoke the Web Processing Service via the Sandbox dashboard.
To learn more and find information go to
- David Gustafsson ( david [dot] gustafsson [at] smhi [dot] se )
- Jafet Andersson ( jafet [dot] andersson [at] smhi [dot] se )
- Frida Gyllensvärd ( frida [dot] gyllensvard [at] smhi [dot] se )
Please file any bugs or questions as issues or send in a pull request if you corrected any.
Licensed under the GNU Lesser General Public License, Version 3.0: https://www.gnu.org/licenses/lgpl-3.0.en.html
Put here any information about the funding.