How to use MODIS quality assurance data MCD64A1
Posted: Tue Jan 02, 2024 10:31 pm America/New_York
Dear LPDAAC team,
I currently use MODIS C6.1 quality assurance data (global GEOTIFF product (e.g., *_ba_qa.tif) provided by the univeristy of maryland, mosaiced window-wise using ArcPy subsequently) for research purposes.
I'm happy to find the QA tool for ArcPro: https://git.earthdata.nasa.gov/projects/LPDUR/repos/arcgis-modis-viirs-python-toolbox/browse , and the MODIS product I use is included in the additional information (MODIS Version 6 Products List).
However, my ArcPro version is 3.0.1 and the tool is tested on the version 1.3. Since the web seemed to be updated in 2020, I would like to inquiry if there's any other updates on this tool for the updated version of ArcPro, because I couldn't add this toolbox in my ArcPro environment (the software failed to identify the pyt file).
As I have tried to find various tutorials that aid the usage of this dataset, it seems we need to decipher the 8 bit data (for ArcPy mosaic output I have configured "8-BIT UNSIGNED" for compatibility, the same as the GEOTIFF metadata) to identify (possible pixels of) the burned area, and the toolbox exactly designed such an algorithm. Thus, if the toolbox is unable to be upgraded for further version of ArcPro, I would also like to inquiry whether a code example is provided to guide how to decipher the data via Python (e.g., related library, decipher algorithm).
If you recommend me to contact the author Aaron Friesz as listed on the website, I will try.
Best regards,
Taochun
I currently use MODIS C6.1 quality assurance data (global GEOTIFF product (e.g., *_ba_qa.tif) provided by the univeristy of maryland, mosaiced window-wise using ArcPy subsequently) for research purposes.
I'm happy to find the QA tool for ArcPro: https://git.earthdata.nasa.gov/projects/LPDUR/repos/arcgis-modis-viirs-python-toolbox/browse , and the MODIS product I use is included in the additional information (MODIS Version 6 Products List).
However, my ArcPro version is 3.0.1 and the tool is tested on the version 1.3. Since the web seemed to be updated in 2020, I would like to inquiry if there's any other updates on this tool for the updated version of ArcPro, because I couldn't add this toolbox in my ArcPro environment (the software failed to identify the pyt file).
As I have tried to find various tutorials that aid the usage of this dataset, it seems we need to decipher the 8 bit data (for ArcPy mosaic output I have configured "8-BIT UNSIGNED" for compatibility, the same as the GEOTIFF metadata) to identify (possible pixels of) the burned area, and the toolbox exactly designed such an algorithm. Thus, if the toolbox is unable to be upgraded for further version of ArcPro, I would also like to inquiry whether a code example is provided to guide how to decipher the data via Python (e.g., related library, decipher algorithm).
If you recommend me to contact the author Aaron Friesz as listed on the website, I will try.
Best regards,
Taochun