{"id":32385600,"url":"https://github.com/kvantas/emyweather","last_synced_at":"2025-10-25T02:53:22.738Z","repository":{"id":217314001,"uuid":"118813565","full_name":"kvantas/emyweather","owner":"kvantas","description":"Climate data from the Greek National Meteorological Service","archived":false,"fork":false,"pushed_at":"2018-03-17T18:09:46.000Z","size":32874,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-11T16:40:21.055Z","etag":null,"topics":["climate-data","greece","meteorological-data","meteorological-stations","r-package","time-series"],"latest_commit_sha":null,"homepage":"https://kvantas.github.io/emyweather/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kvantas.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-01-24T19:45:06.000Z","updated_at":"2024-03-03T09:13:30.000Z","dependencies_parsed_at":"2024-01-15T18:22:03.988Z","dependency_job_id":null,"html_url":"https://github.com/kvantas/emyweather","commit_stats":null,"previous_names":["kvantas/emyweather"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kvantas/emyweather","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvantas%2Femyweather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvantas%2Femyweather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvantas%2Femyweather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvantas%2Femyweather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvantas","download_url":"https://codeload.github.com/kvantas/emyweather/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvantas%2Femyweather/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280897700,"owners_count":26409960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["climate-data","greece","meteorological-data","meteorological-stations","r-package","time-series"],"created_at":"2025-10-25T02:51:52.014Z","updated_at":"2025-10-25T02:53:22.724Z","avatar_url":"https://github.com/kvantas.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"README-\"\n)\n```\n\n# emyweather\n\n[![Travis-CI Build Status](https://travis-ci.org/kvantas/emyweather.svg?branch=master)](https://travis-ci.org/kvantas/emyweather)\n[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/kvantas/emyweather?branch=master\u0026svg=true)](https://ci.appveyor.com/project/kvantas/emyweather)\n[![minimal R version](https://img.shields.io/badge/R%3E%3D-3.4.0-6666ff.svg)](https://cran.r-project.org/)\n[![packageversion](https://img.shields.io/badge/Package%20version-0.2.0-orange.svg?style=flat-square)](https://github.com/kvantas/emyweather)\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1159500.svg)](https://doi.org/10.5281/zenodo.1159500)\n\n`emyweather` is an R package that contains climatic data from the [Greek National  Meteorological Service](http://emy.gr), as well as a number of useful other related data  sets. The climatic data come from 21 weather stations, with a time step of 3 hours and the time period is from 1975 to 2004. For more details checkout the package's [website](https://kvantas.github.io/emyweather/).\n\n\u003cimg src=\"https://github.com/kvantas/emyweather/raw/master/man/figures/stations_map.png\" align = \"center\"/\u003e\n\n## Installation\n\nYou can install emyweather from github with:\n\n```{r gh_installation, eval = FALSE}\n# install.packages(\"devtools\")\ndevtools::install_github(\"kvantas/emyweather\")\n```\n\n## Using emyweather\n\nThis package is comprised of three data sets:\n\n * `emy_data`: climatic measurements\n * `emy_stations`: weather stations' coordinates and elevation\n * `borders`: borders of Greece\n\n### `emy_data`\n\nThe variables in this data set are:\n\n| Variable          | Description                                     |\n|-------------------|-------------------------------------------------|\n|date               |The observation's date                           |\n|station_id         |Greek National Meteorological Service station ID |\n|pressure           |Pressure, in hPa                                 |\n|dry_temp           |Dry temperature, in degree Celsius               |\n|wet_temp           |Wet temperature, in degree Celsius               |\n|max_temp           |Maximum temperature, in degree Celsius           |\n|min_temp           |Minimum temperature, in degree Celsius           |\n|rel_humidity       |Relative humidity, in percent                    |\n|wind_direction     |Wind direction, in degrees                       |\n|wind_force_knot    |Wind force, in knots                             |\n|visibility         |Visibility, in km                                |\n|total_cloud_amount |Total cloud amount, in values 0 to 9             |\n|precipitation      |Precipitation height, in mm                      |\n\nPlease note that these time series are not checked for consistency or errors.\n\n### `emy_stations`\n\nThe stations' data are taken from the Greek National Data Bank for Hydrological and Meteorological Information, [Hydroscope](http://www.hydroscope.gr/) using the package [`hydroscoper`](https://github.com/ropensci/hydroscoper/blob/master/vignettes/intro_hydroscoper.Rmd). The variables are:\n\n| Variable  | Description                                           |\n|---------------|---------------------------------------------------|\n| name          |The station's name                                 |\n| station_id    |Greek National Meteorological Service station ID   |\n| hydroscope_id |The station's ID from kyy.hydroscope.gr database   |\n| water_division|The station's Water Division                       |\n| longitude     |The station's longitude in decimal degrees, ETRS89 |\n| latitude      |The station's latitude in decimal degrees, ETRS89  |\n| altitude      |The station's altitude, meters above sea level     |\n\n### `borders`\nThe borders of Greece are taken from Geoadata.gov.gr.  The variables are created using the function `tidy` from the [`broom`](https://cran.r-project.org/web/packages/broom/index.html) package for use with `geom_polygon` from [`ggplot2`](https://cran.r-project.org/web/packages/ggplot2/).\n\n## Meta\n\n* Please [report any issues or bugs](https://github.com/kvantas/emyweather/issues).\n* Licence:\n    + All code is licensed MIT.\n    + All data are from the open data sources in http://www.emy.gr/.\n* To cite `emyweather` in publications, please use:\n```\n  Vantas, (2018). emyweather: R package with open climatic data from the Greek National\n  Meteorological Service, URL: https://github.com/kvantas/emyweather,\n  DOI:http://doi.org/10.5281/zenodo.1159500\n```\nA BibTeX entry for LaTeX users is\n```\n@Manual{ vantas2018emy,\n    author = {Konstantinos Vantas},\n    title = {{emyweather}: R package with open climatic data from the Greek National Meteorological Service},\n    doi = {10.5281/zenodo.1159500},\n    year = {2018},\n    note = {R package version 0.2.0},\n    url = {https://github.com/kvantas/emyweather},\n  }\n```\n* Please note that this project is released with a [Contributor Code of Conduct](/CONDUCT.md). By participating in this project you agree to abide by its terms.\n\n## References\n * [GEODATA.gov.gr](http://geodata.gov.gr/)\n * [Hydroscope](http://www.hydroscope.gr/)\n * [National Meteorological Service](http://www.emy.gr/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvantas%2Femyweather","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvantas%2Femyweather","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvantas%2Femyweather/lists"}