From fa4a38f52724836b4e5d073a155c607408db7258 Mon Sep 17 00:00:00 2001 From: arashmodrad Date: Fri, 6 Sep 2024 12:40:30 -0600 Subject: [PATCH] updated readme --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 7474615..4606ccd 100644 --- a/README.md +++ b/README.md @@ -121,13 +121,6 @@ The ML model establishes a relation between different attributes that are agrreg python3 ./preprocess/filter_adcp.py ``` -- filttering GEE data - -```shell -python3 ./preprocess/gee_exports.py -``` - - ### Approximation of bankfull and inchannel discharge To get an estimate of discharges associated with to bankfull and inchannel conditions we calculate flood frequencies using an algorithem consitent with literature and the flow data is exracted from two USGS query systems. The outputs are is shown below that plots etimated bankfull and inchannel discharge and comapres it to ADCP recorded discharge values: