Grid2op / chronix2grid

https://chronix2grid.readthedocs.io/en/latest/?
Mozilla Public License 2.0
19 stars 5 forks source link

Push wind and solar seasonal pattern in methods for better clarity #73

Open marota opened 1 year ago

marota commented 1 year ago

method get_seosonal_pattern() for wind as for load https://github.com/BDonnot/ChroniX2Grid/blob/badc8aeda296d3c97939950d5d52a8f4d423eb03/chronix2grid/generation/renewable/solar_wind_utils.py#L45

method make_consistent_night_solar() https://github.com/BDonnot/ChroniX2Grid/blob/badc8aeda296d3c97939950d5d52a8f4d423eb03/chronix2grid/generation/renewable/solar_wind_utils.py#L149

method force_zero_solar() https://github.com/BDonnot/ChroniX2Grid/blob/badc8aeda296d3c97939950d5d52a8f4d423eb03/chronix2grid/generation/renewable/solar_wind_utils.py#L187