Skip to content
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

Update the list of cached data files #3195

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Update the list of cached data files #3195

merged 1 commit into from
Apr 23, 2024

Conversation

seisman
Copy link
Member

@seisman seisman commented Apr 23, 2024

The Tests workflow run show following messages, which means these files are not cached and are downloaded:

_________________ test_mercury_relief_01m_default_registration _________________
----------------------------- Captured stderr call -----------------------------
Notice:  [NOTICE]: Remote data courtesy of GMT data server oceania [http://oceania.generic-mapping-tools.org/]
Notice:  [NOTICE]: Messenger Mercury Relief at 01x01 arc minutes reduced by Gaussian Cartesian filtering (2 km fullwidth) [Becker et al., 2016].
Notice:  [NOTICE]:   -> Download 30x30 degree grid tile (mercury_relief_01m_g): N00W030
__________________ test_moon_relief_01m_default_registration ___________________
----------------------------- Captured stderr call -----------------------------
Notice:  [NOTICE]: Remote data courtesy of GMT data server oceania [http://oceania.generic-mapping-tools.org/]
Notice:  [NOTICE]: LOLA Moon Relief at 01x01 arc minutes reduced by Gaussian Cartesian filtering (1.4 km fullwidth) [Mazarico et al., 2013].
Notice:  [NOTICE]:   -> Download 30x30 degree grid tile (moon_relief_01m_g): N00W030
__________________ test_pluto_relief_01m_default_registration __________________
----------------------------- Captured stderr call -----------------------------
Notice:  [NOTICE]: Remote data courtesy of GMT data server oceania [http://oceania.generic-mapping-tools.org/]
Notice:  [NOTICE]: New Horizons Pluto Relief at 01x01 arc minutes reduced by Gaussian Cartesian filtering (1 km fullwidth) [Moore et al., 2016].
Notice:  [NOTICE]:   -> Download 30x30 degree grid tile (pluto_relief_01m_g): N00W030
___________________ test_dataset_to_strings_with_none_values ___________________
----------------------------- Captured stderr call -----------------------------
Notice:  [NOTICE]: Remote data courtesy of GMT data server oceania [http://oceania.generic-mapping-tools.org/]
Notice:  [NOTICE]: SRTM15 Earth Relief v2.5.5 original at 15x15 arc seconds [Tozer et al., 2019].
Notice:  [NOTICE]:   -> Download 10x10 degree grid tile (earth_relief_15s_p): N00E000

This PR fixes the issue.

@seisman seisman added the maintenance Boring but important stuff for the core devs label Apr 23, 2024
@seisman seisman added this to the 0.12.0 milestone Apr 23, 2024
@seisman seisman added the skip-changelog Skip adding Pull Request to changelog label Apr 23, 2024
@seisman seisman merged commit c9c347d into main Apr 23, 2024
22 of 24 checks passed
@seisman seisman deleted the caching branch April 23, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant