ices-eg / wg_WGACOUSTICGOV

Working Group on Acoustic Trawl Data Portal Governance
http://ices.dk/community/groups/Pages/WGacousticgov.aspx
5 stars 1 forks source link

Experimental Shiny app for looking into acoustic and biotic data #39

Open HjalteParner opened 1 year ago

HjalteParner commented 1 year ago

@StefanieHaase has initiated the development of a shiny app for looking into acoustic and biotic data using ICES data format in R. This shiny app is now hosted in development tools on GitHub at https://github.com/ices-tools-dev/ICESAcousticDatabase_Diagnostics

I have added the possibility to browse acoustic and biotic data from uploaded into the acoustic data portal. However I yet need to enable download of the selected data and make it availeble as input.

While looking at the code I found theres quite a few changes which is needed to make it ready for production and as such hosted as an ICES shiny app.

0) Make acoustic and biotic data downloadable from the acoustic database - I will do this! 1) Currently all data files are not able to load because of memmory issues which we need to find a solution for. 2) Currently 2 species are hardcoded for the biotic diagnostics which need to be dynamic for all species. 3) Currently the map is quite primitive which can be made better with a real map component quite easely

.. above is a minimum for the shiny app to be make production.

Any help and other sugestions are more than welcome!

HjalteParner commented 4 months ago

I haven't done any progress on this and it's not in the pipeline for me to move it forward because of time restrictions

HjalteParner commented 1 month ago

@StefanieHaase I have parked this from my point of view as I do not have the time to take it on