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

Add a workflow checking for SRTM15+ updates #145

Closed maxrjones closed 2 years ago

maxrjones commented 2 years ago

Based on https://github.com/GenericMappingTools/gmt/pull/3654 and https://stackoverflow.com/a/12199125, this PR adds a weekly CI job to check if the file used to generate the earth_relief datasets exists and, if not, opens an issue since there may be a new release.

Fixes https://github.com/GenericMappingTools/gmtserver-admin/issues/143.

This workflow created https://github.com/GenericMappingTools/gmtserver-admin/issues/147. I edited that issue to agree with the latest changes to the workflow.