Make shapefileΒΆ
Use function mergedgrid_to_shp to produce shapefiles from a merged.nc file
Example:
import ship_mapper as sm
info = sm.load_info('1_run')
sm.mergedgrid_to_shp(info)
Use function mergedgrid_to_shp to produce shapefiles from a merged.nc file
Example:
import ship_mapper as sm
info = sm.load_info('1_run')
sm.mergedgrid_to_shp(info)