Johannes Gütschow 6 hónapja
szülő
commit
ba05e92406

+ 1 - 1
downloaded_data/UNFCCC/submissions-bur.csv

@@ -1 +1 @@
-../../.git/annex/objects/x0/02/MD5E-s54956--276f903ed8f255492978c6dfe91669ab.csv/MD5E-s54956--276f903ed8f255492978c6dfe91669ab.csv
+../../.git/annex/objects/Gx/Qg/MD5E-s55686--af2d1ae88cfb310fc404a24b3525dc47.csv/MD5E-s55686--af2d1ae88cfb310fc404a24b3525dc47.csv

+ 1 - 1
src/unfccc_ghg_data/unfccc_downloader/fetch_submissions_bur.py

@@ -31,7 +31,7 @@ if __name__ == "__main__":
     # set options for headless mode
     profile_path = ".firefox"
     options = Options()
-    options.add_argument("-headless")
+    # options.add_argument("-headless")
 
     # create profile for headless mode and automatic downloading
     options.set_preference("profile", profile_path)