Make static (network) tariff information available to satellite models
Describe the feature you'd like to see
To investigate the influence of different network tariffs, there should be a way to provide these to the coupled simulation such that the satellite models can include the information when determining their bids.
For now, the first tariff information to be added should be (simple) volumetric tariffs. These can differ by:
- hour of the day
- kind of day (weekday vs weekend/holiday)
- month of the year
Suggestion:
- Create a netcdf file containing tariff information
- Pass path of netcdf file into simulation as part of the configuration
- Have the market communicate this to the satellites
- Have the satellite models load it to have all information available if/when needed.
Other tariff structures can be added to the netcdf file at a later date.
Checklist
-
I have checked the list of existing issues and couldn't find an issue about this.