Improve the design of the frontend 2

This commit is contained in:
Urtzi Alfaro
2025-08-08 23:06:54 +02:00
parent 62ca49d4b8
commit 8af17f1433
12 changed files with 325 additions and 66 deletions

View File

@@ -59,7 +59,7 @@ MADRID_BOUNDS = {
}
# Constants
MAX_HISTORICAL_DAYS = 365
MAX_HISTORICAL_DAYS = 1095 # 3 years - allow longer training periods
MAX_CSV_PROCESSING_ROWS = 5000000
MEASUREMENT_POINTS_LIMIT = 20
UTM_ZONE = 30 # Madrid is in UTM Zone 30N