-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #187 from Circuitscape/RA/out
Fix 181 once and for all
- Loading branch information
Showing
7 changed files
with
125 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
ncols 10 | ||
nrows 10 | ||
xllcorner 1 | ||
yllcorner 1 | ||
cellsize 1 | ||
NODATA_value -9999 | ||
1 2 3 4 5 6 7 8 9 10 | ||
2 -9999 -9999 1 1 2 1 1 1 1 | ||
3 2 1 1 -9999 2 1 1 1 1 | ||
4 2 1 1 1 2 -9999 -9999 1 2 | ||
5 2 1 1 1 2 -9999 -9999 1 3 | ||
-9999 -9999 -9999 -9999 7 2 -9999 -9999 1 4 | ||
7 -9999 2 -9999 1 2 -9999 -9999 1 5 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 | ||
9 -9999 2 -9999 1 2 -9999 -9999 1 7 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
[Options for advanced mode] | ||
ground_file_is_resistances = False | ||
source_file = (Browse for a current source file) | ||
remove_src_or_gnd = keepall | ||
ground_file = (Browse for a ground point file) | ||
use_unit_currents = False | ||
use_direct_grounds = False | ||
|
||
[Calculation options] | ||
low_memory_mode = False | ||
solver = cg+amg | ||
print_timings = False | ||
|
||
[Options for pairwise and one-to-all and all-to-one modes] | ||
included_pairs_file = None | ||
use_included_pairs = False | ||
point_file = input/raster/one_to_all/1/points.asc | ||
|
||
[Output options] | ||
write_cum_cur_map_only = False | ||
log_transform_maps = False | ||
output_file = output/oneToAllVerify1.out | ||
write_max_cur_maps = False | ||
write_volt_maps = True | ||
set_null_currents_to_nodata = False | ||
set_null_voltages_to_nodata = False | ||
compress_grids = False | ||
write_cur_maps = True | ||
|
||
[Short circuit regions (aka polygons)] | ||
use_polygons = True | ||
polygon_file = input/raster/one_to_all/1/polygons.asc | ||
|
||
[Connection scheme for raster habitat data] | ||
connect_four_neighbors_only = True | ||
connect_using_avg_resistances = True | ||
|
||
[Habitat raster or graph] | ||
habitat_file = input/raster/one_to_all/1/cellmap.asc | ||
habitat_map_is_resistances = True | ||
|
||
[Options for one-to-all and all-to-one modes] | ||
use_variable_source_strengths = False | ||
variable_source_file = None | ||
|
||
[Version] | ||
version = unknown | ||
|
||
[Mask file] | ||
use_mask = False | ||
mask_file = None | ||
|
||
[Circuitscape mode] | ||
data_type = raster | ||
scenario = one-to-all | ||
|
||
parallelize = True | ||
max_parallel = 2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
ncols 10 | ||
nrows 10 | ||
xllcorner 1 | ||
yllcorner 1 | ||
cellsize 1 | ||
NODATA_value -9999 | ||
1 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 2 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 4 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 9 -9999 | ||
-9999 -9999 -9999 -9999 -9999 8 -9999 -9 -9999 5 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 6 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 | ||
51 -9999 11 -9999 -9999 -9999 -9999 3 -9999 -9999 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
ncols 10 | ||
nrows 10 | ||
xllcorner 1 | ||
yllcorner 1 | ||
cellsize 1 | ||
NODATA_value -9999 | ||
-9999 -9999 -9999 6 6 6 -9999 -9999 -9999 -9999 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 1 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 1 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 1 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 1 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 | ||
-9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 -9999 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7d5d23c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register()
7d5d23c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Error while trying to register: Version 5.5.2 already exists