-
Notifications
You must be signed in to change notification settings - Fork 38
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
collaborate with xugrid project? #4
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
Comments
Indeed, that would be good.
I tried to clone and install their suite. It seems they are too tied to windows OS and constantly pushing changes.
…________________________________
From: Ryan Abernathey ***@***.***>
Sent: Thursday, November 11, 2021, 12:03 PM
To: UXARRAY/uxarray
Cc: Subscribed
Subject: [UXARRAY/uxarray] collaborate with xugrid project? (Issue #4)
Thanks to @clyne<https://github.com/clyne> for the great talk at the Pangeo Showcase yesterday.
Following up on that, I thought I'd help make contact between this project and the xugrid project:
* https://deltares.github.io/xugrid/
* https://github.com/Deltares/xugrid
The project was started by @Huite<https://github.com/Huite> and includes a few other contributors such as @visr<https://github.com/visr>, who originally brought it to my attention.
The scope of xugrid is as follows:
Xarray extension to work with 2D unstructured grids, for data and topology stored according to UGRID conventions.
Compare this to uxarray
Uxarray will provide Xarray styled funtions to better read in and use unstructured grid datasets that follow UGRID conventions.
These scopes are nearly identical.
Hoping to start a conversation about how these teams could potentially work together.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#4>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AALF6AR6KBITZT724VBZBRTULQAOHANCNFSM5H3BAXJQ>.
|
Hi, @rabernat Thanks for opening this. @rajeeja Yeah, I haven't gotten to wrapping things up neatly yet, as the README says, it's still very much a work in progress. Haven't managed to get it to BackgroundTo give a bit of background, I'm a geohydrologist at the Groundwater Department of Deltares The impulse for this work on unstructured grids has been the release of MODFLOW6 by the USGS: https://www.usgs.gov/software/modflow-6-usgs-modular-hydrologic-model Relevant materialFor the record, this where most of my previous discussion can be found: pydata/xarray#4222 In general, I ended up going with the approach sketched here for now: This does means there's a fair amount of forwarding to do. As far as I can tell, the indexes in xarray are not yet flexible enough to do the stuff I'd like to with "default" xarray accessors. I like the accessor approach -- so far -- because I can tell my colleagues to simply write Also a number of notes here: CooperationIn general: I'd be very happy with an open source community project. I have no demands with regards to name or branding. Here's a number of questions that come up for me:
I'm still very much figuring things out -- hence the lack of tests. I do however have a number of obligations to fulfill within my organization, I need to deliver some features on a fairly short time scale. It seems likely to me your roadmap is somewhat different (and can afford to be more ambitious). I don't think should be an issue: I would be happy to contribute, but it also seems likely that at least on the short term I'd need to keep my own thing in the air (read: |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Thanks to @clyne for the great talk at the Pangeo Showcase yesterday.
Following up on that, I thought I'd help make contact between this project and the xugrid project:
The project was started by @Huite and includes a few other contributors such as @visr, who originally brought it to my attention.
The scope of xugrid is as follows:
Compare this to uxarray
These scopes are nearly identical.
Hoping to start a conversation about how these teams could potentially work together.
The text was updated successfully, but these errors were encountered: