You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to break up the various processes understanding the relationship between the aspects of code and the data that gets produced will be a big help.
This task will attempt to break up all the various commands that can be sent to the run.py script, and the data that the various commands will produce.
Currently this is a list of the commands that run.py supports:
build
build-kml
clean
compose-kmls
daily-pipeline
dbtocsv
download
plot
process
process-sentinel
run-analysis
The text was updated successfully, but these errors were encountered:
In order to break up the various processes understanding the relationship between the aspects of code and the data that gets produced will be a big help.
This task will attempt to break up all the various commands that can be sent to the run.py script, and the data that the various commands will produce.
Currently this is a list of the commands that run.py supports:
The text was updated successfully, but these errors were encountered: