You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unfiltered_data setter function calculates the corrected values based on Holland-B and CARQ values, but then doesn't update the dataframe and discards the correction:
The
unfiltered_data
setter function calculates the corrected values based on Holland-B andCARQ
values, but then doesn't update the dataframe and discards the correction:StormEvents/stormevents/nhc/track.py
Lines 1011 to 1042 in 2895957
Note that
forecast
is updated, butdataframe
is notThe text was updated successfully, but these errors were encountered: