-
Notifications
You must be signed in to change notification settings - Fork 283
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
Grib Py3 whats new #1806
Grib Py3 whats new #1806
Conversation
I'm not sure I agree with the statement, even if it is factually correct at the moment. The problem is that a future version of the GRIB_API could come along which does support Python3 - I can't be certain, but it looks to me like if that did happen we wouldn't need a new Iris version. We aren't taking away functionality from users at this point, so I'd be inclined to just make a mention of GRIB not being available on Py3 yet, rather than it being a fundamental limitation of Iris. |
i've updated the wording, is this any better? |
I know this is closed, but I'm puzzled.. |
I think we agreed that the change necessary to make GRIB work on Python 3 was not going to be included. The discussion is in the (closed) PR #1774 which is the py3k-grib branch you are referring to. |
Thanks for explaining @ajdawson. But in any case, I think it is the same, if I misunderstood the status of this (and now have it right!)
Assuming I've now got it, I'll add some python-3 specific skips to the things that break. |
I believe that is accurate. If unsure I'd suggest you additionaly check with @rhattersley. |
It all looks good to me. 👍 Thanks for pushing this forwards! 😄 (FYI, work commitments have dragged me away from much active involvement recently and for the next month or so, but I'm very happy to spout opinions where that helps! 😉) |
replacing #1774 for now, noting the lack of support for GRIB in Python3