schwilklab / skyisland-climate

Climate data and code for Sky Island project
2 stars 2 forks source link

Some grids have on prj file, others do not #14

Closed dschwilk closed 8 years ago

dschwilk commented 8 years ago

I assume that the maptools readAsciiGrid function will use projection data preferable from a file with same basename and otherwise from a .prj file? The documentation is not clear. These prj files seem to be identical so do we just need a single .prj file?

dschwilk commented 8 years ago

We can handle this in code. See #25