Skip to content

A shiny GUI version of WeatherCan package. Allowing users to quickly download Environment Canada and Climate Change (ECCC)'s historical weather data & perform a quick data completeness screening.

License

Notifications You must be signed in to change notification settings

nickyrong/ShinyWeatherCan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authors


Overview

ShinyWeatherCan is currently available at:

This app allows the user to enter a station ID to access climate data from: Environment and Climate Change Canada (ECCC).

Currently the ECCC website only allows data downloads of one month at a time. The current scope of this app is to minimize repetition for downloading data. Functionality to download data from ECCC within this app is provided by the weathercan package which is part of the rOpenSci project and authored by Dr. Steffi LaZerte.


Usage:

The app is hosted on shinyapps.io with a free account. Please be mindful of this and close the app/browser tab as soon as possible when you are done, thank you. The app is also hosted on a free tier AWS account at https://app.waterexplorer.net/shinyWeather/. If one of the services is not working, it is recommended to try the other.

Data are downloaded on-the-fly from ECCC. Please be patient as the downloads can be fairly large (especially for hourly and daily data).

Currently the app allows the user to:

  • Check the Station Map to identify potential stations and their Climate IDs (non-searchable map).
  • Access hourly, daily, or monthly climate data from ECCC for a selected Climate Station ID. WMO or TC IDs can be used if they are known to the user.
  • Use the Data Table tab to preview the accessed data. Users may download the data as a .csv file for further processing and analysis.
  • View the Data Completeness tab which provides an overview of the completeness of data variables in each year. The plot is interactive and can be zoomed in or out.

License

Copyright © 2023 Nick Rong & Nate Smith

Released under the License: MIT

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Please note that this project is released with a Contributor Code of Conduct.By participating in this project you agree to abide by its terms.

Also note that this project was created under a learning objective and it is provided in the event it is useful to others. Accordingly, it is not necessarily under active development.

About

A shiny GUI version of WeatherCan package. Allowing users to quickly download Environment Canada and Climate Change (ECCC)'s historical weather data & perform a quick data completeness screening.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages