# Only needed if we write the optional one-off InfluxDB → CSV export script. # The simulator itself reads CSVs from data/raw/ and does not need these. INFLUXDB_URL=http://localhost:8086 INFLUXDB_TOKEN= INFLUXDB_ORG= INFLUXDB_BUCKET= # Optional fallbacks (only if a known InfluxDB gap needs filling): # ENTSOE_API_KEY= # https://transparency.entsoe.eu/ # KNMI / PVGIS need no key.