John

Results 2 issues of John

https://github.com/aatishnn/srtm-python/blob/ea07b6d900c53a1df42b69803266c3f8a6231236/srtm.py#L36 To handle negative values, shouldn't you be taking the absolute value of lon_row and lat_row prior to passing them into elevations[SAMPLES - 1 - lat_row, lon_row].astype(int)? Otherwise I think...

bug

Any chance this plugin might be made to supporting alerting through grafana? https://grafana.com/tutorials/build-a-data-source-backend-plugin/

enhancement
help wanted