noaa-fisheries-integrated-toolbox / onboard-and-update

Request to onboard or update a tool in the NOAA FIT
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Onboarding Request: CruzPlot #28

Open smwoodman opened 1 month ago

smwoodman commented 1 month ago

Active Development

Yes

Move source code

No

Tool name

CruzPlot

Tool abbreviation

CruzPlot

Author(s)

Sam Woodman, Tim Gerrodette

Contributor(s)

No response

Tool logo

No response

NOAA Internal

Yes

Maintainer Name

Sam Woodman

Maintainer Email

sam.woodman@noaa.gov

Background Text

CruzPlot is a utility program for creating maps, plotting data, and performing basic data summaries from data files in the “DAS” format. Specifically, CruzPlot is an R package, which contains an R Shiny app (also of the same name) the performs the functions described above. See https://github.com/SWFSC/swfscDAS/ for a discussion of the "DAS" format

Citation

n/a

References

https://swfsc-publications.fisheries.noaa.gov/publications/TM/SWFSC/NOAA-TM-NMFS-SWFSC-305.PDF

Associated Tools

https://github.com/SWFSC/swfscDAS/

User Organizations

https://ror.org/022d75229, https://ror.org/02apffz65

Online App Link

https://connect.fisheries.noaa.gov/CruzPlot

Executable Link

No response

Website Link

No response

Documentation Link

https://swfsc.github.io/CruzPlot/

Source Code Link

https://github.com/SWFSC/CruzPlot

Software Badges

https://www.r-pkg.org/badges/version/CruzPlot

Installation instructions

In R, install from CRAN via install.packages("CruzPlot"). See more installation instructions and options at https://github.com/SWFSC/CruzPlot/blob/main/README.md#installation

Toolbox Drawers

Keywords

Uses Github Releases

Yes

Static version number

No response

Comments

No response

Code of Conduct

k-doering-NOAA commented 1 month ago

Automatically generated JSON for the onboarding request:

{
  "active_development": true,
  "tool_name": "CruzPlot",
  "tool_abbreviation": "CruzPlot",
  "authors": "Sam Woodman, Tim Gerrodette",
  "noaa_internal": true,
  "maintainer_name": "Sam Woodman",
  "maintainer_email": "sam.woodman@noaa.gov",
  "background_text": "CruzPlot is a utility program for creating maps, plotting data, and performing basic data summaries from data files in the “DAS” format. Specifically, CruzPlot is an R package, which contains an R Shiny app (also of the same name) the performs the functions described above. See https://github.com/SWFSC/swfscDAS/ for a discussion of the \"DAS\" format",
  "citation": "n/a",
  "references": ["https://swfsc-publications.fisheries.noaa.gov/publications/TM/SWFSC/NOAA-TM-NMFS-SWFSC-305.PDF"],
  "associated_tools": [
    {
      "name": "https://github.com/SWFSC/swfscDAS/",
      "link": "httpNA"
    }
  ],
  "user_organizations": ["https://ror.org/022d75229", "https://ror.org/02apffz65"],
  "online_app_link": "https://connect.fisheries.noaa.gov/CruzPlot",
  "documentation_link": "https://swfsc.github.io/CruzPlot/",
  "source_code_link": "https://github.com/SWFSC/CruzPlot",
  "software_badges": ["https://www.r-pkg.org/badges/version/CruzPlot"],
  "installation_instructions": "In R, install from CRAN via `install.packages(\"CruzPlot\")`. See more installation instructions and options at https://github.com/SWFSC/CruzPlot/blob/main/README.md#installation",
  "toolbox_drawers": ["Protected Species"],
  "keywords": ["Data Exploration", "Data Visualization", "Marine Mammals", "R Package", "Shiny"],
  "uses_github_releases": true
}