Skip to content

Instantly share code, notes, and snippets.

@robinkraft
Created November 14, 2012 20:48
Show Gist options
  • Select an option

  • Save robinkraft/4074703 to your computer and use it in GitHub Desktop.

Select an option

Save robinkraft/4074703 to your computer and use it in GitHub Desktop.
query to get data for David
s3n://pailbucket/all-static-seq/all
s3n://pailbucket/all-prob-series
(<- [?mod-h ?mod-v ?sample ?line ?lat ?lon ?gadm ?vcf ?hansen ?clean-series]
(src ?s-res ?mod-h ?mod-v ?s ?l ?prob-series)
(static-src ?s-res ?mod-h ?mod-v ?sample ?line ?vcf ?gadm _ ?hansen _)
(gadm->iso ?gadm :> ?iso) (o/clean-probs ?prob-series nodata :> ?clean-series)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment