Code Monkey home page Code Monkey logo

disease_detection's Introduction

SIP PLANT STRESS

Build image

docker build -t quantumobile/sip_plant_stress .

Pull image

docker pull quantumobile/sip_plant_stress

Push to registry

docker push quantumobile/sip_plant_stress

Docker run command

docker run \
    -e "AOI=POLYGON((-85.31589029977734 40.37835374310216,-85.2369260663789 40.37835374310216,-85.2369260663789 40.334139412509636,-85.31589029977734 40.334139412509636,-85.31589029977734 40.37835374310216))" \
    -e "START_DATE=2019-07-01" \
    -e "END_DATE=2019-07-30" \
    -e "SENTINEL2_CACHE=/input/SENTINEL2_CACHE" \
    -e "OUTPUT_FOLDER=/output" \
    -e "SENTINEL2_GOOGLE_API_KEY=/input/api-key-retriever.json" \
    -v `pwd`/api-key-retriever.json:/input/api-key-retriever.json \
    -v `pwd`/data/SENTINEL2_CACHE:/input/SENTINEL2_CACHE \
    -v `pwd`/data/results:/output \
    quantumobile/sip_plant_stress

Example result

How to add model to SIP


  1. Open Admin page, localhost:9000/admin/
  2. In AOI block select Components and click on +Add
    • Add Component name: Add your name
    • Add Image: quantumobile/sip_plant_stress
    • Select Sentinel Google API key is required
    • Deselect GPU is needed for a component to run
  3. SAVE
  4. Update page with SIP app (localhost:3000)
  5. Select Area or Field on the map and save it
  6. Drop-down menu on your Area or Field -> View reports
  7. Create new
  8. In Select layers choose your component, add additional params like Year, Date range and so on
  9. Save changes

disease_detection's People

Contributors

adolgarevqm avatar dlukash avatar dmitriylugovoy avatar erelin13 avatar erelin6613 avatar justdjent avatar newaccnure avatar nikbabych avatar rogowoi avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.