Science Score: 57.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
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
✓Institutional organization owner
Organization mt-climate-office has institutional domain (climate.umt.edu) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.7%) to scientific vocabulary
Repository
Montana's Climate Normals for 1991-2020
Basic Info
- Host: GitHub
- Owner: mt-climate-office
- License: mit
- Language: R
- Default Branch: main
- Size: 625 MB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
Montana Climate Normals
normals is an R package that can be used to calculate climate normals using gridMET climate data. The package can be installed using devtools in R with devtools::install_github("https://github.com/mt-climate-office/mt-normals.git") Monthly and annual climate normals for the state of Montana are available in the data/normals directory. An overview of how to use the package is available in docs/climatenormals/makenormals.pdf. If you use our premade climate normals or use the normals package in a publication, please use the following citation:
Colin, Brust, R. Kyle, Bocinsky, Zachary, Hoylman, & Kelsey, Jencso. (2022). Normals: An R Package for Creating Montana's Climate Normals (1.0.1). Zenodo. https://doi.org/10.5281/zenodo.7278462
The normals package was used to create and visualize Montana's climate normals for the 1991 - 2020 record on the Montana Climate Atlas. The atlas allows users to visualize average conditions of various climatological variables across Montana. An example screenshot showing mean July precipitation is attached below, and the full interactive application is available at https://mt-climate-office.github.io/mt-normals/.

Owner
- Name: Montana Climate Office
- Login: mt-climate-office
- Kind: organization
- Email: state.climatologist@umontana.edu
- Location: University of Montana, Missoula, Montana
- Website: https://climate.umt.edu/
- Repositories: 11
- Profile: https://github.com/mt-climate-office
The official GitHub organization of the Montana Climate Office
GitHub Events
Total
Last Year
Dependencies
- R >= 2.10 depends
- multidplyr * enhances
- FedData * imports
- Lmoments * imports
- checkmate * imports
- dplyr * imports
- ggplot2 * imports
- glue * imports
- jsonlite * imports
- lubridate * imports
- magrittr * imports
- purrr * imports
- raster * imports
- rlang * imports
- sf * imports
- spex * imports
- stringr * imports
- terra * imports
- tibble * imports
- tidyr * imports
- knitr * suggests
- lmomco * suggests
- rmarkdown * suggests
- testthat >= 3.0.0 suggests