... | ... | @@ -3,7 +3,7 @@ |
|
|
|
|
|
# A more complex processor
|
|
|
|
|
|
In this chapter we explain how to process products from the catalogue. The example will be the "water mask" processor which creates a binary land/water mask. For this part we will need to use an Ubuntu console, as explained in the [Interactive Application](ias) tutorial. In the Ubuntu console, open a terminal (applications menu) and copy `/shared/CTEP-TUTORIAL/water_mask.py` in your user Basket. Check that you have execution rights on this file and `chmod +x` if necessary.
|
|
|
In this chapter we explain how to process products from the catalogue. The example will be the "water mask" processor which creates a binary land/water mask. For this part we will need to use an Ubuntu console, as explained in the [Interactive Application](ias) tutorial. In the Ubuntu console, open a terminal (applications menu) and copy `/shared/CTEP-TUTORIAL/water_mask.py` in your user Basket. Check that everyone has execution rights on this file and `chmod +rx` if necessary.
|
|
|
|
|
|
<center><img src="https://gitlab.acri-cwa.fr/coastal-tep/tutorial/raw/master/images/part5/im1.png" width="80%"></center>
|
|
|
|
... | ... | |