Data Browser Matsch | Mazia is a user-friendly web-based application to visualize and download micrometeorological and biophysical time series of the Long-Term Socio-Ecological Research site Matsch | Mazia in South Tyrol, Italy. It is designed both for the general public and researchers. The Data Browser Matsch | Mazia drop-down menus allow the user to query the InfluxDB database in the backend by selecting the measurements, time range, land use and elevation. Interactive Grafana dashboards show dynamic graphs of the time series.
- IT25 LT(S)ER Eurac Website
- DEIMS ID
- LTER Italy Val Mazia
- Homepage Public Dahshboards
- Software Description Paper
Data Browser Matsch | Mazia is a web application composed of three parts:
- Two backends: InfluxDB and SnipeIT.
- A frontend written in Go that talks to the backends.
- A HTML/JavaScript client that implements the user interface and makes HTTP requests to the frontend.
This repository contains the frontend code and the HTML/JavaScript client.
If you encounter a bug or have a feature suggestion, please first check the open issues to see if your request is already being discussed. If an issue does not already exit, feel free to file an issue.
If you would like to contribute, please first check the open issues to see if the feature or bug is already being discussed or worked on. If not please feel free to file an issue before sending any code.
To finally contribute fork the repository, create a dedicated feature branch containing the appropriate changes and make a Merge Request for review.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.