We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78506a7 commit cf97c30Copy full SHA for cf97c30
harmonized_landsat_sentinel/HLS2_earthaccess_connection.py
@@ -58,7 +58,6 @@ def __init__(
58
logger.info(f"HLS 2.0 working directory: {cl.dir(working_directory)}")
59
logger.info(f"HLS 2.0 download directory: {cl.dir(download_directory)}")
60
61
- # self.auth = HLS2_earthaccess_login()
62
self.auth = login()
63
64
super(HLS2EarthAccessConnection, self).__init__(
0 commit comments