Skip to content

Commit

Permalink
Update ocf_data_sampler/numpy_batch/sun_position.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandra Udaltsova <[email protected]>
  • Loading branch information
peterdudfield and AUdaltsova authored Oct 21, 2024
1 parent 1e7c3dd commit 3c7a10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocf_data_sampler/numpy_batch/sun_position.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def make_sun_position_numpy_batch(
datetimes: pd.DatetimeIndex,
lon: float,
lat: float,
key_preffix: str = "gsp"
key_prefix: str = "gsp"
) -> dict:
"""Creates NumpyBatch with standardized solar coordinates
Expand Down

0 comments on commit 3c7a10c

Please sign in to comment.