Skip to content
generated from kamangir/blue-plugin

🔭 tools to access and process Hubble Space Telescope imagery and other datasets on AWS Open Data Registry

License

Notifications You must be signed in to change notification settings

kamangir/hubble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔭 hubble (hubblescope)

hubble 🔭 is a set of tools to access and process Hubble Space Telescope imagery and other datasets on AWS Open Data Registry.

pip install hubblescope
 > hubble help
🔭 hubble-3.295.1
🔭 tools to access and process Hubble Space Telescope imagery and other datasets on AWS Open Data Registry.

hubble download \
	[~dryrun,filename=<filename>|all,~ingest,upload] \
	[.|<hubble-object-name>] \
	[.|<object-name>]
 . hst/<hubble-object-name> -> <object-name>.
hubble list [dataset] [.|<hubble-dataset-name>]
 . list <hubble-dataset-name>, example: hst.
hubble list [object] [.|<hubble-object-name>]
 . list <hubble-object-name> in hst, example in hst: public/u4ge/u4ge0106r.
hubble select [dataset] <hubble-dataset-name>
 . select <hubble-dataset-name>, example: hst.
hubble select [object] <hubble-object-name>
 . select <hubble-object-name> in hst, example in hst: public/u4ge/u4ge0106r.

hubble supports listing datasets and the objectss in them and downloading the objects. here is an example use for ingesting the object public/u4ge/u4ge0106r from the dataset Hubble Space Telescope (hst),

abcli select; open .
hubble select dataset hst
hubble select object public/u4ge/u4ge0106r
hubble download ~dryrun

image

image

also see notebooks/hst.ipynb


PyPI version

About

🔭 tools to access and process Hubble Space Telescope imagery and other datasets on AWS Open Data Registry

Topics

Resources

License

Stars

Watchers

Forks

Languages