describe - Returns a variety of statistical parameters about an imagery or gridded data objects
Multiple data objects can be passed through describe() at once, separated by commas (example: describe(imageryIR,imageryVIS)).
Users may select to output only certain statistical parameters for their data. When doing this, the first parameter(s) passed through describe() should be the data objects, and the last parameters should be the statistical parameters to output. These statistical parameters are included in the list above, and they should be entered as strings and quoted (see example 2 above).
findUnits - Returns the units of a data object
rangeOnly= | True - returns only the range unit (default) |
sparkline - Returns a histogram of data values in a data object returned from loadADDEImage and loadGrid