Commit e1b0ec5c authored by Rabotin Michael's avatar Rabotin Michael
Browse files

Refactoring tests and add user manual

parent bdd9d960
No related merge requests found
Showing with 22 additions and 7 deletions
+22 -7
File added
...@@ -13,11 +13,12 @@ ...@@ -13,11 +13,12 @@
# #
############################################################################# #############################################################################
MYPATH=`readlink -f $0`
MYDIR=`dirname $MYPATH`
echo $MYDIR
# very simple, we just call all steps scripts with same arguments we got here # very simple, we just call all steps scripts with same arguments we got here
hru-delin_step1.sh "$@" $MYDIR/hru-delin_step1.sh "$@"
hru-delin_step2.sh "$@" $MYDIR/hru-delin_step2.sh "$@"
hru-delin_step3.sh "$@" $MYDIR/hru-delin_step3.sh "$@"
hru-delin_step4.sh "$@" $MYDIR/hru-delin_step4.sh "$@"
No preview for this file type
PROJCS["RGF_1993_Lambert_93",GEOGCS["GCS_RGF_1993",DATUM["D_RGF_1993",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",700000.0],PARAMETER["False_Northing",6600000.0],PARAMETER["Central_Meridian",3.0],PARAMETER["Standard_Parallel_1",49.0],PARAMETER["Standard_Parallel_2",44.0],PARAMETER["Latitude_Of_Origin",46.5],UNIT["Meter",1.0]]
\ No newline at end of file
File moved
File added
File added
File added
...@@ -79,7 +79,7 @@ gauge_area_col_name=S_BH ...@@ -79,7 +79,7 @@ gauge_area_col_name=S_BH
# unit = 1 : m , = 2 : km # unit = 1 : m , = 2 : km
gauge_area_unit= gauge_area_unit=
#relocated_gauges:/home/chris/DONNEES/Rhone/gauges_def_fil_500.shp
relocated_gauges: relocated_gauges:
[for_watershed_id] [for_watershed_id]
......
File added
File added
<PAMDataset>
<PAMRasterBand band="1">
<Metadata>
<MDI key="STATISTICS_MAXIMUM">538.97302246094</MDI>
<MDI key="STATISTICS_MEAN">414.83007541956</MDI>
<MDI key="STATISTICS_MINIMUM">253.27299499512</MDI>
<MDI key="STATISTICS_STDDEV">53.2788953045</MDI>
<MDI key="STATISTICS_VALID_PERCENT">100</MDI>
</Metadata>
</PAMRasterBand>
</PAMDataset>
File added
UTF-8
\ No newline at end of file
No preview for this file type
PROJCS["RGF_1993_Lambert_93",GEOGCS["GCS_RGF_1993",DATUM["D_RGF_1993",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",700000.0],PARAMETER["False_Northing",6600000.0],PARAMETER["Central_Meridian",3.0],PARAMETER["Standard_Parallel_1",49.0],PARAMETER["Standard_Parallel_2",44.0],PARAMETER["Latitude_Of_Origin",46.5],UNIT["Meter",1.0]]
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment