Improve the design of the frontend 2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user