- 
                Notifications
    You must be signed in to change notification settings 
- Fork 396
Remote update frequency #3630
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remote update frequency #3630
Conversation
| Wonder if GMT_DATA_SERVER_UPDATE is the best word. We want to convey interval, frequency, etc. I can go very long with GMT_DATA_SERVER_UPDATE_INTERVAL but it is a bit long. remove SERVER and go with GMT_DATA_UPDATE_INTERVAL? | 
| 
 GMT_DATA_UPDATE_INTERVAL is good to me. | 
GMT_DATA_UPDATE_INTERVAL
| looks pretty nice. If we are OK with merging this then I will wait for it to update on the web page and ask Sandwell and Müller if they would like any changes. Actually, before I do I think we should probably place their logos to give them more visual credit. I will do that later today - have another zoom then must drive all the way in to UH to pick up some books and a RAID system that needs work... | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Also backport to 6.1 branch?
| I added the IGPP and EarthByte logos, at the end of each section, but looks bad. Need to move to the header for each section, and I think we could use a horizontal line between each data set section. Will head out now, if you have ideas to make this look good please do, else I will hack later. | 
| I've added horizontal lines between each data sets. | 
* Add new keyword for refresh frequency * use o for month as elsewhere * Rearrange datasets * Update remote-data.rst * Fix mem leaking when module called another module * Update doc/rst/source/datasets/remote-data.rst * Update doc/rst/source/datasets/remote-data.rst * Update heading levels * Update remote-data.rst * Update name of new parameter GMT_DATA_UPDATE_INTERVAL * List all datasets * add logos * Add horizontal rules between datasets * Add NASA logo and revise placements Co-authored-by: Dongdong Tian <[email protected]>
* Add new keyword for refresh frequency * use o for month as elsewhere * Rearrange datasets * Update remote-data.rst * Fix mem leaking when module called another module * Update doc/rst/source/datasets/remote-data.rst * Update doc/rst/source/datasets/remote-data.rst * Update heading levels * Update remote-data.rst * Update name of new parameter GMT_DATA_UPDATE_INTERVAL * List all datasets * add logos * Add horizontal rules between datasets * Add NASA logo and revise placements Co-authored-by: Dongdong Tian <[email protected]> Co-authored-by: Paul Wessel <[email protected]> Co-authored-by: Dongdong Tian <[email protected]>
Description of proposed changes
Adds new defaults parameter GMT_DATA_SERVER_UPDATE [1d] to control frequency of catalog refresh on local computer. Also rearranges the description of global dataset with a leading chapter on how this is done, followed by sections per dataset. I also fixed a memory leak when a module called a module and the server catalog ended up being allocated twice.
I need help with arranging this correctly so that