Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ivanahuckova/dbb5104cc9b159ed9e21e1883cf4bafc to your computer and use it in GitHub Desktop.
Save ivanahuckova/dbb5104cc9b159ed9e21e1883cf4bafc to your computer and use it in GitHub Desktop.
{
"__inputs": [
{
"name": "DS_GRAFANACLOUD-OBIRDABILITY-LOGS",
"label": "grafanacloud-obirdability-logs",
"description": "",
"type": "datasource",
"pluginId": "loki",
"pluginName": "Loki"
},
{
"name": "DS_YESOREYERAM-INFINITY-DATASOURCE",
"label": "yesoreyeram-infinity-datasource",
"description": "",
"type": "datasource",
"pluginId": "yesoreyeram-infinity-datasource",
"pluginName": "Infinity"
},
{
"name": "DS_GRAFANACLOUD-OBIRDABILITY-PROM",
"label": "grafanacloud-obirdability-prom",
"description": "",
"type": "datasource",
"pluginId": "prometheus",
"pluginName": "Prometheus"
},
{
"name": "DS_GRAFANA-GOOGLESHEETS-DATASOURCE",
"label": "grafana-googlesheets-datasource",
"description": "",
"type": "datasource",
"pluginId": "grafana-googlesheets-datasource",
"pluginName": "Google Sheets"
}
],
"__elements": {},
"__requires": [
{
"type": "grafana",
"id": "grafana",
"name": "Grafana",
"version": "11.1.0-70903"
},
{
"type": "datasource",
"id": "grafana-googlesheets-datasource",
"name": "Google Sheets",
"version": "1.2.6"
},
{
"type": "datasource",
"id": "loki",
"name": "Loki",
"version": "1.0.0"
},
{
"type": "panel",
"id": "marcusolsson-dynamictext-panel",
"name": "Dynamic Text",
"version": "4.3.0"
},
{
"type": "datasource",
"id": "prometheus",
"name": "Prometheus",
"version": "1.0.0"
},
{
"type": "panel",
"id": "stat",
"name": "Stat",
"version": ""
},
{
"type": "panel",
"id": "table",
"name": "Table",
"version": ""
},
{
"type": "panel",
"id": "timeseries",
"name": "Time series",
"version": ""
},
{
"type": "datasource",
"id": "yesoreyeram-infinity-datasource",
"name": "Infinity",
"version": "2.5.0-beta.1"
}
],
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"target": {
"limit": 100,
"matchAny": false,
"tags": [],
"type": "dashboard"
},
"type": "dashboard"
},
{
"datasource": {
"type": "grafana-googlesheets-datasource",
"uid": "${DS_GRAFANA-GOOGLESHEETS-DATASOURCE}"
},
"enable": true,
"iconColor": "light-blue",
"mappings": {
"time": {
"source": "field",
"value": "Start UNIX"
},
"timeEnd": {
"source": "field",
"value": "End UNIX"
},
"title": {
"source": "field",
"value": "What"
}
},
"name": "Observed events",
"target": {
"cacheDurationSeconds": 0,
"range": "Events!A1:C10",
"refId": "Anno",
"spreadsheet": "$spreadsheet_id"
}
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": null,
"links": [],
"panels": [
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 0
},
"id": 759,
"panels": [],
"title": "Summary",
"type": "row"
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {
"align": "auto",
"cellOptions": {
"type": "auto"
},
"inspect": false
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "Count"
},
"properties": [
{
"id": "custom.cellOptions",
"value": {
"mode": "basic",
"type": "gauge",
"valueDisplayMode": "text"
}
},
{
"id": "color",
"value": {
"mode": "palette-classic"
}
}
]
}
]
},
"gridPos": {
"h": 9,
"w": 7,
"x": 0,
"y": 1
},
"id": 422,
"options": {
"cellHeight": "sm",
"footer": {
"countRows": false,
"fields": "",
"reducer": [
"sum"
],
"show": false
},
"showHeader": true,
"sortBy": [
{
"desc": true,
"displayName": "Count"
}
]
},
"pluginVersion": "11.1.0-70903",
"targets": [
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "topk(10, sum(count_over_time({job=\"loki.source.journal.read\", species!=\"\"} | unpack | confidence > $confidence | __error__=`` [$__auto])) by (species))",
"queryType": "instant",
"refId": "A"
}
],
"title": "Bird songs count",
"transformations": [
{
"id": "organize",
"options": {
"excludeByName": {
"Time": true
},
"includeByName": {},
"indexByName": {},
"renameByName": {
"Value #A": "Count"
}
}
}
],
"type": "table"
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisGridShow": true,
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"noValue": "0",
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue",
"value": null
}
]
},
"unit": "songs"
},
"overrides": []
},
"gridPos": {
"h": 9,
"w": 17,
"x": 7,
"y": 1
},
"id": 14,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true,
"sortBy": "Total",
"sortDesc": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Birds songs over time",
"transformations": [
{
"id": "calculateField",
"options": {
"binary": {
"left": "is_day"
},
"mode": "binary",
"reduce": {
"reducer": "sum"
},
"replaceFields": false
}
}
],
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue",
"value": null
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "temperature_2m"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": "celsius"
},
{
"id": "color",
"value": {
"fixedColor": "super-light-orange",
"mode": "fixed",
"seriesBy": "last"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.drawStyle",
"value": "line"
},
{
"id": "custom.lineWidth",
"value": 1
},
{
"id": "custom.showPoints",
"value": "never"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
},
{
"id": "custom.lineWidth",
"value": 0
}
]
}
]
},
"gridPos": {
"h": 10,
"w": 12,
"x": 0,
"y": 10
},
"id": 414,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"columns": [],
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"filters": [],
"format": "timeseries",
"global_query_id": "",
"hide": false,
"parser": "uql",
"refId": "B",
"root_selector": "",
"source": "url",
"type": "json",
"uql": "parse-json | scope \"hourly\" \n| project \"time\"=array_from_entries('time',\"time\", 'temperature_2m',\"temperature_2m\")",
"url": "https://api.open-meteo.com/v1/forecast?latitude=$latitude&timezone=$timezone&longitude=$longitude&hourly=temperature_2m&start_date=${__from:date:YYYY-MM-DD}&end_date=${__to:date:YYYY-MM-DD}",
"url_options": {
"data": "",
"method": "GET"
}
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Temperature: Songs over time",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue",
"value": null
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "is_day"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": ""
},
{
"id": "color",
"value": {
"fixedColor": "super-light-yellow",
"mode": "fixed",
"seriesBy": "last"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.drawStyle",
"value": "line"
},
{
"id": "custom.lineWidth",
"value": 0
},
{
"id": "custom.showPoints",
"value": "never"
},
{
"id": "custom.axisPlacement",
"value": "hidden"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
},
{
"id": "custom.lineWidth",
"value": 0
}
]
}
]
},
"gridPos": {
"h": 10,
"w": 12,
"x": 12,
"y": 10
},
"id": 1443,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"columns": [],
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"filters": [],
"format": "timeseries",
"global_query_id": "",
"hide": false,
"parser": "uql",
"refId": "B",
"root_selector": "",
"source": "url",
"type": "json",
"uql": "parse-json | scope \"hourly\" \n| project \"time\"=array_from_entries('time',\"time\", 'is_day',\"is_day\")",
"url": "https://api.open-meteo.com/v1/forecast?latitude=$latitude&timezone=$timezone&longitude=$longitude&hourly=is_day&start_date=${__from:date:YYYY-MM-DD}&end_date=${__to:date:YYYY-MM-DD}",
"url_options": {
"data": "",
"method": "GET"
}
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Day vs night: Songs over time",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue",
"value": null
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "relative_humidity_2m"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": "%"
},
{
"id": "color",
"value": {
"fixedColor": "super-light-blue",
"mode": "fixed",
"seriesBy": "last"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.drawStyle",
"value": "line"
},
{
"id": "custom.lineWidth",
"value": 1
},
{
"id": "custom.showPoints",
"value": "never"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
},
{
"id": "custom.lineWidth",
"value": 0
}
]
}
]
},
"gridPos": {
"h": 10,
"w": 12,
"x": 0,
"y": 20
},
"id": 1444,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"columns": [],
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"filters": [],
"format": "timeseries",
"global_query_id": "",
"hide": false,
"parser": "uql",
"refId": "B",
"root_selector": "",
"source": "url",
"type": "json",
"uql": "parse-json | scope \"hourly\" \n| project \"time\"=array_from_entries('time',\"time\", 'relative_humidity_2m',\"relative_humidity_2m\")",
"url": "https://api.open-meteo.com/v1/forecast?latitude=$latitude&timezone=$timezone&longitude=$longitude&hourly=relative_humidity_2m&start_date=${__from:date:YYYY-MM-DD}&end_date=${__to:date:YYYY-MM-DD}",
"url_options": {
"data": "",
"method": "GET"
}
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Humidity: Songs over time",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue",
"value": null
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "precipitation"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": "lengthmm"
},
{
"id": "color",
"value": {
"fixedColor": "light-blue",
"mode": "fixed",
"seriesBy": "last"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.drawStyle",
"value": "line"
},
{
"id": "custom.lineWidth",
"value": 1
},
{
"id": "custom.showPoints",
"value": "never"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
},
{
"id": "custom.lineWidth",
"value": 0
}
]
}
]
},
"gridPos": {
"h": 10,
"w": 12,
"x": 12,
"y": 20
},
"id": 1445,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"columns": [],
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"filters": [],
"format": "timeseries",
"global_query_id": "",
"hide": false,
"parser": "uql",
"refId": "B",
"root_selector": "",
"source": "url",
"type": "json",
"uql": "parse-json | scope \"hourly\" \n| project \"time\"=array_from_entries('time',\"time\", 'precipitation',\"precipitation\")",
"url": "https://api.open-meteo.com/v1/forecast?latitude=$latitude&timezone=$timezone&longitude=$longitude&hourly=precipitation&start_date=${__from:date:YYYY-MM-DD}&end_date=${__to:date:YYYY-MM-DD}",
"url_options": {
"data": "",
"method": "GET"
}
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Precipitation: Songs over time",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue"
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "wind_speed_80m"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": "velocitykmh"
},
{
"id": "color",
"value": {
"fixedColor": "light-purple",
"mode": "fixed",
"seriesBy": "last"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.drawStyle",
"value": "line"
},
{
"id": "custom.lineWidth",
"value": 1
},
{
"id": "custom.showPoints",
"value": "never"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
},
{
"id": "custom.lineWidth",
"value": 0
}
]
}
]
},
"gridPos": {
"h": 10,
"w": 12,
"x": 0,
"y": 30
},
"id": 1446,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"columns": [],
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"filters": [],
"format": "timeseries",
"global_query_id": "",
"hide": false,
"parser": "uql",
"refId": "B",
"root_selector": "",
"source": "url",
"type": "json",
"uql": "parse-json | scope \"hourly\" \n| project \"time\"=array_from_entries('time',\"time\", 'wind_speed_80m',\"wind_speed_80m\")",
"url": "https://api.open-meteo.com/v1/forecast?latitude=$latitude&timezone=$timezone&longitude=$longitude&hourly=wind_speed_80m&start_date=${__from:date:YYYY-MM-DD}&end_date=${__to:date:YYYY-MM-DD}",
"url_options": {
"data": "",
"method": "GET"
}
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Wind speed: Songs over time",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue"
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "cloud_cover"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": "%"
},
{
"id": "color",
"value": {
"fixedColor": "#6584d8",
"mode": "fixed",
"seriesBy": "last"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.drawStyle",
"value": "line"
},
{
"id": "custom.lineWidth",
"value": 1
},
{
"id": "custom.showPoints",
"value": "never"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
},
{
"id": "custom.lineWidth",
"value": 0
}
]
}
]
},
"gridPos": {
"h": 10,
"w": 12,
"x": 12,
"y": 30
},
"id": 1448,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"columns": [],
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"filters": [],
"format": "timeseries",
"global_query_id": "",
"hide": false,
"parser": "uql",
"refId": "B",
"root_selector": "",
"source": "url",
"type": "json",
"uql": "parse-json | scope \"hourly\" \n| project \"time\"=array_from_entries('time',\"time\", 'cloud_cover',\"cloud_cover\")",
"url": "https://api.open-meteo.com/v1/forecast?latitude=$latitude&timezone=$timezone&longitude=$longitude&hourly=cloud_cover&start_date=${__from:date:YYYY-MM-DD}&end_date=${__to:date:YYYY-MM-DD}",
"url_options": {
"data": "",
"method": "GET"
}
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Cloud cover: Songs over time",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"noValue": "0",
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue"
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "pm10"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": "µg/m3"
},
{
"id": "color",
"value": {
"mode": "fixed"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.showPoints",
"value": "never"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
}
]
}
]
},
"gridPos": {
"h": 10,
"w": 12,
"x": 0,
"y": 40
},
"id": 420,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-PROM}"
},
"disableTextWrap": false,
"editorMode": "builder",
"expr": "pm10",
"fullMetaSearch": false,
"hide": false,
"includeNullMetadata": true,
"interval": "1h",
"legendFormat": "{{name}}",
"range": true,
"refId": "B",
"useBackend": false
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Air quality PM10: Songs over time",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"noValue": "0",
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue"
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "pm25"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": "µg/m3"
},
{
"id": "color",
"value": {
"mode": "fixed"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.showPoints",
"value": "never"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
}
]
}
]
},
"gridPos": {
"h": 10,
"w": 12,
"x": 12,
"y": 40
},
"id": 1447,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-PROM}"
},
"disableTextWrap": false,
"editorMode": "builder",
"expr": "pm25",
"fullMetaSearch": false,
"hide": false,
"includeNullMetadata": true,
"interval": "1h",
"legendFormat": "{{name}}",
"range": true,
"refId": "B",
"useBackend": false
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Air quality PM2.5: Songs over time",
"type": "timeseries"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 50
},
"id": 7,
"panels": [],
"repeat": "species",
"repeatDirection": "h",
"title": "$species",
"type": "row"
},
{
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"fieldConfig": {
"defaults": {
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 4,
"x": 0,
"y": 51
},
"id": 4,
"options": {
"afterRender": "",
"content": "<img src={{{json @root.A}}}>",
"defaultContent": "The query didn't return any results.",
"editor": {
"format": "auto",
"height": 151,
"language": "html"
},
"editors": [
"helpers"
],
"externalScripts": [],
"externalStyles": [],
"helpers": "",
"renderMode": "everyRow",
"styles": "",
"wrap": true
},
"pluginVersion": "4.3.0",
"targets": [
{
"columns": [],
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"filters": [],
"format": "table",
"global_query_id": "",
"parser": "backend",
"refId": "A",
"root_selector": "$.thumbnail.source",
"source": "url",
"type": "json",
"uql": "parse-json \n",
"url": "https://en.wikipedia.org/api/rest_v1/page/summary/$species",
"url_options": {
"data": "",
"method": "GET",
"params": [
{
"key": "action",
"value": "query"
},
{
"key": "prop",
"value": "pageimages|pageprops"
},
{
"key": "format",
"value": "json"
},
{
"key": "piprop",
"value": "thumbnail"
},
{
"key": "titles",
"value": "$species"
},
{
"key": "pithumbsize",
"value": "300"
},
{
"key": "redirects",
"value": "true"
}
]
}
}
],
"title": "Image",
"transformations": [
{
"id": "extractFields",
"options": {
"format": "json",
"replace": true,
"source": "result"
}
}
],
"type": "marcusolsson-dynamictext-panel"
},
{
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"fieldConfig": {
"defaults": {
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 12,
"x": 4,
"y": 51
},
"id": 1442,
"options": {
"afterRender": "",
"content": "{{json @root.A}}",
"defaultContent": "No available summary",
"editor": {
"format": "auto",
"height": 151,
"language": "html"
},
"editors": [
"default"
],
"externalScripts": [],
"externalStyles": [],
"helpers": "",
"renderMode": "everyRow",
"styles": "",
"wrap": false
},
"pluginVersion": "4.3.0",
"targets": [
{
"columns": [],
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"filters": [],
"format": "table",
"global_query_id": "",
"parser": "backend",
"refId": "A",
"root_selector": "$.extract",
"source": "url",
"type": "json",
"uql": "parse-json \n",
"url": "https://en.wikipedia.org/api/rest_v1/page/summary/$species",
"url_options": {
"data": "",
"method": "GET",
"params": []
}
}
],
"title": "Summary",
"transformations": [
{
"id": "extractFields",
"options": {
"format": "json",
"replace": true,
"source": "result"
}
}
],
"type": "marcusolsson-dynamictext-panel"
},
{
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"fieldConfig": {
"defaults": {
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 4,
"x": 16,
"y": 51
},
"id": 6,
"options": {
"afterRender": "",
"content": "<audio controlslist=\"nodownload\" controls src={{{json @root.url}}}></audio>",
"defaultContent": "No available audio",
"editor": {
"format": "auto",
"height": 151,
"language": "html"
},
"editors": [
"default"
],
"externalScripts": [],
"externalStyles": [],
"helpers": "",
"renderMode": "everyRow",
"styles": "",
"wrap": true
},
"pluginVersion": "4.3.0",
"targets": [
{
"columns": [],
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"filters": [],
"format": "table",
"global_query_id": "",
"parser": "uql",
"refId": "A",
"root_selector": "query.pages",
"source": "url",
"type": "json",
"uql": "parse-json scope \"query.pages\"\nproject kv()\n",
"url": "https://en.wikipedia.org/w/api.php",
"url_options": {
"data": "",
"method": "GET",
"params": [
{
"key": "action",
"value": "query"
},
{
"key": "titles",
"value": "$species"
},
{
"key": "redirects",
"value": "true"
},
{
"key": "generator",
"value": "images"
},
{
"key": "prop",
"value": "imageinfo"
},
{
"key": "iiprop",
"value": "mediatype|url"
},
{
"key": "format",
"value": "json"
}
]
}
}
],
"title": "Audio",
"transformations": [
{
"id": "extractFields",
"options": {
"format": "json",
"jsonPaths": [
{
"path": "imageinfo[0]"
}
],
"keepTime": false,
"replace": true,
"source": "value"
}
},
{
"id": "extractFields",
"options": {
"replace": true,
"source": "imageinfo[0]"
}
},
{
"id": "filterByValue",
"options": {
"filters": [
{
"config": {
"id": "equal",
"options": {
"value": "AUDIO"
}
},
"fieldName": "mediatype"
}
],
"match": "any",
"type": "include"
}
}
],
"type": "marcusolsson-dynamictext-panel"
},
{
"datasource": {
"type": "prometheus",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-PROM}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 4,
"x": 20,
"y": 51
},
"id": 2,
"options": {
"colorMode": "background_solid",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"sum"
],
"fields": "",
"values": false
},
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "11.1.0-70903",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-PROM}"
},
"editorMode": "code",
"expr": "species_count_high_confidence{species=~\"$species\"}",
"legendFormat": "__auto",
"range": true,
"refId": "A"
}
],
"title": "Birds songs detected",
"type": "stat"
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "yellow",
"mode": "fixed"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisGridShow": true,
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"noValue": "0",
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "yellow"
}
]
},
"unit": "songs"
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 8,
"x": 0,
"y": 58
},
"id": 1449,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true,
"sortBy": "Total",
"sortDesc": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\", species=\"$species\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Birds songs over time",
"transformations": [
{
"id": "calculateField",
"options": {
"binary": {
"left": "is_day"
},
"mode": "binary",
"reduce": {
"reducer": "sum"
},
"replaceFields": false
}
}
],
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue"
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "temperature_2m"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": "celsius"
},
{
"id": "color",
"value": {
"fixedColor": "super-light-orange",
"mode": "fixed",
"seriesBy": "last"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.drawStyle",
"value": "line"
},
{
"id": "custom.lineWidth",
"value": 1
},
{
"id": "custom.showPoints",
"value": "never"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
},
{
"id": "custom.lineWidth",
"value": 0
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 8,
"x": 8,
"y": 58
},
"id": 1450,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"columns": [],
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"filters": [],
"format": "timeseries",
"global_query_id": "",
"hide": false,
"parser": "uql",
"refId": "B",
"root_selector": "",
"source": "url",
"type": "json",
"uql": "parse-json | scope \"hourly\" \n| project \"time\"=array_from_entries('time',\"time\", 'temperature_2m',\"temperature_2m\")",
"url": "https://api.open-meteo.com/v1/forecast?latitude=$latitude&timezone=$timezone&longitude=$longitude&hourly=temperature_2m&start_date=${__from:date:YYYY-MM-DD}&end_date=${__to:date:YYYY-MM-DD}",
"url_options": {
"data": "",
"method": "GET"
}
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\", species=\"$species\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Temperature: Songs over time",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue"
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "is_day"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": ""
},
{
"id": "color",
"value": {
"fixedColor": "super-light-yellow",
"mode": "fixed",
"seriesBy": "last"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.drawStyle",
"value": "line"
},
{
"id": "custom.lineWidth",
"value": 0
},
{
"id": "custom.showPoints",
"value": "never"
},
{
"id": "custom.axisPlacement",
"value": "hidden"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
},
{
"id": "custom.lineWidth",
"value": 0
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 8,
"x": 16,
"y": 58
},
"id": 1451,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"columns": [],
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"filters": [],
"format": "timeseries",
"global_query_id": "",
"hide": false,
"parser": "uql",
"refId": "B",
"root_selector": "",
"source": "url",
"type": "json",
"uql": "parse-json | scope \"hourly\" \n| project \"time\"=array_from_entries('time',\"time\", 'is_day',\"is_day\")",
"url": "https://api.open-meteo.com/v1/forecast?latitude=$latitude&timezone=$timezone&longitude=$longitude&hourly=is_day&start_date=${__from:date:YYYY-MM-DD}&end_date=${__to:date:YYYY-MM-DD}",
"url_options": {
"data": "",
"method": "GET"
}
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\", species=\"$species\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Day vs night: Songs over time",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue"
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "relative_humidity_2m"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": "%"
},
{
"id": "color",
"value": {
"fixedColor": "super-light-blue",
"mode": "fixed",
"seriesBy": "last"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.drawStyle",
"value": "line"
},
{
"id": "custom.lineWidth",
"value": 1
},
{
"id": "custom.showPoints",
"value": "never"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
},
{
"id": "custom.lineWidth",
"value": 0
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 8,
"x": 0,
"y": 65
},
"id": 1452,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"columns": [],
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"filters": [],
"format": "timeseries",
"global_query_id": "",
"hide": false,
"parser": "uql",
"refId": "B",
"root_selector": "",
"source": "url",
"type": "json",
"uql": "parse-json | scope \"hourly\" \n| project \"time\"=array_from_entries('time',\"time\", 'relative_humidity_2m',\"relative_humidity_2m\")",
"url": "https://api.open-meteo.com/v1/forecast?latitude=$latitude&timezone=$timezone&longitude=$longitude&hourly=relative_humidity_2m&start_date=${__from:date:YYYY-MM-DD}&end_date=${__to:date:YYYY-MM-DD}",
"url_options": {
"data": "",
"method": "GET"
}
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\", species=\"$species\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Humidity: Songs over time",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue"
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "precipitation"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": "lengthmm"
},
{
"id": "color",
"value": {
"fixedColor": "light-blue",
"mode": "fixed",
"seriesBy": "last"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.drawStyle",
"value": "line"
},
{
"id": "custom.lineWidth",
"value": 1
},
{
"id": "custom.showPoints",
"value": "never"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
},
{
"id": "custom.lineWidth",
"value": 0
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 8,
"x": 8,
"y": 65
},
"id": 1453,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"columns": [],
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"filters": [],
"format": "timeseries",
"global_query_id": "",
"hide": false,
"parser": "uql",
"refId": "B",
"root_selector": "",
"source": "url",
"type": "json",
"uql": "parse-json | scope \"hourly\" \n| project \"time\"=array_from_entries('time',\"time\", 'precipitation',\"precipitation\")",
"url": "https://api.open-meteo.com/v1/forecast?latitude=$latitude&timezone=$timezone&longitude=$longitude&hourly=precipitation&start_date=${__from:date:YYYY-MM-DD}&end_date=${__to:date:YYYY-MM-DD}",
"url_options": {
"data": "",
"method": "GET"
}
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\", species=\"$species\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Precipitation: Songs over time",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue"
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "wind_speed_80m"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": "velocitykmh"
},
{
"id": "color",
"value": {
"fixedColor": "light-purple",
"mode": "fixed",
"seriesBy": "last"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.drawStyle",
"value": "line"
},
{
"id": "custom.lineWidth",
"value": 1
},
{
"id": "custom.showPoints",
"value": "never"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
},
{
"id": "custom.lineWidth",
"value": 0
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 8,
"x": 16,
"y": 65
},
"id": 1454,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"columns": [],
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"filters": [],
"format": "timeseries",
"global_query_id": "",
"hide": false,
"parser": "uql",
"refId": "B",
"root_selector": "",
"source": "url",
"type": "json",
"uql": "parse-json | scope \"hourly\" \n| project \"time\"=array_from_entries('time',\"time\", 'wind_speed_80m',\"wind_speed_80m\")",
"url": "https://api.open-meteo.com/v1/forecast?latitude=$latitude&timezone=$timezone&longitude=$longitude&hourly=wind_speed_80m&start_date=${__from:date:YYYY-MM-DD}&end_date=${__to:date:YYYY-MM-DD}",
"url_options": {
"data": "",
"method": "GET"
}
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\", species=\"$species\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Wind speed: Songs over time",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue"
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "cloud_cover"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": "%"
},
{
"id": "color",
"value": {
"fixedColor": "#6584d8",
"mode": "fixed",
"seriesBy": "last"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.drawStyle",
"value": "line"
},
{
"id": "custom.lineWidth",
"value": 1
},
{
"id": "custom.showPoints",
"value": "never"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
},
{
"id": "custom.lineWidth",
"value": 0
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 8,
"x": 0,
"y": 72
},
"id": 1455,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"columns": [],
"datasource": {
"type": "yesoreyeram-infinity-datasource",
"uid": "${DS_YESOREYERAM-INFINITY-DATASOURCE}"
},
"filters": [],
"format": "timeseries",
"global_query_id": "",
"hide": false,
"parser": "uql",
"refId": "B",
"root_selector": "",
"source": "url",
"type": "json",
"uql": "parse-json | scope \"hourly\" \n| project \"time\"=array_from_entries('time',\"time\", 'cloud_cover',\"cloud_cover\")",
"url": "https://api.open-meteo.com/v1/forecast?latitude=$latitude&timezone=$timezone&longitude=$longitude&hourly=cloud_cover&start_date=${__from:date:YYYY-MM-DD}&end_date=${__to:date:YYYY-MM-DD}",
"url_options": {
"data": "",
"method": "GET"
}
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\", species=\"$species\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Cloud cover: Songs over time",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"noValue": "0",
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue"
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "pm10"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": "µg/m3"
},
{
"id": "color",
"value": {
"mode": "fixed"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.showPoints",
"value": "never"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 8,
"x": 8,
"y": 72
},
"id": 1456,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-PROM}"
},
"disableTextWrap": false,
"editorMode": "builder",
"expr": "pm10",
"fullMetaSearch": false,
"hide": false,
"includeNullMetadata": true,
"interval": "1h",
"legendFormat": "{{name}}",
"range": true,
"refId": "B",
"useBackend": false
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\", species=\"$species\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Air quality PM10: Songs over time",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "-- Mixed --"
},
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "blue",
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"noValue": "0",
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "blue"
}
]
},
"unit": "songs"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "pm25"
},
"properties": [
{
"id": "custom.axisPlacement",
"value": "right"
},
{
"id": "unit",
"value": "µg/m3"
},
{
"id": "color",
"value": {
"mode": "fixed"
}
},
{
"id": "custom.fillOpacity",
"value": 10
},
{
"id": "custom.showPoints",
"value": "never"
}
]
},
{
"matcher": {
"id": "byFrameRefID",
"options": "A"
},
"properties": [
{
"id": "custom.drawStyle",
"value": "bars"
},
{
"id": "custom.fillOpacity",
"value": 100
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 8,
"x": 16,
"y": 72
},
"id": 1457,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"maxHeight": 600,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "11.0.0-67746",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-PROM}"
},
"disableTextWrap": false,
"editorMode": "builder",
"expr": "pm25",
"fullMetaSearch": false,
"hide": false,
"includeNullMetadata": true,
"interval": "1h",
"legendFormat": "{{name}}",
"range": true,
"refId": "B",
"useBackend": false
},
{
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"editorMode": "code",
"expr": "sum by (species) (count_over_time({unit=\"birdnet_analysis.service\", species=\"$species\"} | unpack | confidence > $confidence | __error__=`` [$__auto]))",
"hide": false,
"legendFormat": "{{species}}",
"queryType": "range",
"refId": "A",
"step": "1h"
}
],
"title": "Air quality PM2.5: Songs over time",
"type": "timeseries"
}
],
"refresh": "",
"schemaVersion": 39,
"tags": [],
"templating": {
"list": [
{
"current": {},
"datasource": {
"type": "loki",
"uid": "${DS_GRAFANACLOUD-OBIRDABILITY-LOGS}"
},
"definition": "",
"hide": 0,
"includeAll": false,
"multi": true,
"name": "species",
"options": [],
"query": {
"label": "species",
"refId": "LokiVariableQueryEditor-VariableQuery",
"stream": "",
"type": 1
},
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 1,
"type": "query"
},
{
"current": {
"selected": false,
"text": "0.9",
"value": "0.9"
},
"hide": 0,
"includeAll": false,
"multi": false,
"name": "confidence",
"options": [
{
"selected": false,
"text": "0.5",
"value": "0.5"
},
{
"selected": false,
"text": "0.75",
"value": "0.75"
},
{
"selected": false,
"text": "0.8",
"value": "0.8"
},
{
"selected": true,
"text": "0.9",
"value": "0.9"
}
],
"query": "0.5, 0.75, 0.8, 0.9",
"queryValue": "",
"skipUrlSync": false,
"type": "custom"
},
{
"current": {
"selected": true,
"text": "52.520008",
"value": "52.520008"
},
"hide": 0,
"name": "latitude",
"options": [
{
"selected": true,
"text": "52.520008",
"value": "52.520008"
}
],
"query": "52.520008",
"skipUrlSync": false,
"type": "textbox"
},
{
"current": {
"selected": true,
"text": "13.404954",
"value": "13.404954"
},
"hide": 0,
"name": "longitude",
"options": [
{
"selected": true,
"text": "13.404954",
"value": "13.404954"
}
],
"query": "13.404954",
"skipUrlSync": false,
"type": "textbox"
},
{
"current": {
"selected": true,
"text": "Europe/Berlin",
"value": "Europe/Berlin"
},
"hide": 0,
"name": "timezone",
"options": [
{
"selected": true,
"text": "Europe/Berlin",
"value": "Europe/Berlin"
}
],
"query": "Europe/Berlin",
"skipUrlSync": false,
"type": "textbox"
},
{
"current": {
"selected": false,
"text": "",
"value": ""
},
"hide": 0,
"name": "spreadsheet_id",
"options": [
{
"selected": true,
"text": "",
"value": ""
}
],
"query": "",
"skipUrlSync": false,
"type": "textbox"
}
]
},
"time": {
"from": "now-24h",
"to": "now"
},
"timeRangeUpdatedDuringEditOrView": false,
"timepicker": {},
"timezone": "browser",
"title": "Obirdability: Bird song monitoring",
"uid": "obirdability",
"version": 128,
"weekStart": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment