From 3ba1d5d1d006c2f8f1e846858ed21ac31e664a07 Mon Sep 17 00:00:00 2001
From: Laura LINDEPERG <laura.lindeperg@irstea.priv>
Date: Thu, 1 Apr 2021 17:09:23 +0200
Subject: [PATCH] Minor changes

---
 extract_HydroSig.py | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/extract_HydroSig.py b/extract_HydroSig.py
index d00ef12..e086217 100644
--- a/extract_HydroSig.py
+++ b/extract_HydroSig.py
@@ -67,10 +67,8 @@ for i in watershed_code:
 
 
 
-
-
 # And save it
-# studied_watersheds.to_csv('4_stations_df_BDLisa_IDpb_solved.csv', index=False)
+# studied_watersheds.to_csv('252_first_stations_df.csv', index=False)
 
 
 
-- 
GitLab