https://github.com/dankelley/atm

Functions dealing with atmospheric properities

https://github.com/dankelley/atm

Science Score: 26.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary

Keywords

atmosphere meteorology r
Last synced: 11 months ago · JSON representation

Repository

Functions dealing with atmospheric properities

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
atmosphere meteorology r
Created about 2 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog

README.md

The atm R package

GitHub last
commit R-CMD-check <!-- badges: end -->

The atm package provides some crude R functions for dealing with atmospheric properties. It is very preliminary, and function names and actions may change a lot at any moment.

Please note that this package is designed to work with files provided via the GUI at a University of Wyoming server (Reference 1) and key functions will fail if that server changes its URL structure or the format of the files it provides.

For more on how to read skew-T diagrams, see for example References 2 and 3.

References

  1. University of Wyoming. “Radiosonde Data,” August 4, 2025. https://weather.uwyo.edu/upperair/sounding.shtml

  2. Fontana, Joe. “Learn to Read a Skew-T Diagram Like a Meteorologist! In Pictures.” Wildcard Weather (blog), February 22, 2015. https://wildcardweather.com/2015/02/21/learn-to-read-a-skew-t-diagram-like-a-meteorologist-in-pictures/.

  3. National Oceanic and Atmospheric Administration. “Skew-T Plots,” July 21, 2024. https://weather.uwyo.edu/upperair/sounding.shtml

Owner

  • Name: Dan Kelley
  • Login: dankelley
  • Kind: user
  • Location: Halifax, NS, Canada
  • Company: Dalhousie University

Oceanographer, University Professor and former Senator (ORCID https://orcid.org/0000-0001-7808-5911)

GitHub Events

Total
  • Issues event: 2
  • Issue comment event: 3
  • Push event: 8
Last Year
  • Issues event: 2
  • Issue comment event: 3
  • Push event: 8

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 7
  • Total pull requests: 0
  • Average time to close issues: 3 days
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.71
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 7
  • Pull requests: 0
  • Average time to close issues: 3 days
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 1.71
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • dankelley (2)
Pull Request Authors
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels

Dependencies

.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION cran
  • R >= 4.1.0 depends
  • knitr * suggests
  • rmarkdown * suggests
  • testthat >= 3.0.0 suggests
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.5.0 composite
  • actions/checkout v4 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite