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

Move bridging models generation function from hakedataUSA repo here #970

Open
cgrandin opened this issue Jan 10, 2023 · 0 comments
Open
Assignees

Comments

@cgrandin
Copy link
Collaborator

Move it from here: https://github.com/pacific-hake/hakedataUSA/blob/main/R/write_bridging.R

Change pathing to match hake-assessment formats, check dependencies on other code in the hakedataUSA repo.

Currently on the server the method to make these directories was:

write_bridging(dir_input = "/srv/hake/models/2022/01-version/01-base-models/01-base",
               dir_output = "/srv/hake/models/2023-01-version/02-bridging-models")

then manually copy and paste 06- to 01-base, then run
sens_base("/srv/hake/models/2023/01-version")

Need to add permissions changing code:
chmod -R u=rwx,g=rwx,o=rwx 01-version

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

No branches or pull requests

2 participants