Skip to content

Commit

Permalink
another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sceki committed Nov 24, 2024
1 parent cff712c commit fa3958e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions karman/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ def get_ts_data( ts_data_normalized,
#getter for time series data:
def normalize_time_series_data(resolution,
data_path,
normalization_dict_ts=_normalization_dict_ts
# min_date=pd.to_datetime("2000-07-29 00:59:47"),
# max_date=pd.to_datetime("2024-05-31 23:59:32")
):
Expand Down

0 comments on commit fa3958e

Please sign in to comment.