schwilklab / skyisland-climate

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

Mismatched extent in one DM ascii grid #15

Closed dschwilk closed 8 years ago

dschwilk commented 8 years ago

relelev_z.asc has extent different from others. Currently dealt with by ignoring that file. We should fix this.

dschwilk commented 8 years ago

Here is where we ignore it: https://github.com/schwilklab/skyisland-climate/blob/master/scripts/load_grids.R#L24