https://github.com/afsc-gap-products/race_survey_app
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.3%) to scientific vocabulary
Keywords
Repository
Basic Info
- Host: GitHub
- Owner: afsc-gap-products
- Language: CSS
- Default Branch: main
- Homepage: https://afsc-gap-products.github.io/RACE_Survey_App/index.html
- Size: 644 MB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
- Releases: 4
Topics
Metadata Files
README.md
AFSC RACE GAP Survey App
Code is always in development
This document is for informational purposes only and does not necessarily represent the views or official position of the Department of Commerce, the National Oceanic and Atmospheric Administration, or the National Marine Fisheries Service. Not to be cited without permission from the authors.
This code is primarally maintained by:
Zack Oyafuso (Zack.Oyafuso AT noaa.gov; @ZOyafuso-NOAA)
Sarah Friedman (Sarah.Friedman AT noaa.gov; @SarahFriedman-NOAA)
Emily Markowitz (Emily.Markowitz AT noaa.gov; @EmilyMarkowitz-NOAA)
Alaska Fisheries Science Center,
National Marine Fisheries Service,
National Oceanic and Atmospheric Administration,
Seattle, WA 98195
The RACE Survey App is a consistent, reproducible, and reliable local resource website for our boats while boats are out to sea. This repository houses the functions used to create the RACE Survey App (subtasks/, run.R), the html files that make up the website (docs/), as well as the many files that are embedded in those websites (files/). The files in total are too large to be housed within Github and are instead stored locally in the files/ folder. The G: drive version of the RACE Survey App (G:\RACESurveyApp, must be connected to the VPN and have access to RACEGF network) contains the most up to date version of this files/ folder. When first cloning/forking this repository, make sure to copy the files/ folder from the G drive version of the app to your copy of the repository. If you are working on this app, you should periodically copy the files/ folder from the G drive version of the app to your copy of the repository so that you are up to date with the files/ content.
This googlesheet currently houses most of the input data used to populate the RACE Survey App.
The run.R script is the main engine that produces the application. It sources a sequence of scripts that are stored in the sub_tasks/ folder. These scripts are numbered in the order they are called. The general flow of run.R consists of :
- subtasks/01importRpackages.R: imports/installs R packages
- subtasks/02functions.R: imports helper functions
- subtasks/03data.R: imports and cleans data
- In between these steps, we create the df that defines the website page structure
- subtasks/04rendermainpage.R: renders our main page called index.html
- In between these steps, each page is rendered
- subtasks/05renderspeciespages.R: renders the species ID pages
See the wiki page on how to modify the data inputs.

NOAA README
This repository is a scientific product and is not official communication of the National Oceanic and Atmospheric Administration, or the United States Department of Commerce. All NOAA GitHub project code is provided on an as is basis and the user assumes responsibility for its use. Any claims against the Department of Commerce or Department of Commerce bureaus stemming from the use of this GitHub project will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DOC or the United States Government.
NOAA License
Software code created by U.S. Government employees is not subject to copyright in the United States (17 U.S.C. 105). The United States/Department of Commerce reserve all rights to seek and obtain copyright protection in countries other than the United States for Software authored in its entirety by the Department of Commerce. To this end, the Department of Commerce hereby grants to Recipient a royalty-free, nonexclusive license to use, copy, and create derivative works of the Software outside of the United States.

U.S. Department of Commerce | National Oceanographic and Atmospheric Administration | NOAA Fisheries
Owner
- Name: AFSC GAP Survey Data Products
- Login: afsc-gap-products
- Kind: organization
- Website: https://www.fisheries.noaa.gov/contact/groundfish-assessment-program
- Repositories: 17
- Profile: https://github.com/afsc-gap-products
An organization for tracking and fulfilling data requests by the survey team in the AFSC Groundfish Assessment Program.
GitHub Events
Total
- Release event: 1
- Push event: 5
- Create event: 1
Last Year
- Release event: 1
- Push event: 5
- Create event: 1
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 10
- Total pull requests: 1
- Average time to close issues: 8 months
- Average time to close pull requests: 1 minute
- Total issue authors: 5
- Total pull request authors: 1
- Average comments per issue: 2.2
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- SarahFriedman-NOAA (3)
- MargaretSiple-NOAA (3)
- zoyafuso-NOAA (2)
- liz-dawson (1)
- sean-rohan-NOAA (1)
Pull Request Authors
- zoyafuso-NOAA (1)