Search found 5 matches

by staochun
Wed Jan 03, 2024 11:15 am America/New_York
Forum: Home
Question: How to use MODIS quality assurance data MCD64A1
Replies: 2

Re: How to use MODIS quality assurance data MCD64A1

Dear dgolon @ LPDAAC, Thanks for your reply. Indeed, updating the ArcPro toolbox will be crucial to the further usage of this product. Also, I'm wondering if there's any coding solution that can help directly incorporate the decipher algorithm into the GEOTIFF (provided by the University of Maryland...
by staochun
Tue Jan 02, 2024 10:31 pm America/New_York
Forum: Home
Question: How to use MODIS quality assurance data MCD64A1
Replies: 2

How to use MODIS quality assurance data MCD64A1

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/proje...
by staochun
Fri Sep 01, 2023 1:19 pm America/New_York
Forum: Home
Question: How to open MISR L3 aerosol product in Python?
Replies: 12

Re: How to open MISR L3 aerosol product in Python?

Hello @ASDC - cheyenne.e.land Thanks for agreeing with my idea! Question raised by @vasu_007 is also interesting! Hope I will have opportunies with you all to help create this kind of useful tutorial which may coutribute to the xarray (or other projects) in terms of compatibility between satellite p...
by staochun
Thu Aug 31, 2023 1:57 pm America/New_York
Forum: Home
Question: How to open MISR L3 aerosol product in Python?
Replies: 12

Re: How to open MISR L3 aerosol product in Python?

Hi ASDC staffs, Big thanks for telling me how to use xarray to open this product and introduce another useful library. Indeed the group concept is very useful in tackling this kind of issue as you mentioned in the post. Xarray is a widely used library that appears normally in articles published by N...
by staochun
Mon Aug 28, 2023 1:37 pm America/New_York
Forum: Home
Question: How to open MISR L3 aerosol product in Python?
Replies: 12

How to open MISR L3 aerosol product in Python?

Hi NASA staffs. I have already downloaded MISR L3 product: MI3DAENF.002 (https://asdc.larc.nasa.gov/data/MISR/MI3DAENF.002/). I don't know how to open that as I failed when I used xarray/netCDF4 in python (because it's in netcdf format, as shown in the figure below where the dataset seems empty when...