Create VIIRS RGB images entirely from background script

Post any questions, ideas, or topics related to Jython and Python scripting.
Post Reply
User avatar
tommy.jasmin
Posts: 35
Joined: Tue Aug 17, 2010 6:56 pm

Create VIIRS RGB images entirely from background script

Post by tommy.jasmin »

We wanted to alert users to this capability, which could be useful in situations were someone wanted to automate creation of RGBs as a background process.

A script and sample data can be found here: ftp://ftp.ssec.wisc.edu/pub/mug/VIIRS-RGB/

A few notes about this script:

    If running 1.7u1 or earlier, you must use the nightly build since it relies on loadJPSSImage
    You need to have the VIIRS Formulas plugin installed, since it also relies on the viirs_M_rgb() function

The sample data will produce the following image:

Image
Post Reply