GeoHealthCheck
GeoHealthCheck copied to clipboard
Service Status and QoS Checker for OGC Web Services
I many places in GHC interface dates are shown as (example) `2023-11-01T14:49:17Z`  that does not helps reading the date, nor is good looking. Better format the dates as `2023-11-01...

"Dashboard" is the main title in the home/landing page, but this do not changes when clicking on a tag, so is not easy for the user to see/remember what list...
When adding probes for a resource, the resource page shows only the type of the probe, i.e.  In this case two WFS GetCapabilities were added, but one is for...
When clicking on "operational" or "broken"  seems very natural to expect to see the list filtered accordingly (eventually taking into account also the category/tag already chosen). At the moment...
Tried to load data as described here https://docs.geohealthcheck.org/en/latest/admin.html#load-data Got this error ``` root@geohealthcheck:~/GeoHealthCheck# python3 GeoHealthCheck/models.py load tests/data/teste.json Traceback (most recent call last): File "/root/GeoHealthCheck/GeoHealthCheck/models.py", line 35, in from itsdangerous import...
**Describe the bug** We have a history of 365 days. When looking at a detail page, it takes ~35s to create the report. Only ~5s are spent waiting on the...
if i run a drilldown to all wms layers I get a basic error report indicating that the test has failed, instead i hope the test can return a pointer...
a drilldown test each layer of a wms test takes quite long if you click test now on the ui, it is not quite clear that the test is running...
This issue https://github.com/geopython/GeoHealthCheck/issues/248 and PR https://github.com/geopython/GeoHealthCheck/pull/307 had pretended to change the default WMS version to 1.3.0, but I believe it still needs some improvement, because version 1.1.1 is still hardcoded...