Currently, we assume 1 arc-second data: https://github.com/jda/srtm/blob/d8919c8d54fc42b5174a3391b7c11a4dc17641eb/file.go#L19 Should detect this from files instead of using a constant, and provide a way for people to determine what kind of file they are loading.
Currently, we assume 1 arc-second data:
srtm/file.go
Line 19 in d8919c8
Should detect this from files instead of using a constant, and provide a way for people to determine what kind of file they are loading.