Groundwater Flood Forecasting
Time Series of groundwater flooding in south Galway for flood forecasting
@kaggle.saurabhshahane_groundwater_flooding_forecasting
Time Series of groundwater flooding in south Galway for flood forecasting
@kaggle.saurabhshahane_groundwater_flooding_forecasting
CREATE TABLE time_series_flooded_volume (
"unnamed_0" VARCHAR,
"unnamed_1" VARCHAR,
"total_flooded" VARCHAR
);
CREATE TABLE time_series_rain (
"i_hour_rainfall_mm" VARCHAR,
"unnamed_1" VARCHAR
);
Anyone who has the link will be able to view this.