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
Column Remapping is still implemented in base_weather_provider.py.
This means it is called at unexpected times, especially in training. A column in the ecmwf model column set is "soil_moisture_0_to_7cm" which happens to be one of the columns the base_weather_provider remaps.
The text was updated successfully, but these errors were encountered:
Column Remapping is still implemented in base_weather_provider.py.
This means it is called at unexpected times, especially in training. A column in the ecmwf model column set is "soil_moisture_0_to_7cm" which happens to be one of the columns the base_weather_provider remaps.
The text was updated successfully, but these errors were encountered: