Closed lindsayplatt closed 2 years ago
I made this change to our internal pipeline here https://code.usgs.gov/wma/proxies/habs/national-chl-download/-/merge_requests/5/diffs?commit_id=25421db294f78c9081632f25304b7af469092a14 (only visible internally)
I propose a slight modification to how we are naming the
download_grp
s inadd_download_grp()
. As it stands, they are not being named such that thetar_groups()
follow the same order as we expect the download groups to be in. See the following code and notice how atask_num
of 1000 is being treated as if it came before atask_num
of 20