mmellis / rSPACE

Power analysis for occupancy-based monitoring
7 stars 1 forks source link

Test Replicates error #25

Closed technoautotroph closed 6 years ago

technoautotroph commented 8 years ago

I have been able to get my raster map into rSPACE and created an encounter history. I ran some replicates over the weekend:

createReplicates(n_runs=10, map=AMapS, Parameters=Scenario1, add=T, run.label='rSPACE_X')

However, when I try to test my replicates:

> testReplicates('./rSPACE_X', Parameters=Scenario1, overwrite=T)

I get the following output:

 rSPACE creates text files.
        If you're ok with this, press ENTER to continue.
        Typing anything else will exit.

Setting up...

 1  .Error in process.data(mark_data, model = "RDOccupEG", time.intervals = time_int(n_visit,  : 

Incorrect ch values in data:0NA1

Any idea what is going on here?

Thanks,

Mark

technoautotroph commented 8 years ago

Problem solved - bought a new computer with greater processing power. A very good computer is needed to run this.