Skip to content

Commit

Permalink
Merge pull request #603 from itcarroll/fix-564
Browse files Browse the repository at this point in the history
remove the unreferenced `CLOUD_PROVIDERS` list
  • Loading branch information
mfisher87 authored Jun 14, 2024
2 parents 9026706 + e8c5d0d commit 9563af0
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions earthaccess/daac.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,18 +106,6 @@
]


CLOUD_PROVIDERS = [
"GES_DISC",
"LPCLOUD",
"NSIDC_CPRD",
"POCLOUD",
"ASF",
"GHRC_DAAC",
"ORNL_CLOUD",
"LAADS",
"LARC_CLOUD",
]

# Some testing urls behind EDL
DAAC_TEST_URLS = [
"https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-protected/JASON_CS_S6A_L2_ALT_LR_STD_OST_NRT_F/",
Expand Down

0 comments on commit 9563af0

Please sign in to comment.