euroargodev / euroargodev/software_guidelines
The project acknowledges Argo data papers and/or DOIs
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The project, basically the repository, should mention the Argo data papers and/or DOIs.
This is an effective way to promote the Argo dataset and acknowledge the AST/ADMT work.
This can simply be done for instance in the README.md file of the repository, by adding a section like:
### Argo acknowledgments example
This software the Argo data[1] that were collected and made freely available by the International Argo Program and the national programs that contribute to it. (https://argo.ucsd.edu, [https://www.ocean-ops.org](https://www.ocean-ops.org/board/?t=argo)). The Argo Program is part of the Global Ocean Observing System.
[1] Wong, A. P. S., et al. (2020), Argo Data 1999–2019: Two Million Temperature-Salinity Profiles and Subsurface Velocity Observations From a Global Array of Profiling Floats, Frontiers in Marine Science, 7(700), doi: https://doi.org/10.3389/fmars.2020.00700
```markdown
### Argo acknowledgments example
This software the Argo data[1] that were collected and made freely available by the International Argo Program and the national programs that contribute to it. (https://argo.ucsd.edu, [https://www.ocean-ops.org](https://www.ocean-ops.org/board/?t=argo)). The Argo Program is part of the Global Ocean Observing System.
[1] Wong, A. P. S., et al. (2020), Argo Data 1999–2019: Two Million Temperature-Salinity Profiles and Subsurface Velocity Observations From a Global Array of Profiling Floats, Frontiers in Marine Science, 7(700), doi: https://doi.org/10.3389/fmars.2020.00700
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.