linkagescape / linkage-mapper

ArcGIS tools to automate mapping and prioritization of wildlife habitat corridors
https://circuitscape.org/linkagemapper/
GNU General Public License v3.0
37 stars 12 forks source link

LinkagePriority paramater name changes and help improvements #129

Closed johngallo closed 3 years ago

johngallo commented 3 years ago

All within the advanced options for climate-wise connectivity. Reflected in the updated word doc, in progress.

dkav commented 3 years ago

Unfortunately this causes a problem for me. I have made a bunch of changes to the toolbox in my forked branch. As this is a binary, I cannot merge with your change nor can I account for what I have changed or what you have. Could you let me know what changed and I will make the changes on my end. Alternatively, you can work off my fork and do a pull request directly to me.

One of the things I am trying to do is minimize the number of commits with binary objects. We have a large repo because of them. When I am done with my changes, I will squash any binary object with multiple commits into a single commit.

A similar problem exists with the mxd changes but I think I can figure those out. So it would make life easier for me to hold off on changes to binary objects (.tbx, .docx, .mxd, etc) until we get through this bottleneck.

I am dreaming of the day when these binary objects are no longer part of the repo!