ACHMartin / seastar_project

4 stars 0 forks source link

Mask generation problem #228

Closed DavidMcCann-NOC closed 1 year ago

DavidMcCann-NOC commented 1 year ago

This works on my machine after the L1 processing chain, invoke with something like:

mask, coast_polygons = ss.utils.tools.compute_land_mask_from_GSHHS(ds_L1b['Track_1'])

Timed at 157s using data from the 17th may

Added some print commands to inform of how far along it is.

ACHMartin commented 1 year ago

No comment. I hope it will work with mine as well. Thanks