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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
A new --use-gslc-prefix option has been added to the back_projection and time_series workflows:
This option causes back_projection to upload the GSLC outputs to a GSLC_granules/ subprefix located within the S3 bucket and prefix given by the --bucket and --bucket-prefix options.
This option causes time_series to download the GSLC inputs from the GSLC_granules/ subprefix located within the bucket and prefix given by the --bucket and --bucket-prefix options.
Changed
Releases and test deployments now trigger a Docker build for the GPU container, rather than the CPU container.
Fixed
Fixed the parsing for the --bounds option for time_series.