vlinder

☀️ VLINDER API and dashboard 🌧

https://github.com/bmesuere/vlinder

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.4%) to scientific vocabulary

Keywords

belgium citizen-science dashboard opendata weather weather-data

Keywords from Contributors

unipept xunit-test xunit-framework yolov5 embedded graph-generation optim interactive cryptocurrencies annotation
Last synced: 6 months ago · JSON representation ·

Repository

☀️ VLINDER API and dashboard 🌧

Basic Info
Statistics
  • Stars: 11
  • Watchers: 3
  • Forks: 2
  • Open Issues: 15
  • Releases: 16
Topics
belgium citizen-science dashboard opendata weather weather-data
Created over 5 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

VLINDER dashboard

This repository contains the API and dashboard for VLINDER, a citizen science project in Flanders. The VLINDER network consists of 60 weather stations located in very diverse landscapes. Each station reports weather data every five minutes, which is then exposed using this API and dashboard.

image

Quicklinks

Repository structure

  • /api: The backend REST API as a Sinatra application. To run locally, run bundle install and rackup. Note that you need to be within the Ghent University network for this to work because of a local database access. This code is currently deployed at https://mooncake.ugent.be/api. Documentation can be found at https://app.swaggerhub.com/apis-docs/bmesuere/VLINDER.
  • /dashboard: Implementation of the dashboard, using Vue and the API in this repository. To run locally, first run yarn install, then yarn serve. To build, run yarn build. The code from the master branch is automatically deployed to https://bmesuere.github.io/vlinder/.

Acknowledgements

A first version of this dashboard was created by students of Ghent University for my data visualization course.

Owner

  • Name: Bart Mesuere
  • Login: bmesuere
  • Kind: user
  • Location: Ghent, Belgium
  • Company: Ghent University

Professor Big Data Science at Ghent University. Managing @unipept and @dodona-edu.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software or data, please cite it as below."
preferred-citation:
  type: article
  title: "Engaging schools to explore meteorological observational gaps"
  authors:
  - family-names: "Caluwaerts"
    given-names: "Steven"
  - family-names: "Top"
    given-names: "Sara"
  - family-names: "Vergauwen"
    given-names: "Thomas"
  - family-names: "Wauters"
    given-names: "Guy"
  - family-names: "De Ridder"
    given-names: "Koen"
  - family-names: "Hamdi"
    given-names: "Rafiq"
  - family-names: "Mesuere"
    given-names: "Bart"
    orcid: "https://orcid.org/0000-0003-0610-3441"
  - family-names: "Van Schaeybroeck"
    given-names: "Bert"
  - family-names: "Wouters"
    given-names: "Hendrik"
  - family-names: "Termonia"
    given-names: "Piet"
  doi: "10.1175/BAMS-D-20-0051.1"
  journal: "Bulletin of the American Meteorological Society"
  start: "E1126"
  end: "E1132"
  issue: 6
  volume: 102
  year: 2021

GitHub Events

Total
  • Issues event: 2
  • Watch event: 1
  • Delete event: 82
  • Issue comment event: 18
  • Push event: 137
  • Pull request review event: 74
  • Pull request event: 162
  • Create event: 87
Last Year
  • Issues event: 2
  • Watch event: 1
  • Delete event: 82
  • Issue comment event: 18
  • Push event: 137
  • Pull request review event: 74
  • Pull request event: 162
  • Create event: 87

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 1,330
  • Total Committers: 20
  • Avg Commits per committer: 66.5
  • Development Distribution Score (DDS): 0.566
Past Year
  • Commits: 201
  • Committers: 4
  • Avg Commits per committer: 50.25
  • Development Distribution Score (DDS): 0.219
Top Committers
Name Email Commits
dependabot[bot] 4****] 577
Bart Mesuere B****e@U****e 266
dependabot-preview[bot] 2****] 151
jegeers j****s@u****e 54
floor-vds f****e@g****m 49
scaluwae 7****e 48
Flor Delombaerde f****e@u****e 32
Lucas Belpaire l****e@u****e 30
Bart Mesuere m****t@g****m 28
Tobiah t****h@l****e 28
Rien Maertens r****s@p****e 22
Thomas Vergauwen t****n@m****e 21
Sam Coutteau s****u@u****e 6
mooncake m****e@m****e 5
tllissen T****s@U****e 5
fdlombae F****e@U****e 3
scouttea S****u@U****e 2
Thomas Vergauwen 8****s 1
Pieter Verschaffelt p****t@u****e 1
Thomas Vergauwen t****n@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 3
  • Total pull requests: 408
  • Average time to close issues: about 1 year
  • Average time to close pull requests: 5 days
  • Total issue authors: 3
  • Total pull request authors: 3
  • Average comments per issue: 3.0
  • Average comments per pull request: 0.1
  • Merged pull requests: 357
  • Bot issues: 0
  • Bot pull requests: 396
Past Year
  • Issues: 1
  • Pull requests: 116
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Issue authors: 1
  • Pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.1
  • Merged pull requests: 97
  • Bot issues: 0
  • Bot pull requests: 111
Top Authors
Issue Authors
  • GOjayson (1)
  • vergauwenthomas (1)
  • bmesuere (1)
Pull Request Authors
  • dependabot[bot] (414)
  • vergauwenthomas (10)
  • bmesuere (6)
Top Labels
Issue Labels
Pull Request Labels
dependencies (414) javascript (358) ruby (56)

Dependencies

dashboard/package.json npm
  • @types/d3 ^7.4.0 development
  • @types/topojson-client ^3.1.1 development
  • @typescript-eslint/eslint-plugin ^4.0.0 development
  • @typescript-eslint/parser ^3.10.1 development
  • @vue/cli-plugin-babel ~4.5.15 development
  • @vue/cli-plugin-eslint ~4.5.17 development
  • @vue/cli-plugin-pwa ~4.5.15 development
  • @vue/cli-plugin-router ~4.5.13 development
  • @vue/cli-plugin-typescript ~4.5.15 development
  • @vue/cli-plugin-vuex ~4.5.13 development
  • @vue/cli-service ~4.5.15 development
  • @vue/eslint-config-standard ^5.1.2 development
  • @vue/eslint-config-typescript ^9.0.0 development
  • eslint ^6.7.2 development
  • eslint-plugin-import ^2.26.0 development
  • eslint-plugin-node ^11.1.0 development
  • eslint-plugin-promise ^4.3.1 development
  • eslint-plugin-standard ^5.0.0 development
  • eslint-plugin-vue ^7.20.0 development
  • sass ^1.52.3 development
  • sass-loader ^10.1.1 development
  • typescript ~4.7.4 development
  • vue-cli-plugin-vuetify ~2.4.8 development
  • vue-template-compiler ^2.6.14 development
  • vuetify-loader ^1.7.3 development
  • core-js ^3.23.3
  • d3 ^7.5.0
  • register-service-worker ^1.7.2
  • topojson-client ^3.1.0
  • vue ^2.6.14
  • vue-class-component ^7.2.6
  • vue-gtag ^1.16.1
  • vue-property-decorator ^9.1.2
  • vue-router ^3.5.3
  • vuetify ^2.6.6
  • vuex ^3.6.2
  • whatwg-fetch ^3.6.2
dashboard/yarn.lock npm
  • 1418 dependencies
api/Gemfile rubygems
  • byebug ~> 11.1 development
  • csv ~> 3.2
  • json ~> 2.6
  • mysql2 ~> 0.5.4
  • rom-sql ~> 3.5
  • sinatra ~> 2.2
  • sinatra-contrib ~> 2.2
api/Gemfile.lock rubygems
  • byebug 11.1.3
  • concurrent-ruby 1.1.8
  • csv 3.2.3
  • dry-configurable 0.12.1
  • dry-container 0.7.2
  • dry-core 0.5.0
  • dry-equalizer 0.3.0
  • dry-inflector 0.2.0
  • dry-initializer 3.0.4
  • dry-logic 1.1.0
  • dry-struct 1.4.0
  • dry-types 1.5.1
  • ice_nine 0.11.2
  • json 2.6.2
  • multi_json 1.15.0
  • mustermann 1.1.1
  • mysql2 0.5.4
  • rack 2.2.3.1
  • rack-protection 2.2.0
  • rom 5.2.6
  • rom-changeset 5.2.3
  • rom-core 5.2.5
  • rom-repository 5.2.2
  • rom-sql 3.5.0
  • ruby2_keywords 0.0.5
  • sequel 5.42.0
  • sinatra 2.2.0
  • sinatra-contrib 2.2.0
  • tilt 2.0.10
  • transproc 1.1.1
.github/workflows/build.yml actions
  • actions/checkout v2 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/autobuild v1 composite
  • github/codeql-action/init v1 composite
.github/workflows/deploy.yml actions
  • JamesIves/github-pages-deploy-action releases/v3 composite
  • actions/checkout v2 composite