Created
March 14, 2025 08:38
-
-
Save pormr/f57efc6f56af9fdfbd8de30cdb11633b to your computer and use it in GitHub Desktop.
Download all supplementary files listed in GEO Series
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| curl -s <MINiML url> | tar -xzO | xq -r '.MINiML.Series["Supplementary-Data"][]["#text"]' | wget -i - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment