HUMBOLDT. Interactive Meteo Data Downloader - 2020 Shiny Contest Submission

HUMBOLDT. Interactive Meteo Data Downloader

Authors: Rafael Menéndez Mellado
Working with Shiny for 1+ years

Abstract: Application built with shiny used to visualize and dowload meteorological data. You can choose one ore more stations, download its meteorological data from ftp://ftp.ncdc.noaa.gov/pub/data/noaa

Full Description: Humboldt is a shiny app built to visualizing and downloading meteorological data from stations all around the world.
It opens with an interactive map built with leaflet, then you can chose one or more stations and the application downloads the observations from National Climatic Data Center (NCDC) ftp://ftp.ncdc.noaa.gov/pub/data/noaa , StationaRy package is used to parse meteo data.
Then you can see the data in "Data" tab or visualize them in "Graphs" tab (graphs built with dygraphs).

Finally you can download the data in a file


Category: Other
Keywords: map meteo data graph download
Shiny app: https://rafaelmenmell.shinyapps.io/Humboldt/
Repo: GitHub - rafaelmenmell/Humboldt: Interactive Meteo Data Downloader
RStudio Cloud: Posit Cloud

Thumbnail:
image

Full image:

2 Likes

This topic was automatically closed after 91 days. New replies are no longer allowed.