Echobase

Presentation

The French Institute for the Exploitation of the Sea (Ifremer) has designed an open software suite to store fisheries data and produce and analyse standard ec(h)osystemic indices and maps for survey-based ecosystem monitoring. It comprises a postgreSQL database designed to store metadata, acoustic and fishing data collected during integrated fisheries surveys and on moorings (EchoBase) and a suite of R codes (EchoR) to produce and analyse standard ec(h)osystemic indices and maps based on Echobase data. This site describes the Echobase database.

EchoBase is built upon an open source PostgreSQL database, ensuring large storage capacities and easy integration into Geographical Information Systems or dynamic websites. It has been designed to store data collected during both acoustic-trawl and bottom trawl vessel-borne surveys, or by moorings. The EchoBase data model is based on the ICES WGFAST Topic Group on metadata standards convention. It comprises a main « cruise metadata branch » on which are plugged acoustic and fishing (« Operation ») data. Biomass estimation results can also be stored in the database at both the acoustic cell (small scale results) and voyage (large scale results)levels. The database also allows for the storage of length-weight and Target Strength-length reference relationships, as well as map data at the voyage level.

EchoBase features a Java web-browser interface for selecting working databases, managing users, importing, editing and querying data. It also can be easily connected to LibreOffice base, the R statistical software or Geographic Information Systems such as QuantumGIS for querying and mapping data. Portable H2 databases can be extracted from the server-based EchoBase instance and stored on a local harddrive.

Codes to import/export data from/to EchoBase are available in the EchoR R package.

Documentation