Files
nzearthquakeviewer/config/__init__.py
bryce 613f017f41 Rewrite to make it more modular
added veiws for area and single waveforms
added settings dialog
added MenuBar and populated with "View" "Settings" and "Help"
Help menu contains "About" currently

** ** WILL NOT RUN due to rewrite being incomplete ** **
2025-08-30 19:41:31 +12:00

3 lines
131 B
Python

from .areas_config import AREAS_OF_INTEREST
from .stations_config import ALL_STATIONS_CONFIG, SENSOR_TYPE_CHANNELS, STATION_LOOKUP