comparison: config.py
config.py
- changeset 0
- fce4cae19357
- child 2
- 763a7ac22031
equal
deleted
inserted
replaced
|
1 # ::::::::::::::::::: |
|
2 # Directories |
|
3 # ::::::::::::::::::: |
|
4 #NETCDF_PATH: 'C:/Users/Pilar/Documents/GitHub/eldamwl_plot/data/' |
|
5 #HTML_PATH: 'C:/Users/Pilar/Documents/GitHub/eldamwl_plot/plots/' |
|
6 #LOG_PATH: 'logs/' |
|
7 netcdf_path = 'data/' |
|
8 html_path = 'plots/' |