mirror of
https://github.com/pim-n/pg-rad
synced 2026-03-23 21:58:12 +01:00
code file paths/names in config folder for more centralized definition of filenames
This commit is contained in:
3
src/pg_rad/configs/filepaths.py
Normal file
3
src/pg_rad/configs/filepaths.py
Normal file
@ -0,0 +1,3 @@
|
||||
ATTENUATION_TABLE = 'attenuation_table.csv'
|
||||
TEST_EXP_DATA = 'test_path_coords.csv'
|
||||
LOGGING_CONFIG = 'logging.yml'
|
||||
Reference in New Issue
Block a user