|
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.
|