# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "weathR" in publications use:' type: software license: MIT title: 'weathR: Interact with the U.S. National Weather Service API' version: 0.1.0 doi: 10.32614/CRAN.package.weathR abstract: Enables interaction with the National Weather Service application programming web-interface for fetching of realtime meteorological data. Users can provide latitude and longitude, Automated Surface Observing System identifier, or Automated Weather Observing System identifier to fetch recent weather observations and recent forecasts for the given location or station. Additionally, auxiliary functions exist to identify stations nearest to a point, convert wind direction from character to degrees, and fetch active warnings. Results are returned as simple feature objects whenever possible. authors: - family-names: Fowler given-names: Jeffrey email: JeffreyF6120@gmail.com orcid: https://orcid.org/0009-0003-9448-0980 repository: https://jeffreyfowler.r-universe.dev repository-code: https://github.com/JeffreyFowler/weathR commit: e6dcdd2520f93a167facb4b7fa55a4251c552b97 url: https://github.com/JeffreyFowler/weathR date-released: '2025-03-31' contact: - family-names: Fowler given-names: Jeffrey email: JeffreyF6120@gmail.com orcid: https://orcid.org/0009-0003-9448-0980