Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate Input process to connect directly with ADF&G databases #6

Open
curryc2 opened this issue Oct 15, 2018 · 1 comment
Open

Automate Input process to connect directly with ADF&G databases #6

curryc2 opened this issue Oct 15, 2018 · 1 comment

Comments

@curryc2
Copy link
Owner

curryc2 commented Oct 15, 2018

The current version of the model takes model input data as a series of 8 input .csv files (4 main data files in the /R directory and 4 used in brood table calculation/creation /Reallocation directory), which are updated manually each year.

To reduce effort and improve efficiency, and reduce the probability of transcription errors, it would be ideal to have the model code read data directly from ADFG databases.

As discussed with Greg Buck (ADFG), I single input R object could be produced by ADFG annually and used as the single input to the run reconstruction model. This would require updating current functions that read in data and create ADMB input (.dat) files to read the proposed .RData file and some reformatting/dimension checking of the data upon import.

@hhamazaki
Copy link
Collaborator

Due to data coming from multiple sources that are not integrated even within ADFG, this is not easy. However, we should be able to reduce and standardize the number of input data files, as well as their location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants