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

Rotating flowlines with gplately #301

Open
peterH105 opened this issue Nov 22, 2024 · 1 comment
Open

Rotating flowlines with gplately #301

peterH105 opened this issue Nov 22, 2024 · 1 comment
Assignees
Milestone

Comments

@peterH105
Copy link

Dear GPlates community,

I want to link rotated flowlines together with an age grid back in time using gplately. Currently, the underlying grid is rotated back correctly, while the flowlines are not moving (see attached left plot, rotated back to 60 Ma). Presumably, because the plot of the flowlines is not linked to the plate rotation model. I tried with model.reconstruct, but I did not succeed.

My question is: How to link the flowlines to the underlying plate motion model? My input is similar like shown in Example 09 (lef_lon, left_lat, right_lon, right_lat, model). In GPlates this exercise works well, when constructing the flowlines(see right plot).

Thanks for considering my request, hope you can help!

Cheers,

Peter

Flowline_Example

@jcannon-gplates
Copy link
Contributor

It looks like the flowlines are always at present day (in GPlately) – judging by this line of code (which appears to always reconstruct to present day).

@GPlates/gplately-dev: Should we add a reconstruction_time parameter to PlateReconstruction.create_flowline? Currently it's hardwired to 0 Ma. Here is a flowline example in pyGPlates - only real difference is the reconstruction time. Same applies to PlateReconstruction.create_motion_path.

@jcannon-gplates jcannon-gplates added this to the release 2.0.0 milestone Nov 24, 2024
@jcannon-gplates jcannon-gplates self-assigned this Jan 23, 2025
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

No branches or pull requests

2 participants