config.py

changeset 2
763a7ac22031
parent 0
fce4cae19357
--- a/config.py	Mon Jan 29 11:16:12 2024 +0000
+++ b/config.py	Tue Jul 02 08:37:49 2024 +0000
@@ -5,4 +5,10 @@
 #HTML_PATH: 'C:/Users/Pilar/Documents/GitHub/eldamwl_plot/plots/'
 #LOG_PATH: 'logs/'
 netcdf_path = 'data/'
-html_path = 'plots/'
\ No newline at end of file
+html_path = 'plots/'
+
+# :::::::::::::::::::
+# Running config
+# :::::::::::::::::::
+interactive = False
+

mercurial