STAREmaster
1.0
|
The STAREmaster utility computes STARE indicies for common NASA datasets.
STAREmaster consists of:
STAREmaster also uses the STARE library, which computes the spacio-temporal indicies for the geo-location data that STAREmaster reads from the data file.
The command line tool creates a sidecar file for a scienfic data set.
Use the command line tool like this:
createSidecarFile -d dataset_code data_file
The full set of options is listed with –help:
STARE spatial create sidecar file. Usage: ./createSidecarFile [options] [filename]} Examples: ./createSidecarFile data.nc ./createSidecarFile data.h5
Options: -h, --help : print this help -v, --verbose : verbose: print all -q, --quiet : don't chat, just give back index -b, --build_level : Higher levels -> longer initialization time. (default is 5) -d, --data_type : Allows specification of data type. -o, --output_file : Provide file name for output file. -r, --output_dir : Provide output directory name.
The STAREmaster library is a C++ library which can read targeted data sets and determine their geo-location information.
Each data set which is understood by the STAREmaster library has a class file with full documentation.
Data Set | Library Class |
---|---|
MOD05 | ModisL2GeoFile |
MOD09 | Modis09L2GeoFile |
MODIS HDF4 Level 2 Documentation: Ocean Level-2 Data Products, March 22, 2010 https://oceancolor.gsfc.nasa.gov/docs/format/Ocean_Level-2_Data_Products.pdf
MODIS netCDF Level 2 Documentation: Ocean Level-2 Data Format Specification, https://oceancolor.gsfc.nasa.gov/docs/format/l2nc/