GenericMappingTools / gmtserver-admin

Cache data and script for managing the GMT data server
GNU Lesser General Public License v3.0
7 stars 3 forks source link

Use binary io to speed this up #125

Closed PaulWessel closed 2 years ago

PaulWessel commented 2 years ago

Took forever because of all the ascii i/o. This version is much faster. And a few minor fixes. About to test the new tiles.nc file.