APOD Search

Introductions, Rules, Announcements, and Feedback
Post Reply
astrostu
Asternaut
Posts: 8
Joined: Sun May 16, 2010 9:45 am
Location: UK
Contact:

APOD Search

Post by astrostu » Thu Oct 31, 2013 12:48 pm

During the shutdown I realised that most of the English mirror sites don't have the search facility that the main site has. So I created one: http://strudel.org.uk/apod/.

You can search by words, by phrase (put it in quotation marks) and limit results to those without specific words (put a minus sign directly before the word you don't want). I've also made an advanced search that lets you search by position on the sky and by type of astronomical object. To make the position search I parsed each APOD explanation looking for deep-sky objects and ran them through a position look-up service I wrote (http://strudel.org.uk/lookUP/) that queries services such as Simbad, NED, SkyBot etc.

I've done a few test searches since the main site came back online and the results are pretty similar to the main APOD search. Like the main site I've kept the standard APOD styling although I only show 50 results per page so that your browser isn't overwhelmed by thousands of images. With each result I include the credit line, "tags" (types of object identified from name-resolved objects in the description) and links to translations (not every APOD is translated so these links may not always work).

You can get the results in JSON-p format if you like that sort of thing e.g. http://www.strudel.org.uk/apod/json/?q= ... k=myfnname I was contemplating outputting VOTable results too but APOD may be too broad in wavelength/sky/time coverage to neatly fit into a VO service. Also, I don't have projection info etc. Potentially this could be solved by running each image through a local copy of astrometry.net but that is a bit too much work for me to get up and running at the moment.

I hope it is useful. If anyone has ideas for extra features please let me know.

Clear skies.

User avatar
geckzilla
Ocular Digitator
Posts: 9180
Joined: Wed Sep 12, 2007 12:42 pm
Location: Modesto, CA
Contact:

Re: APOD Search

Post by geckzilla » Thu Oct 31, 2013 12:55 pm

Thanks Stuart. Very nice work!
Just call me "geck" because "zilla" is like a last name.

User avatar
rstevenson
Quis custodiet ipsos custodes?
Posts: 2705
Joined: Fri Mar 28, 2008 1:24 pm
Location: Halifax, NS, Canada

Re: APOD Search

Post by rstevenson » Thu Oct 31, 2013 4:56 pm

Very nice! I particularly like the compact view, showing thumbnails only, which is useful if you have some idea what the image is that you're looking for, but only a vague idea of the particular APOD title.

Rob

Post Reply