Skip to content

Instantly share code, notes, and snippets.

@willettk
Created December 4, 2013 23:46
Show Gist options
  • Save willettk/7797723 to your computer and use it in GitHub Desktop.
Save willettk/7797723 to your computer and use it in GitHub Desktop.
Extract the JPG number from the GZ2 location field in TOPCAT.
parseLong(substring(split($41,"/")[4],toInteger(0),length(split($41,"/")[4])-4))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment