I believe I just can't find the directions for how to correctly connect all the widgets. I'm running a model on an old climate data set (worldclim's past conditions) and then I'm using ApplyModel to apply to the current worldclim layers.
I've added new TemplateLayer, OutputName (with the same name as the initial run), and PreditorListFile with the current layers all going to PARC and then MDSBuilder. Then MDSBuilder goes to ApplyModel. The first run of BRT, GLM, MARS, RF, and MaxEnt link to the ApplyModels as well. I don't seem to get that far because I get the error at MDSBuilder "Uncaught exception: AttributeError: 'str' object has no attribute 'name'"
I currently don't have anything in the RastersWithPARCInfoCSV folder connection because I don't know what I should be connecting to. Is that what's missing?
Thanks for any advice!
Michelle