Closed bxrne closed 4 months ago
sat_agrinet is ready for test, unsure if python reqs will carry over well due to arm issues with tensorflow lib search.
The entire camera service could be ported to bash script.
cc @Derv6464
camera
and agrinet
work on my machine as far as possible.
This looks good. the results are being written to a file right? should i add to the go to read in that file every x sec for new lines, or could we mess up the file doing this if python and go r messing with it?
@Derv6464 Writes to /home/agrisat/relay/results/agrinet.csv
beside the dir agrinet
which will have images. Headers are timestamp, ndvi, ndwi
- match with image records too.
@Derv6464 Can you test this runs ? READMEs have been tidied up for starting/deploying/stopping/debug
AgriNet python service is a messy solution (still works) this is an experimental branch to simplify and improve the sprawled deployment strategies.