Skip to content
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

Add VTK file that takes a folder path and outputs more fields by default #53

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Djneu
Copy link

@Djneu Djneu commented Mar 1, 2023

Hi all,
This is a modified VTK file we've been using with the fastscape-aspect coupling which takes a folder path (assuming a separate program has already created this and the VTK folder), and creates VTK files into this that by default show the topography, basement, erosion rate, total erosion, drainage area, and catchment.

Would it be possible to include this file on the main branch? Thank you for your time!

@benbovy
Copy link
Member

benbovy commented May 26, 2023

Hi @Djneu,

Thanks for the PR and sorry for the wait.

Probably a cleaner way to do this would have been to refactor the current VTK routine to make it a bit more flexible, but this would be more work with breaking changes. TBH I'm a bit reluctant adding more functionality since this repository is in maintenance-only mode (#55 (comment)), but if that's something helpful for you I'd be fine doing an exception here.

@Djneu
Copy link
Author

Djneu commented Jul 3, 2023

Hi @benbovy, no problem and thanks for the reply! In this case I think we will keep a separate branch of this fortran version for the small changes we will make as the eventual plan is to convert the plugin to work with the C++ version.

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

Successfully merging this pull request may close these issues.

4 participants