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

Update main data server #184

Closed Esteban82 closed 7 months ago

Esteban82 commented 1 year ago

There are some updates that need to be done in the data server. I am making the issue to clarify this (probably mainly to myself) and to ask some questions and doubts (I practically have no experience with this). I don't want to make any mess.

Datasets to add/updat in the main server:

Gravity data.

So I think I should use this command to sync the data (once I enter the server): rsync -av --delete data/server/earth/earth_faa/ test/server/earth/earth_faa

Could I do this directly? Or should I do something first like disabling the server?

Other questions

  1. Is there another data set to update?
  2. Is it neccesary to update gmt_server.txt or is it done automatically (maybe trough Contrab).
PaulWessel commented 1 year ago

I thought we would update all the data at the same time we also add moon, mars, mercury.

Esteban82 commented 1 year ago

Ok. so, should I wait until the others planets are done? Should I limit myself to work with the test folder?

PaulWessel commented 1 year ago

Yes I think that is best

Esteban82 commented 1 year ago

Ok. I am already processing them.

Esteban82 commented 1 year ago

BTW, I uploaded in the test server the data for the rest of the planets but mars.

Esteban82 commented 1 year ago

Just finished copying Mars data in the test server.

Esteban82 commented 7 months ago

This was already implemented.