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
- Host: GitHub
- URL: https://github.com/gadget-framework/modelwizard
- Owner: gadget-framework
- License: gpl-3.0
- Created: 2023-07-28T17:27:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T11:06:02.000Z (almost 2 years ago)
- Last Synced: 2024-07-23T13:13:09.167Z (almost 2 years ago)
- Language: R
- Size: 2.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.