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

WIP Release new global data sets #134

Closed PaulWessel closed 2 years ago

PaulWessel commented 2 years ago

This PR updates the gmt_data_server.txt file to list the SRTM2.3 (2 sets), plus the VGG, FAA from Sandwell, EMAG (2 elevations) and WDMAM, EGM geoid, and Gebco (2 versions) and also sets the correct creation dates for the new files to match the files on the server. It remains WIP until we are satisfied that the test server works will. Then, we need to do two things:

  1. Copy all the new files from the test dir to the data dir on the gmtserver
  2. Merge this branch into master

Once merged, the gmtserver will detect within the hour the new status, update the file, and that means users will find a new gmt_data_server.txt file which has updated dates for the previous relief files (triggering re-download of those tiles as needed) plus making available all the new files to the user.

PaulWessel commented 2 years ago

Typo? Been there for a while - just removed.

PaulWessel commented 2 years ago

I am removing this PR since I have another that builds the gmt_server_data.txt file to avoid human errors.