pfmc-assessments / VASTWestCoast

VAST for the NWFSC West Coast data
Other
5 stars 1 forks source link

Pull out code from `VAST_do()` to create mesh independently #46

Open kellijohnson-NOAA opened 2 years ago

kellijohnson-NOAA commented 2 years ago

Do not call it make_mesh() b/c that is what {sdmTMB} calls it. Functionality will be the same but you will not have to run VAST_do() or VAST_spp() to get the mesh. Then, VAST_spp() will just use this function.