Class AkariGenerator

    • Constructor Detail

      • AkariGenerator

        public AkariGenerator()
    • Method Detail

      • getImages

        public void getImages​(double ra,
                              double dec,
                              double size,
                              ArrayList<String> spells)
        It appears that the SIAP query for AKARI is assumed to request data in ecliptic coordinates. So we'll convert the input RA/Dec to ECL and then get the images. The AKARI output fully describes the proxy image, so we don't need to pass anything else special.
        Specified by:
        getImages in interface ImageGenerator
        Overrides:
        getImages in class SIAPGenerator
        Parameters:
        ra -
        dec -
        size -
        spells -