Tools to combine the Asc and Desc measurement to extract the EW and Up component of Displacement.
Log on the Developer Cloud Sandbox and run these commands in a shell:
- Install IDL
sudo yum install -y idl- Install the application from github
cd
git clone [email protected]:ew-up-displacement-challenge/Participant-A.git
cd Participant-A
mvn install- Install the application from rpm
curl -L -O https://github.com/ew-up-displacement-challenge/Participant-A/releases/download/v0.35/Participant-A-0.35-ciop.noarch.rpm
sudo yum -y install Participant-A-0.35-ciop.noarch.rpm- Via the Sandbox shell
Run this command in a shell:
ciop-run- Via the Web Processing Service dashboard tab
Use your browser to go to the Sandbox dashboard tab at the address http:///dashboard
Click on the Invoke tab
Below the "Process List" click on Participant A
Fill the parameters and click submit.
- Test Procedure
Invoke the application via the Dashboard with the parameters listed in the test inputs specification
- Inputs specification
| Parameter | Value |
|---|---|
| Parameter 1 | 680 |
| Parameter 2 | 220 |
| Data |
|---|
| file:///application/data/asc_T408.zip |
| file:///application/data/desc_T472.zip |
| file:///application/data/asc_T365.zip |
| file:///application/data/desc_T200.zip |
- Outputs specification
| Output | Size |
|---|---|
| AggancioComune.sav | 1.26 KB |
| AreaComune_Geo.sav | 1.54 KB |
| Componente_East_882x886.dat | 2.98 MB |
| Componente_Up_882x886.dat | 2.98 MB |
| MaskAreaComm_882x886.dat | 2.98 MB |
- Test pass/fail criteria
All products listed in test outputs specification are generated
- Test Procedure
Invoke the application via the Dashboard with the parameters listed in the test inputs specification
- Inputs specification
| Parameter | Value |
|---|---|
| Parameter 1 | 680 |
| Parameter 2 | 220 |
- Outputs specification
| Output | Size |
|---|---|
| AggancioComune.sav | 1.26 KB |
| AreaComune_Geo.sav | 1.54 KB |
| Componente_East_882x886.dat | 2.98 MB |
| Componente_Up_882x886.dat | 2.98 MB |
| MaskAreaComm_882x886.dat | 2.98 MB |
- Test pass/fail criteria
All products listed in test outputs specification are generated