wisp.data

This repository is designed to store R functions for downloading, performing quality control (QC), and visualizing data from the WISP station.

https://github.com/oggioniale/wisp.data

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

This repository is designed to store R functions for downloading, performing quality control (QC), and visualizing data from the WISP station.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme License Citation Codemeta

README.md

WISP.data

DOI

WISP.data package is designed to store R functions for downloading, performing quality control (QC), and visualizing data from the WISP station.

Owner

  • Name: Alessandro Oggioni
  • Login: oggioniale
  • Kind: user
  • Location: Milan - Italy
  • Company: CNR - IREA

Citation (CITATION.cff)

# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
 
cff-version: 1.2.0
message: 'To cite package "WISP.data" in publications use:'
type: software
title: 'WISP.data: Managing WISPstation Hyperspectral Data'
version: 0.1.0
doi: 10.5281/zenodo.16893167
abstract: R package for downloading, performing quality control (QC), and visualizing
  data from the WISP station.
authors:
- family-names: Oggioni
  given-names: Alessandro
  email: alessandro.oggioni@cnr.it
  orcid: https://orcid.org/0000-0002-7997-219X
- family-names: Ghirardi
  given-names: Nicola
  email: nicola.ghirardi@cnr.it
  orcid: https://orcid.org/0000-0002-5006-9853
preferred-citation:
  type: generic
  title: WISP.data - Managing WISPstation Hyperspectral Data
  authors:
  - family-names: Oggioni
    given-names: Alessandro
    email: alessandro.oggioni@cnr.it
    orcid: https://orcid.org/0000-0002-7997-219X
  - family-names: Ghirardi
    given-names: Nicola
    email: nicola.ghirardi@cnr.it
    orcid: https://orcid.org/0000-0002-5006-9853
  year: '2025'
  doi: 10.5281/zenodo.16893167
  notes: R package version v0.1.0
repository-code: https://github.com/oggioniale/WISP.data
url: https://github.com/oggioniale/WISP.data
contact:
- family-names: Oggioni
  given-names: Alessandro
  email: alessandro.oggioni@cnr.it
  orcid: https://orcid.org/0000-0002-7997-219X
- family-names: Ghirardi
  given-names: Nicola
  email: nicola.ghirardi@cnr.it
  orcid: https://orcid.org/0000-0002-5006-9853
references:
- type: software
  title: 'R: A Language and Environment for Statistical Computing'
  notes: Depends
  url: https://www.R-project.org/
  authors:
  - name: R Core Team
  institution:
    name: R Foundation for Statistical Computing
    address: Vienna, Austria
  year: '2025'
  version: '>= 2.10'
- type: software
  title: knitr
  abstract: 'knitr: A General-Purpose Package for Dynamic Report Generation in R'
  notes: Suggests
  url: https://yihui.org/knitr/
  repository: https://CRAN.R-project.org/package=knitr
  authors:
  - family-names: Xie
    given-names: Yihui
    email: xie@yihui.name
    orcid: https://orcid.org/0000-0003-0645-5666
  year: '2025'
  doi: 10.32614/CRAN.package.knitr
- type: software
  title: rmarkdown
  abstract: 'rmarkdown: Dynamic Documents for R'
  notes: Suggests
  url: https://pkgs.rstudio.com/rmarkdown/
  repository: https://CRAN.R-project.org/package=rmarkdown
  authors:
  - family-names: Allaire
    given-names: JJ
    email: jj@posit.co
  - family-names: Xie
    given-names: Yihui
    email: xie@yihui.name
    orcid: https://orcid.org/0000-0003-0645-5666
  - family-names: Dervieux
    given-names: Christophe
    email: cderv@posit.co
    orcid: https://orcid.org/0000-0003-4474-2498
  - family-names: McPherson
    given-names: Jonathan
    email: jonathan@posit.co
  - family-names: Luraschi
    given-names: Javier
  - family-names: Ushey
    given-names: Kevin
    email: kevin@posit.co
  - family-names: Atkins
    given-names: Aron
    email: aron@posit.co
  - family-names: Wickham
    given-names: Hadley
    email: hadley@posit.co
  - family-names: Cheng
    given-names: Joe
    email: joe@posit.co
  - family-names: Chang
    given-names: Winston
    email: winston@posit.co
  - family-names: Iannone
    given-names: Richard
    email: rich@posit.co
    orcid: https://orcid.org/0000-0003-3925-190X
  year: '2025'
  doi: 10.32614/CRAN.package.rmarkdown
- type: software
  title: shiny
  abstract: 'shiny: Web Application Framework for R'
  notes: Suggests
  url: https://shiny.posit.co/
  repository: https://CRAN.R-project.org/package=shiny
  authors:
  - family-names: Chang
    given-names: Winston
    email: winston@posit.co
    orcid: https://orcid.org/0000-0002-1576-2126
  - family-names: Cheng
    given-names: Joe
    email: joe@posit.co
  - family-names: Allaire
    given-names: JJ
    email: jj@posit.co
  - family-names: Sievert
    given-names: Carson
    email: carson@posit.co
    orcid: https://orcid.org/0000-0002-4958-2844
  - family-names: Schloerke
    given-names: Barret
    email: barret@posit.co
    orcid: https://orcid.org/0000-0001-9986-114X
  - family-names: Xie
    given-names: Yihui
    email: yihui@posit.co
  - family-names: Allen
    given-names: Jeff
  - family-names: McPherson
    given-names: Jonathan
    email: jonathan@posit.co
  - family-names: Dipert
    given-names: Alan
  - family-names: Borges
    given-names: Barbara
  year: '2025'
  doi: 10.32614/CRAN.package.shiny
- type: software
  title: lifecycle
  abstract: 'lifecycle: Manage the Life Cycle of your Package Functions'
  notes: Imports
  url: https://lifecycle.r-lib.org/
  repository: https://CRAN.R-project.org/package=lifecycle
  authors:
  - family-names: Henry
    given-names: Lionel
    email: lionel@posit.co
  - family-names: Wickham
    given-names: Hadley
    email: hadley@posit.co
    orcid: https://orcid.org/0000-0003-4757-117X
  year: '2025'
  doi: 10.32614/CRAN.package.lifecycle

CodeMeta (codemeta.json)

{
  "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
  "@type": "SoftwareSourceCode",
  "identifier": "WISP.data",
  "description": "R package for downloading, performing quality control (QC), and visualizing data from the WISP station.",
  "name": "WISP.data: Managing WISPstation Hyperspectral Data",
  "codeRepository": "https://github.com/oggioniale/WISP.data",
  "issueTracker": "https://github.com/oggioniale/WISP.data/issues",
  "license": "`use_gpl3_license()`",
  "version": "0.1.0",
  "programmingLanguage": {
    "@type": "ComputerLanguage",
    "name": "R",
    "url": "https://r-project.org"
  },
  "runtimePlatform": "R version 4.3.0 (2023-04-21)",
  "author": [
    {
      "@type": "Person",
      "givenName": "Alessandro",
      "familyName": "Oggioni",
      "email": "alessandro.oggioni@cnr.it",
      "@id": "https://orcid.org/0000-0002-7997-219X"
    },
    {
      "@type": "Person",
      "givenName": "Nicola",
      "familyName": "Ghirardi",
      "email": "nicola.ghirardi@cnr.it",
      "@id": "https://orcid.org/0000-0002-5006-9853"
    }
  ],
  "funder": [
    {
      "@type": "Person",
      "givenName": "Alessandro",
      "familyName": "Oggioni",
      "email": "alessandro.oggioni@cnr.it",
      "@id": "https://orcid.org/0000-0002-7997-219X"
    }
  ],
  "maintainer": [
    {
      "@type": "Person",
      "givenName": "Alessandro",
      "familyName": "Oggioni",
      "email": "alessandro.oggioni@cnr.it",
      "@id": "https://orcid.org/0000-0002-7997-219X"
    }
  ],
  "softwareSuggestions": [
    {
      "@type": "SoftwareApplication",
      "identifier": "shiny",
      "name": "shiny",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=shiny"
    }
  ],
  "softwareRequirements": {
    "1": {
      "@type": "SoftwareApplication",
      "identifier": "R",
      "name": "R",
      "version": ">= 2.10"
    },
    "2": {
      "@type": "SoftwareApplication",
      "identifier": "lifecycle",
      "name": "lifecycle",
      "provider": {
        "@id": "https://cran.r-project.org",
        "@type": "Organization",
        "name": "Comprehensive R Archive Network (CRAN)",
        "url": "https://cran.r-project.org"
      },
      "sameAs": "https://CRAN.R-project.org/package=lifecycle"
    },
    "SystemRequirements": null
  },
  "fileSize": "48.374KB",
  "citation": [
    {
      "@type": "CreativeWork",
      "datePublished": "2025",
      "author": [
        {
          "@type": "Person",
          "givenName": "Alessandro",
          "familyName": "Oggioni"
        },
        {
          "@type": "Person",
          "givenName": "Nicola",
          "familyName": "Ghirardi"
        }
      ],
      "name": "WISP.data",
      "description": "R package for downloading, performing quality control (QC), and visualizing data from the WISP station."
    }
  ]
}

GitHub Events

Total
  • Release event: 1
  • Member event: 1
  • Push event: 60
  • Create event: 2
Last Year
  • Release event: 1
  • Member event: 1
  • Push event: 60
  • Create event: 2

Dependencies

DESCRIPTION cran
  • R >= 2.10 depends
  • shiny * suggests