MODIS HRG monthly mean aerosol data extraction and plotting in xarray #6074
Unanswered
HARSHBARDHANK94
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to explore the MODIS high resolution aerosol data using xarray using following simple steps:
Upon opening the dimension inside the files looks different than usual .nc files:

The data files can be easily assessed from the FTP: https://www.nsstc.uah.edu/data/sundar/MODIS_AOD_L3_HRG/AQUA/MONTH/
I want it to regularise the file dimensions as: Lat: -90 to 90 and Lon: -180 to 180 and plot the same!!
Beta Was this translation helpful? Give feedback.
All reactions