config.py

Wed, 28 Aug 2024 11:28:24 +0000

author
pilar <pilar.gumaclaramunt@cnr.it>
date
Wed, 28 Aug 2024 11:28:24 +0000
changeset 4
75213aef70b8
parent 2
763a7ac22031
permissions
-rw-r--r--

Changed the timestamps to UTC and the filenames of the plots

# :::::::::::::::::::
# 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/'

# :::::::::::::::::::
# Running config
# :::::::::::::::::::
interactive = False

mercurial