Science Score: 31.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Eduardo-BDMAlves
  • License: mit
  • Language: Julia
  • Default Branch: master
  • Size: 287 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

TemperatureSensors

Documentation Build Status Coverage ColPrac: Contributor's Guide on Collaborative Practices for Community Packages <!-- PkgEval --> Aqua

This package aims to combine different sensors temperature calculations. For example, with a given resistance and calibration from an RTD it can determine the temperatura in the ITS-90 temperature scale.

Citing

See CITATION.bib for the relevant reference(s).

Owner

  • Name: Eduardo Alves
  • Login: Eduardo-BDMAlves
  • Kind: user

Citation (CITATION.bib)

@misc{TemperatureSensors.jl,
	author  = {Eduardo-BDMAlves <eduardo.alves@polo.ufsc.br>},
	title   = {TemperatureSensors.jl},
	url     = {https://github.com/Eduardo-BDMAlves/TemperatureSensors.jl},
	version = {v1.0.0-DEV},
	year    = {2023},
	month   = {12}
}

GitHub Events

Total
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 2
  • Pull request review event: 1
  • Pull request event: 3
  • Create event: 1
Last Year
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 2
  • Pull request review event: 1
  • Pull request event: 3
  • Create event: 1

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v3 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/Register.yml actions
  • julia-actions/RegisterAction latest composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite