4 Table summaries
This database is arranged as a set of eleven main tables, two views of species-specific data, and a further two views for codes.
The following is a listing and brief outline of the tables contained within rocklob pertaining to pueruli settlement:
-
t_locations : contains the full name of each location code and the method of puerulus collector deployment.
-
t_catch : contains details for each puerulus collector check, including location code, date, and numbers of pueruli caught.
-
t_puer_lfreq : contains carapace length data for puerulus caught by collectors during a check.
-
t_puer_stage : contains life history stage data for individual pueruli caught by collectors during a check.
The following is a listing and brief outline of the tables contained within rocklob pertaining to phyllosoma trawl surveys:
-
t_trip : contains profile information on all trips.
-
t_station : contains data on location, gear used and environment at each station within a trip.
-
t_stat_comm : contains comments for a station in a trip.
-
t_phy_stage : contains codes for levels of life history development for individual phyllosoma.
- _scyllarus : a view of the t_phy_stage table containing all scyllarus (SHL) phyllosoma life history stage data.
- v_jasus : a view of the t_phy_stage table containing all Jasus sp. phyllosoma (PHY) life history stage data.
-
t_evpsumm : contains start and finish times and positions, and station numbers contained in, envelopes of DAS data.
-
t_dasdata : contains filtered data from the vessel’s sensors collected in DAS envelopes
-
t_stage_codes : contains crayfish development stage codes and their descriptions, from phyllosoma larvae to juveniles.
- v_puer_stage_codes : contains puerulus development stage codes and their descriptions.
- v_phy_stage_codes: contains phyllosoma development stage codes and their descriptions.