The EchoBase team is pleased to announce the echobase-4.0.9 release! The French Institute for the Exploitation of the Sea (Ifremer) has designed an open software suite for storing fisheries acoustic data and computing acoustic indicators for survey-based ecosystem monitoring. It comprises a postgreSQL database designed to store acoustic, navigation and fishing data from ecosystemic surveys (EchoBase) and a suite of R codes (EchoR) for computing fish population indicators based on Echobase data. Documentation of the project can be found here: http://echobase.codelutin.com Changes ------- Changes in this version include: Fixed Bugs: o Erreur au lancement d'une base embarquée Issue: 8840. Thanks to Mathieu Doray. Resolved by jruchaud. o N'exporter que les données associées au bateau sélectionné dans l'export CIEM Issue: 8870. Thanks to Mathieu Doray. Resolved by jruchaud. o Erreur à la création d'une application embarquée (avec les données PELGAS2015) Issue: 8829. Thanks to Mathieu Doray. Resolved by jruchaud. o La platform code ne se met pas à jour dans l'export ICES Issue: 8820. Thanks to Mathieu Doray. Resolved by jruchaud. Downloads --------- For a manual installation, you can download files here: https://forge.codelutin.com/projects/echobase/files * echobase-embedded-4.0.9.zip - https://forge.codelutin.com/attachments/download/4352 * echobase-referentiel-4.0.9.echobase - https://forge.codelutin.com/attachments/download/4353 * echobase-ui-4.0.9-full.war - https://forge.codelutin.com/attachments/download/4354 * echobase-ui-4.0.9-lizmap.zip - https://forge.codelutin.com/attachments/download/4355 Maven artifacts --------------- Artifacts are deployed in nuiton maven repository http://maven.nuiton.org/other-releases/ Have fun! -EchoBase team