var himawari = require('himawari'); himawari({ /** * The zoom level of the image. Can be 1-5 for non-infrared, and 1-3 for infrared (default: 1) * Each zoom level requires more images to be downloaded and therefore stitched * together. Higher zoom yields a higher resolution image. * @type {Number} */ zoom: 1, /** * The time of the picture desired. If you want to get the latest image, use 'latest'