|
Scientific Data Formats: HDF-EOS |
|
This function reads data from the designated level fields into the data buffer from the subsetted area of interest.
Result = EOS_PT_EXTRACTREGION( pointID, regionID, level, fieldlist, buffer)
Returns SUCCEED (0) if successful and FAIL (–1) otherwise.
Point id (long).
Period id (long) returned by EOS_PT_DEFBOXREGION.
Point level (0-based long).
List of fields (string) to extract.
A named variable that will contain the data buffer.
None
In this example, we read data within the subsetted area of interest defined by EOS_PT_DEFBOXREGION from the Longitude and Latitude fields: