config.py

changeset 0
fce4cae19357
child 2
763a7ac22031
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/config.py	Mon Jan 29 11:07:31 2024 +0000
@@ -0,0 +1,8 @@
+# :::::::::::::::::::
+# Directories
+# :::::::::::::::::::
+#NETCDF_PATH: 'C:/Users/Pilar/Documents/GitHub/eldamwl_plot/data/'
+#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

mercurial