Skip to content

Instantly share code, notes, and snippets.

@pormr
Created March 14, 2025 08:38
Show Gist options
  • Select an option

  • Save pormr/f57efc6f56af9fdfbd8de30cdb11633b to your computer and use it in GitHub Desktop.

Select an option

Save pormr/f57efc6f56af9fdfbd8de30cdb11633b to your computer and use it in GitHub Desktop.
Download all supplementary files listed in GEO Series
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