-
Notifications
You must be signed in to change notification settings - Fork 10
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
Roadmap #1
Comments
@joeloskarsson I am happy to revisit this roadmap to create a new release with just the PRs you have been working on. Maybe you could see if you would like to have a tagged release at some point and let me know? I can always push the functionality I mention above to later version numbers. I only made the roadmap to give an idea of features I would like to add and in what order |
Yes it would probably be good to have the things I am working on / planning to work on in here. I don't have any strong opinions about the ordering of these things, or creating specific releases, so I'll let you plan that out. But I'll list here the things I have been doing and are planning to do, so you can add them to the roadmap: Done / on the way
Planned (roughly in this order)
Maybe @TomasLandelius would want to also add an entry about the SOM-based graph creation discussed here: mllam/neural-lam#4 (comment) |
v0.3.0
Reviewer: @leifdenby
Reviewer: @SimonKamuk
Other Issues
wmg.graphtool.WrappedDiGraph
which behaves like anetworkx.DiGraph
for the operations we needReviewer: @joeloskarsson, @sadamov
[2, nx, ny]
) and instead make it so mesh node coordinates can be computed from bounding box of input coordinates (or something like that)Archive
v0.2.0
Reviewer: @SimonKamuk
grid_refinement_factor
andlevel_refinement_factor
containing_rectangle
v0.1.0
nodes by attribute value
networkx.DiGraph
objectsThe text was updated successfully, but these errors were encountered: