-
Notifications
You must be signed in to change notification settings - Fork 35
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
afscgap: Ocean health tools for NOAA AFSC GAP species presence data [presubmission] #91
Comments
👋 Welcome @sampottinger! Thank you for filling out a presubmission inquiry. afscgap is definitely in scope. Please do go ahead and make a full submission. You've done a great job of filling out the form here (I actually thought this was a full submission already, hence the delay while I started doing checks, sorry about that 😳 ). If there are other maintainers please be sure to include them and please have everyone fill out the pre-submission survey. Once you do so I'll close this issue, start editor checks, and proceed with finding an editor. |
Amazing! Thanks very much @NickleDave! I'll go ahead and fill out the full submission (hopefully this evening). Sorry I just want to confirm that the onboarding survey is https://forms.gle/F9mou7S3jhe8DMJ16? |
You've got it, thank you @sampottinger |
Hey @NickleDave! We completed the survey and I have a draft of the full submission ready. However, I think I misunderstood the docs regarding JOSS submissions through pyopensci. I wanted to confirm the paper.md should be on main at time of submission? Thanks! |
@NickleDave - We went ahead and put it on |
Perfect, thank you @sampottinger -- closing this |
Submitting Author: Sam Pottinger (@sampottinger)
Package Name:
afscgap
One-Line Description of Package: Community contributed Python-based tools for working with public bottom trawl surveys data from the NOAA Alaska Fisheries Science Center Groundfish Assessment Program (NOAA AFSC GAP).
Repository Link (if existing): https://github.com/SchmidtDSE/afscgap
Code of Conduct & Commitment to Maintain Package
Description
Python-based tool set for interacting with bottom trawl surveys from the Ground Fish Assessment Program (GAP). This provides information about where certain species were seen and when under what conditions, information useful for research in ocean health.
It offers:
Note that GAP is an excellent dataset produced by the Resource Assessment and Conservation Engineering (RACE) Division of the Alaska Fisheries Science Center (AFSC) as part of the National Oceanic and Atmospheric Administration's Fisheries organization (NOAA Fisheries).
Additional information at https://pyafscgap.org/.
Community Partnerships
We partner with communities to support peer review with an additional layer of
checks that satisfy community requirements. If your package fits into an
existing community please check below:
Scope
Please indicate which category or categories this package falls under:
Please indicate which category or categories.
Check out our package scope page to learn more about our
scope. (If you are unsure of which category you fit, we suggest you make a pre-submission inquiry):
Domain Specific & Community Partnerships
Explain how and why the package falls under these categories (briefly, 1-2 sentences). Please note any areas you are unsure of:
This library supports retrieval of data from the official NOAA AFSC GAP REST API service but, as that service on its own is often not sufficient due to certain data limitations, it also offers negative inference as required for a number of common types of investigations (hence data processing). Finally, given the needs of the community and the vast breadth of the dataset, it offers a community application to explore the data which, in turn, can generate Python code to help users get started with continued analysis within their own scripts.
This project largely benefits scientific researchers in the ocean health space as this dataset is useful for fisheries management, biodiversity research, and marine science more generally. An example of what this analysis may look like is provided in our example notebook hosted on mybinder.org.
We are not aware of other Python packages working with the AFSC GAP dataset.
We've found the visualization tool to be an important part of this broader toolset, useful for lowering barrier to entry, starting investigations, and inviting a broader group of folks into discourse. That said, while related and subject to automated tests, CI / CD, and doc requirements, pyopensci may choose to consider
afscgapviz
as a form of documentation from the perspective of the python library.P.S. Have feedback/comments about our review process? Leave a comment here
The text was updated successfully, but these errors were encountered: