GPlates / gplately

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

Refactor seafloor age gridding workflow #271

Open brmather opened 2 months ago

brmather commented 2 months ago

Moving a bunch of (mostly) hidden code from reconstruction.py to utils/seafloor_grid_utils.py.

brmather commented 2 months ago

Most of the commit history is branched from the recently merged #125. Only the last commit, "moving code from reconstruction.py to seafloor_grid_utils.py," is actually new in this branch.

brmather commented 2 months ago

@michaelchin, @jcannon-gplates, @lauren-ilano @laurilano I hope this doesn't conflict with anything you are working on!

I notice there are a few branches related to the seafloor age gridding workflow that have recent commits:

Do these branches need merging?

jcannon-gplates commented 2 months ago

continent_contour_buffer_using_plate_ids (@jcannon-gplates)

Thanks, I've just merged this in #272