Fix MAdrid Open data file 2

This commit is contained in:
Urtzi Alfaro
2025-07-24 09:48:16 +02:00
parent bd3ebd5796
commit e3cb711206
3 changed files with 2 additions and 183 deletions

View File

@@ -59,8 +59,8 @@ MADRID_BOUNDS = {
}
# Constants
MAX_HISTORICAL_DAYS = 90
MAX_CSV_PROCESSING_ROWS = 50000
MAX_HISTORICAL_DAYS = 365
MAX_CSV_PROCESSING_ROWS = 5000000
MEASUREMENT_POINTS_LIMIT = 20
UTM_ZONE = 30 # Madrid is in UTM Zone 30N