Commit b9d33d03 authored by Lambert Patrick's avatar Lambert Patrick
Browse files

with name label for ths shape

Showing with 32 additions and 26 deletions
+32 -26
<environment.BasinNetworkNEA> <environment.BasinNetworkNEA>
<nbBasin>0</nbBasin> <nbBasin>0</nbBasin>
<memorySize>10</memorySize> <memorySize>10</memorySize>
<memorySizeLongQueue>30</memorySizeLongQueue> <memorySizeLongQueue>30</memorySizeLongQueue>
<cVthresholdForFinalStates>5.0</cVthresholdForFinalStates> <cVthresholdForFinalStates>5.0</cVthresholdForFinalStates>
<RecruitmentThresholdForFsAndKappa>50.0</RecruitmentThresholdForFsAndKappa> <RecruitmentThresholdForFsAndKappa>50.0</RecruitmentThresholdForFsAndKappa>
<yearOfTheBegin>1800</yearOfTheBegin> <yearOfTheBegin>1800</yearOfTheBegin>
<basinFile>data/input/atlanticarea/aa_basins.csv</basinFile> <basinFile>data/input/atlanticarea/aa_basins.csv</basinFile>
<seaBasinShpFile>data/input/atlanticarea/shape/seabasins.shp</seaBasinShpFile> <seaBasinShpFile>data/input/atlanticarea/shape/seabasins.shp</seaBasinShpFile>
<riverBasinShpFile>data/input/atlanticarea/shape/riverbasins.shp</riverBasinShpFile> <riverBasinShpFile>data/input/atlanticarea/shape/riverbasins.shp</riverBasinShpFile>
<continentShpFile>data/input/atlanticarea/shape/aa_continent.shp</continentShpFile> <continentShpFile>data/input/atlanticarea/shape/aa_continent.shp</continentShpFile>
<distanceGridFileName>data/input/atlanticarea/distanceGridAA.csv</distanceGridFileName> <riverBasinNameLabel>BASIN_NAME</riverBasinNameLabel>
<temperatureCatchmentFile>data/input/atlanticarea/aa_sst_depuis1800.csv</temperatureCatchmentFile> <seaBasinNameLabel>BASIN_NAME</seaBasinNameLabel>
<useRealPDam>false</useRealPDam> <continentPathName>ID</continentPathName>
<distanceGridFileName>data/input/atlanticarea/distanceGridAA.csv</distanceGridFileName>
<temperatureCatchmentFile>data/input/atlanticarea/aa_sst_depuis1800.csv</temperatureCatchmentFile>
<useRealPDam>false</useRealPDam>
</environment.BasinNetworkNEA> </environment.BasinNetworkNEA>
\ No newline at end of file
<environment.BasinNetworkNEA> <environment.BasinNetworkNEA>
<nbBasin>0</nbBasin> <nbBasin>0</nbBasin>
<memorySize>10</memorySize> <memorySize>10</memorySize>
<memorySizeLongQueue>30</memorySizeLongQueue> <memorySizeLongQueue>30</memorySizeLongQueue>
<cVthresholdForFinalStates>5.0</cVthresholdForFinalStates> <cVthresholdForFinalStates>5.0</cVthresholdForFinalStates>
<RecruitmentThresholdForFsAndKappa>50.0</RecruitmentThresholdForFsAndKappa> <RecruitmentThresholdForFsAndKappa>50.0</RecruitmentThresholdForFsAndKappa>
<yearOfTheBegin>1800</yearOfTheBegin> <yearOfTheBegin>1800</yearOfTheBegin>
<basinFile>data/input/northeastamerica/nea_basins.csv</basinFile> <basinFile>data/input/northeastamerica/nea_basins.csv</basinFile>
<seaBasinShpFile>data/input/northeastamerica/shape/seabasins.shp</seaBasinShpFile> <seaBasinShpFile>data/input/northeastamerica/shape/seabasins.shp</seaBasinShpFile>
<riverBasinShpFile>data/input/northeastamerica/shape/riverbasins.shp</riverBasinShpFile> <riverBasinShpFile>data/input/northeastamerica/shape/riverbasins.shp</riverBasinShpFile>
<continentShpFile>data/input/northeastamerica/shape/nea_continent.shp</continentShpFile> <continentShpFile>data/input/northeastamerica/shape/nea_continent.shp</continentShpFile>
<distanceGridFileName>data/input/northeastamerica/distanceGridNEA.csv</distanceGridFileName> <riverBasinNameLabel>NAME</riverBasinNameLabel>
<temperatureCatchmentFile>data/input/northeastamerica/basins_temperatures_from_1800.csv</temperatureCatchmentFile> <seaBasinNameLabel>name</seaBasinNameLabel>
<useRealPDam>false</useRealPDam> <continentPathName>PATH</continentPathName>
<distanceGridFileName>data/input/northeastamerica/distanceGridNEA.csv</distanceGridFileName>
<temperatureCatchmentFile>data/input/northeastamerica/basins_temperatures_from_1800.csv</temperatureCatchmentFile>
<useRealPDam>false</useRealPDam>
</environment.BasinNetworkNEA> </environment.BasinNetworkNEA>
\ 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