wxfcst
Repository to house processed weather forecast and observation data.
Science Score: 44.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.2%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
·
Repository
Repository to house processed weather forecast and observation data.
Basic Info
- Host: GitHub
- Owner: xthames
- License: mit
- Default Branch: main
- Size: 649 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
Citation
README.md
wxfcst
Repository to house processed weather forecast and observation data. Forecast data comes from the NWS API -- specifically the api.weather.gov/gridpoints set -- in 48 hour chunks; observations come from a backyard personal weather station (PWS). All efforts have been made to place the PWS in an optimal space for data collection, but close positioning of neighboring homes may slightly bias certain properties (ex: wind direction).
Data Variables
General
DOY CYCLE: the fractional day of the year in UTC mapped to a basic sinusoid to relate like seasonality. The exact formula is:DOY CYCLE$= - \cos(2\pi * \frac{\mathrm{DOY{frac}}}{366})$, where $\mathrm{DOY{frac}} = \mathrm{DOY_{int}} + \frac{\mathrm{HOUR}}{24}$ #### FCST All variables with theFCSTprefix are sourced from the NWS.FCST AHEAD: number of hours ahead the forecast is projecting from theDOY CYCLEtimestampFCST TEMP: forecasted temperature. Units are in [ $^{\circ}\mathrm{C}$ ]FCST RH: forecasted relative humidity. Units are in [ % ], $\in\ [0, 100]$FCST SKYC: forecasted sky coverage. Units are in [ % ], $\in\ [0, 100]$FCST WDIR: forecasted wind direction. Units are in [ $^{\circ}$ ], azimuthal from northFCST WSPD: forecasted wind speed. Units are in [ $\mathrm{km\ hr^{-1}}$ ]FCST WGST: forecasted wind gusts. Units are in [ $\mathrm{km\ hr^{-1}}$ ]FCST PPCT: forecasted precipitation chance. Units are in [ % ], $\in\ [0, 100]$FCST PRCP: forecasted quantitative precipitation. Units are in [ mm ]FCST SNOW: forecasted snow accumulation. Units are in [ mm ] #### WX All variables with theWXprefix are sourced from the PWS.WX TEMP: observed temperature. Units are in [ $^{\circ}\mathrm{C}$ ]WX RH: observed relative humidity. Units are in [ % ], $\in\ [0, 100]$WX WSPD: observed wind speed. Units are in [ $\mathrm{km\ hr^{-1}}$ ]WX WGST: observed wind gusts. Units are in [ $\mathrm{km\ hr^{-1}}$ ]WX WDIR: observed wind direction. Units are in [ $^{\circ}$ ], azimuthal from northWX UV: observed UV index. Units are [ - ]WX PRCP: observed quantitative precipitation. Units are in [ mm ]WX RELP: observed relative atmospheric pressure. Units are in [ hPa ]
Owner
- Name: Alexander Thames
- Login: xthames
- Kind: user
- Repositories: 1
- Profile: https://github.com/xthames
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: wxfcst
message: >-
If you use this dataset, please cite it using the metadata
from this file.
type: dataset
authors:
- given-names: Alexander
family-names: Thames
email: alexander.b.thames@gmail.com
orcid: 'https://orcid.org/0000-0003-4044-2471'
repository: 'https://github.com/xthames/wxfcst'
license: MIT
GitHub Events
Total
- Push event: 67
- Create event: 2
Last Year
- Push event: 67
- Create event: 2