Hi, Im trying to read in the AOD from MAIAC. This is my code:
hdf1= getHdf(product= "MCD19A2", collection="006", tileH=21, tileV=9, begin="2020.03.14", end="2020.05.10")
I keep getting the error:
Error: $ operator is invalid for atomic vectors
I don't know what is going on. I have the latest version of this package. Any help would be much appreciated! Thank you