Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vlinder - next steps #686

Open
6 of 12 tasks
bmesuere opened this issue Nov 30, 2022 · 7 comments
Open
6 of 12 tasks

Vlinder - next steps #686

bmesuere opened this issue Nov 30, 2022 · 7 comments

Comments

@bmesuere
Copy link
Owner

bmesuere commented Nov 30, 2022

This issue aims to give an overview of the planned additions to the VLINDER dashboard and their status and timing.

  • Add MOCCA data to the dashboard #664

    • Create a DB view containing the additional data
    • Add metadata and maps
    • Add cumulative rain to the database
    • Add a boolean to the metadata to optionally show stations on the map
    • Handle missing air pressure
    • Deploy
  • Find a solution for overcrowded stations

    • A zoomed-in map seems the most obvious, but since the map is rendered right now, we might need to find a different solution. Mapbox might be an option.
  • Wind direction

  • Download historic data #48 -> on hold till data quality checks are in place

@bulricht
Copy link

bulricht commented Jul 6, 2023

Would it be an option to make the raw historic data available, possibly with the necessary warning about the lack of data quality checks?

@bmesuere
Copy link
Owner Author

bmesuere commented Jul 7, 2023

@bulricht would you need/use them for research purposes? If so, can you send an email to Bart.Mesuere@UGent.be and steven.caluwaerts@ugent.be?

@vergauwenthomas
Copy link
Collaborator

For dynamical zooming, i use folium. This is a Python package that generates a HTML page and updates the resolution of the background map according to the zoom level. If you think this could be a valid candidate, I can prepare the Python script to generate the html.

@vergauwenthomas
Copy link
Collaborator

If you are interested in quality control, I have some Python scripts that I use on the VLINDER data.

@bulricht
Copy link

No, it would be for a personal project. In the meantime, I did come across vlinder.ugent.be/vlinderdata/vlinder_data.php, which is more or less what I'm after. @vergauwenthomas are those scripts on GitHub somewhere?

@vergauwenthomas
Copy link
Collaborator

vergauwenthomas commented Jul 26, 2023

No, it would be for a personal project. In the meantime, I did come across vlinder.ugent.be/vlinderdata/vlinder_data.php, which is more or less what I'm after. @vergauwenthomas are those scripts on GitHub somewhere?

No, Brian host them. If you can't get in touch with Brian let me know.

@vergauwenthomas
Copy link
Collaborator

FYI: @bmesuere, in case you did not know of Leaflet it may be worth checking it out. This JS library has a lot of functions and flexibility to create interactive spatial maps. You may find this relevant for some of the VLINDER - next steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants