Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

New EKT Lab: Alternative mesh generation for Landlab #91

Open
elbeejay opened this issue Dec 1, 2020 · 4 comments
Open

New EKT Lab: Alternative mesh generation for Landlab #91

elbeejay opened this issue Dec 1, 2020 · 4 comments

Comments

@elbeejay
Copy link

elbeejay commented Dec 1, 2020

Summary

I prepared a few notebooks that use the mesh generator dmsh, and the mesh generator from Anuga to create unstructured grids that are passed into Landlab. Examples contain code for creating Landlab models using these other mesh generators as a starting point. Only the flow accumulation and drainage area components are demo'd, but there are many other questions one might want to ask about the influence of cell resolution (and local cell resolution) on different landscape evolution processes. I thought this could make for an interesting/thought-provoking ETK lab, but I welcome any disagreement or differing opinions.

Required Information

Below are the items corresponding to required information from here:

URL of your EKT Lab wiki: https://elbeejay.github.io/meshing-with-landlab/
URL to download Jupyter Notebooks: https://github.com/elbeejay/meshing-with-landlab/tree/master/examples
Python packages used for Jupyter Notebooks: numpy, matplotlib, landlab, dmsh, anuga

@mdpiper
Copy link
Member

mdpiper commented Dec 1, 2020

@elbeejay This is awesome, Jay! I'll check with Irina (I'm sure it'll be fine), then I'll set up an EKT lab. I may ask you for some additional explanatory prose for the lab page. Feel free to email me directly if you have any questions or comments.

@mdpiper
Copy link
Member

mdpiper commented Dec 7, 2020

@elbeejay I've completed a first pass at a lab page: https://csdms.colorado.edu/wiki/Lab-0020. Please feel free to edit it (and let me know if you can't). Change anything you'd like.

Because of its dependencies, I'll add it to the CSDMS JupyterHub in a separate kernel. I'm going to hold off until the end of the semester to do this, though.

@elbeejay
Copy link
Author

elbeejay commented Dec 7, 2020

Thanks Mark, it looks great! I added some references for the various software packages but otherwise I think that covers the gist of it.

Because of its dependencies, I'll add it to the CSDMS JupyterHub in a separate kernel. I'm going to hold off until the end of the semester to do this, though.

👍 Let me know if there's any way I can help with setting that up.

@iovereem
Copy link

iovereem commented Dec 8, 2020 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants