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
{{ message }}
This repository was archived by the owner on Oct 9, 2023. It is now read-only.
Currently if --archive-list is to work --index-datacube-env needs to be specified.
But specifying --index-datacube-env is used to give the location of the datacube-env file and flag that ARD produced should be indexed.
The above logic means that you can't do a run that archives and doesn't index ARD produced. This is an unintended constraint and should be fixed.
Currently if --archive-list is to work --index-datacube-env needs to be specified.
But specifying --index-datacube-env is used to give the location of the datacube-env file and flag that ARD produced should be indexed.
The above logic means that you can't do a run that archives and doesn't index ARD produced. This is an unintended constraint and should be fixed.