Rotating non topologies (coastlines) in pyGplates

Hi

I’m trying to get the location of the coastlines (from the Muller 2016 model) through pyGplates back in time. With topologies, this is done using the resolve_topologies function. How do I apply it to coastlines polygons?

Thank you,
Lior

Figured it out.
I used the pygplates.reconstruct function to reconstruct the static polygons to the correct time.
I will leave the question here for users with similar issues. Please add any alternative solutions in the comments.

Lior