Circuitscape / Circuitscape.jl

Algorithms from circuit theory to predict connectivity in heterogeneous landscapes
https://circuitscape.org
MIT License
128 stars 35 forks source link

Need updated documentation for Circuitscape 5 #217

Open linhunt opened 4 years ago

linhunt commented 4 years ago

I am trying to use the new GUI which asks for the input resistance data and focal node locations file in step two. However if you are using a raster this is a folder with many files in it and the same for points for the focal nodes. The choose a file doesn't let you choose the whole folder or all the feature files so which files do you use? or do you need them in ASCII form? Thanks

ViralBShah commented 4 years ago

Can you try the command line version? The GUI is not actively maintained at the moment.

All file formats from CS 4 are compatible with CS 5.

linhunt commented 4 years ago

I guess I am unsure what file format I need for the Julia version, I have tried reading the documentation but it doesn't explicitly say which format the files need to be in (resistance and focal node). Also are there clear line by line instructions on how to use the command line format? I am somewhat unfamiliar with Julia.

Thanks, Lindsay


From: Viral B. Shah notifications@github.com Sent: Thursday, January 23, 2020 6:43 PM To: Circuitscape/Circuitscape.jl Circuitscape.jl@noreply.github.com Cc: Hunt, Lindsay E lhunt@usgs.gov; Author author@noreply.github.com Subject: [EXTERNAL] Re: [Circuitscape/Circuitscape.jl] What type of files needed for Circuitscape 5 (#217)

Can you try the command line version? The GUI is not actively maintained at the moment.

All file formats from CS 4 are compatible with CS 5.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Circuitscape/Circuitscape.jl/issues/217?email_source=notifications&email_token=AJWIV5CVOLXRK4T57CCR6FTQ7I2STA5CNFSM4KK2H6Z2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJZLZIA#issuecomment-577944736, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJWIV5AQ67LAPI5JOXKRKJLQ7I2STANCNFSM4KK2H6ZQ.

linhunt commented 4 years ago

Is there a plan to have a user manual or guide like with the circuitscape for the julia version? I am not yet proficient in Julia. As I am trying to implement the command line version I don't seem to find a outlined code to use? I have ascii and raster files from previous version but not any .ini files. Thank you for your help

ViralBShah commented 4 years ago

CS 5 is fully compatible with CS 4 on file formats, and the Circuitscape.jl page gives the Julia specific instructions. More integrated instructions will probably take some time - but we are taken up at the moment with various other things.