Open pdez90 opened 4 years ago
Running smoothly on my end. Maybe scheduled server downtime (frequently occurs on Wednesdays)? Have you tried with the latest develop version?
I did! I just tried running it again and failed.
Are the login credentials in ~/.netrc correct?
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