GSHHS v2 support in r_gshhs.m

Discussion about analysis, visualization, and collaboration tools and techniques

Moderators: arango, robertson

Post Reply
Message
Author
sspagnol
Posts: 7
Joined: Fri Oct 21, 2005 2:42 pm
Location: Australian Institute of Marine Science

GSHHS v2 support in r_gshhs.m

#1 Unread post by sspagnol »

The current version of r_gshhs.m cannot handle v2 GSHHS data due to a change in header size (v1 is 9 x int32, v2 is 11 x int32). So simple change in the two fread statments allow it to work ok. So need some flag to be passed in allowing this to be set.

Simon.

Post Reply