TBW
- 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).
Log on the developer sandbox and run these commands in a shell:
- Install Java 7
sudo yum install -y java-1.7.0-openjdk
- Select Java 7
sudo /usr/sbin/alternatives --config java
This will show on the terminal window:
There are 3 programs which provide 'java'.
Selection Command
-----------------------------------------------
+ 1 /usr/java/jdk1.6.0_35/jre/bin/java
2 /usr/lib/jvm/jre-1.5.0-gcj/bin/java
* 3 /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/java
Enter to keep the current selection[+], or type selection number:
Select java 1.7 out of the menu options by typing the correct number (here it's 3).
Log on the Developer Cloud Sandbox.
Download the rpm package from https://github.com/ec-ecopotential/dcs-beam-coastcolour/releases.
Install the downloaded package by running these commands in a shell:
sudo yum -y install dcs-beam-coastcolour-<version>.x86_64.rpm
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 [email protected]:ec-ecopotential/dcs-beam-coastcolour.git
cd dcs-beam-coastcolour
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 providing the start & end date/time of the Time of Interest and the bounding box of the Area of Interest.
To learn more and find information go to
- Brito Fabrice
- D'Andria Fabio
- Rossi Cesare
Please file any bugs or questions as issues or send in a pull request if you corrected any.
Copyright 2016 Terradue Srl
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
This processing service is an evolution of the Ocean colour atmospheric correction data challenge applications
The ECOPOTENTIAL project has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 641762