Open brmather opened 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.
@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:
continent_contour_buffer_using_plate_ids
(@jcannon-gplates)seafloor-grids
(@michaelchin)oceans_clip
(@lauren-ilano)Do these branches need merging?
continent_contour_buffer_using_plate_ids (@jcannon-gplates)
Thanks, I've just merged this in #272
Moving a bunch of (mostly) hidden code from
reconstruction.py
toutils/seafloor_grid_utils.py
.