An open API service indexing awesome lists of open source software.

https://github.com/gadget-framework/modelwizard

Interactive Gadget3 / SS3 Model builder
https://github.com/gadget-framework/modelwizard

Last synced: 5 months ago
JSON representation

Interactive Gadget3 / SS3 Model builder

Awesome Lists containing this project

README

          

# ModelWizard: A marine model builder for Gadget3 and SS3

* [User guide](user-guide.md)

## Local installation

The following system dependencies need to be installed:

```
apt install r-recommended liblapack-dev libblas-dev gfortran
# For r4ss
apt install libfontconfig1-dev
# For rsconnect / shinyapps.io
apt install libcurl4-openssl-dev libssl-dev
```

Then R dependencies can be installed with:

```
Rscript install-deps.R
```

To run the app,

The user-guide content needs pregenerating with:

```
Rscript pregenerate.R
```

## Shinyapps.io deployment

Once installed locally, you can deploy to your shinyapps account with:

```
rsconnect::setAccountInfo(...)
rsconnect::deployApp('.', account = "...", appName = "modelwizard")
```

## Acknowedgements

This work has been developed in the framework of Math4fish a project funded by European Union -NextGenerationEU. Component 3. Investment 7.
Convenio entre el Ministerio de Agricultura,
Pesca y Alimentación y la Agencia Estatal Consejo Superior de Investigaciones Científicas M.P. -
A través del Instituto Español de Oceanografía -
Para impulsar la investigación pesquera como base para la gestión pesquera sostenible, Eje6.
Math4Fish: Nuevas Herramientas para el Modelado Matemático en el Asesoramiento Científico de Pesquerías Españolas.