config.py

Tue, 02 Jul 2024 08:37:49 +0000

author
pilar <pilar.gumaclaramunt@cnr.it>
date
Tue, 02 Jul 2024 08:37:49 +0000
changeset 2
763a7ac22031
parent 0
fce4cae19357
permissions
-rw-r--r--

Added the plotting of high and low resolution together in the same plot.

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