pbs-assess / pacea

An R package to house Pacific Region ecosystem data to help facilitate an ecosystem approach to fisheries.
Other
14 stars 0 forks source link

Getting documented spatial definitions of fishing areas etc. #8

Open andrew-edwards opened 1 year ago

andrew-edwards commented 1 year ago

Joe got the Coastline.rda file from another package to get going. For documentation we should get something traceable, either the PBSmapping .rda file or also look in:

https://github.com/pbs-software/pbs-data

Rowan had said: The package you want is called 'PBSdata', which contains a variety of shapefiles. ... I have additional shapefiles in a local (non-public) package called 'PBSvault': 'Provides data objects that are either large, seldom used, proprietary, or defunct.'

However, most of what you need is likely in PBSdata.

andrew-edwards commented 1 year ago

From ?PBSdata, and checking the help for the relevant data objects, looks like we should get the following. I think they use PolyData and similar ideas that are from PBSmapping, so we may want to convert them to something that's now more standard. Or just or re-extract from original sources if necessary. Can adapt the existing help files, and also properly cite PBSdata as the source. The objects are:

andrew-edwards commented 1 year ago

https://github.com/IOS-OSD-DPG/Pacific_SST_Monitoring/blob/main/scripts/POI_latlon.R

Could include some of these.