rl-institut / SimBA

GNU Affero General Public License v3.0
2 stars 1 forks source link

Make lol and temperatures optional. make cfg parameter backwards compatible #211

Closed PaulScheerRLI closed 2 months ago

PaulScheerRLI commented 2 months ago

Simulation can run without temperatures and level of loadings if vehicle_types have constant mileage. If vehicle types with mileage look need one of these values during simulation, the simulation will fail. Test added to check this feature.

Deprecated arguments:

can be used again, but will throw a warning to use the updated naming. Station Height data lookup will give errors in case station is missing from station_data. In other cases a single warning is given if no station data is provided.