Skip to content

Repository files navigation

Catalogue

while ! curl -C- http://vo.ari.uni-heidelberg.de/textdumps/ppmxl.gz -O; do sleep 1; done

pv -cN unzip ~/Downloads/ppmxl.gz | gunzip -c | awk -F '|' '{ if ($13 > 0.0 && $13 ⇐ 2.5) print $0; }' | pv -lcN stars > stars-bright.txt

TODO

About

My delightful sandbox

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages