-
Notifications
You must be signed in to change notification settings - Fork 82
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
added parse_grib_idx function #471
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I realise that this code was not originally yours @Anu-Ra-g . However, this is the chance to produce better style and decide what information we want to parse and why.
We should attempt to include tests which cover every new line added.
91cb20f
to
c6b9e1b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Obviously needs tests; and without the next stage of the workflow, this function isn't too useful by itself.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the following PR, when we have the other function too, we can actually make a test.
Added
parse_grib_idx
function for parsing the.idx
file in the cloud archives