I'm having trouble running one a maxent model. I keep getting an
error about two of my environmental layers having different geographic
dimensions. I'm pretty sure both the files are the same dimension
(I've tried clipping them in DIVA-GIS several times and in DIVA they
have the same dimensions and cell size), and both files are in the
same projection (WGS 84). Are there any other reasons this error
could be coming up? I've cut and pasted data from my log file below.
Thanks for any suggestions,
Joel
Fri Mar 02 00:32:09 PST 2007
MaxEnt version 2.3
Reading file alt_project.asc
Time since start: 7.64
SHORT, 5564349 pixels with data
readGrid: max memory 946864128, total allocated 25722880, free
4327184, used 21395696, increment 21395696
Reading file avaccinium_a.asc
Time since start: 12.203
SIGNEDBYTE, 5566698 pixels with data
readGrid: max memory 946864128, total allocated 45621248, free
12698880, used 32922368, increment 11526672
Error reading files: java.lang.RuntimeException: Files C:\Documents
and Settings\JSS\Desktop\Colias\ascii\alt_project.asc and C:\Documents
and Settings\JSS\Desktop\Colias\ascii\avaccinium_a.asc have different
geographic dimensions
java.lang.RuntimeException: Files C:\Documents and Settings\JSS\Desktop
\Colias\ascii\alt_project.asc and C:\Documents and Settings\JSS\Desktop
\Colias\ascii\avaccinium_a.asc have different geographic dimensions
at density.GridSet.initialize(GridSet.java:57)
at density.GridSet.<init>(GridSet.java:39)
at density.GridSet.<init>(GridSet.java:20)
at density.Runner.initializeGrids(Runner.java:135)
at density.Runner.start(Runner.java:188)
at density.GUI$7.construct(GUI.java:371)
at density.SwingWorker$2.run(SwingWorker.java:108)
at java.lang.Thread.run(Unknown Source)
Time since start: 24.031
Ending
You can use an editor (Word, for example) to look at the two files.
When you compare the header sections in the first 5 or 6 lines, you'll
probably find that there's a small difference in their corner x and y
values.
-- Steven
I am having the same problem. Very small difference in the header sections... but how do you fix it???
--
You received this message because you are subscribed to the Google Groups "Maxent" group.
To view this discussion on the web visit https://groups.google.com/d/msg/maxent/-/meit41l3VSAJ.
To post to this group, send email to max...@googlegroups.com.
To unsubscribe from this group, send email to maxent+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/maxent?hl=en.