GPlates / gplately

GPlately is a Python package to interrogate tectonic plate reconstructions.
https://gplates.github.io/gplately/
GNU General Public License v2.0
56 stars 13 forks source link

Muller 2022 Plate model #127

Closed ARutson closed 10 months ago

ARutson commented 10 months ago

Hello All, The plate model for Muller2022 and Merdith2021 from the datacentre come out as the same (see first 2 Images), with some variations in how they get the coastline, continent, and CoB polygons.

There are additional rotation files in the earthbyte model downloads for Muller2022, with an optimised Merdith2021 and a no-net rotation.rot files (see Image 3 and 4 respectively). Looking at the Muller 2022 paper, it looks like the optimised Merdith2021 is the one they use to produce the images in their paper.

Image 1 (Merdith2021 from data server) merdith2021_datacentre Image 2 (Merdith2021 from data server) Muller2022_datacentre Image 3 (Optimised Merdith2021 files from Muller2022 repository on EarthByte) Merdith2021_Optimised Image 4 (No Net rotation files from Muller2022 repository on EarthByte) Muller2022_local

michaelchin commented 10 months ago

Hi @ARutson ,

We have updated the Muller2022 model. Could you please send us the code to plot the above maps? We would like to do some testings before closing this Issue. Thanks.

ARutson commented 10 months ago

Hi @michaelchin ,

Sorry for the delay. Here s the script for generating the images above. For the local file names I've renamed the directory paths so you can enter your own into it, if needs be.

Gplately_Plate_Files_Test.txt

Kind regards, Alex

michaelchin commented 10 months ago

Hi @michaelchin ,

Sorry for the delay. Here s the script for generating the images above. For the local file names I've renamed the directory paths so you can enter your own into it, if needs be.

Gplately_Plate_Files_Test.txt

Kind regards, Alex

Thanks Alex. Here is the test result. You need to install gplately from github repository to use the latest changes.

Screenshot 2023-11-22 at 6 24 08 pm