0xCoto/linkCoverage

Notes batch

0xCoto opened this issue · 0 comments

  • https://www.opentopodata.org/api/ - Use | to get more locations in a single API call, e.g.:?locations=-43.5,172.5|27.6,1.98 (to increase speed and avoid daily limit)
  • No apparent difference between bilinear (default) and cubic interpolation. Leave it to default.
  • Replace if none -> 0 to np.nan?