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

Problem with subletting of variables with the last version of icepyx #10

Open
facusapienza21 opened this issue Nov 2, 2020 · 0 comments

Comments

@facusapienza21
Copy link
Member

As it was already reported in one of the issues in icepyx, we received the following error after we try to select the variables in ATL06 we want to retrieve:

Screen Shot 2020-11-02 at 12 20 40 AM

In utils_atl06 we found the code used to retrieve the ATL06 data and create the associated Pandas data frames. If now we comment the lines where we select the name of the variables in the ATL06 product we want to sublet, then we don't received that error anymore:

Screen Shot 2020-11-02 at 12 23 09 AM

Furthermore, it seems that without the subletting, we retrieve all the requiered information in the ATL06 product. However, we would like to ask for specific variables, in order no to download features that we are not going to use.

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

1 participant