Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: $ operator is invalid for atomic vectors #103

Open
pdez90 opened this issue Nov 11, 2020 · 3 comments
Open

Error: $ operator is invalid for atomic vectors #103

pdez90 opened this issue Nov 11, 2020 · 3 comments

Comments

@pdez90
Copy link

pdez90 commented Nov 11, 2020

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

@fdetsch
Copy link
Owner

fdetsch commented Nov 12, 2020

Running smoothly on my end. Maybe scheduled server downtime (frequently occurs on Wednesdays)? Have you tried with the latest develop version?

@pdez90
Copy link
Author

pdez90 commented Nov 12, 2020

I did! I just tried running it again and failed.

@fdetsch
Copy link
Owner

fdetsch commented Nov 12, 2020

Are the login credentials in ~/.netrc correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants