Calculates the intensity of white blooms, such as trees with white flowers, white flowers, etc. The model is useful for pollination tasks and can help track the annual flowering cycle.
docker build -t quantumobile/sip_tci_ebi .
docker pull quantumobile/sip_tci_ebi
docker push quantumobile/sip_tci_ebi
docker run \
-e "AOI=POLYGON ((-85.299088 40.339368, -85.332047 40.241477, -85.134979 40.229427, -85.157639 40.34146, -85.299088 40.339368))" \
-e "START_DATE=2020-07-01" \
-e "END_DATE=2020-08-01" \
-e "SENTINEL2_GOOGLE_API_KEY=/input/api-key-retriever.json" \
-e "SENTINEL2_CACHE=/input/SENTINEL2_CACHE" \
-e "OUTPUT_FOLDER=/output" \
-v `pwd`/data/SENTINEL2_CACHE:/input/SENTINEL2_CACHE \
-v `pwd`/data/api-key-retriever.json:/input/api-key-retriever.json \
-v `pwd`/data/results/${REQUEST_ID}:/output \
quantumobile/sip_tci_ebi
- Open Admin page,
localhost:9000/admin/
- In AOI block select
Components
and click on+Add
- Add Component name:
Add your name
- Add Image:
quantumobile/sip_tci_ebi
- Select Sentinel Google API key is required
- Deselect Whether GPU is needed for a component to run
- Select Start and end dates are required
- Add Component name:
- SAVE
- Update page with
SIP app
(localhost:3000) - Select
Area
orField
on the map and save it - Drop-down menu on your
Area
orField
->View reports
Create new
- In
Select layers
choose your component, add additional params like Year, Date range and so on Save changes