-
Implement statistics endpoint with will return XML/JSON with some basics statistics, like number of stations, number of images submitted by stations etc.
-
`ALTER TABLE INJECT STATISTICS $1` does not currently work. We should add placeholder support to `INJECT STATISTICS` so users can easily pass a JSON string as a parameter.
Jira issue: CRDB-4545
-
This is similar to #139 , but not the same, so created a separate issue.
**Describe the bug**
Can't retrieve people pictures from Immich after 1.19.
**To Reproduce**
Steps to reproduce the beh…
pjft updated
18 hours ago
-
A batch job results item has a top-level `"epsg"` property:
```json
{
"assets": {
"openEO.tif": {
"eo:bands": [
{
"center_wavelength": 0.6646,
"name":…
-
[Data Models](https://brunchlabs.notion.site/Prototype-Data-Models-72e3a064ac234cf9a7020ff768cd54f2)
Currently, we are not planning to have a lot of data saved. Two of our secondary features, unloc…
-
See https://senzing.atlassian.net/browse/GDEV-3917
Member of https://github.com/senzing-garage/garage-roadmap/issues/5
-
On code
case 'ifstat':
checkauth();
$arr = array();
$arr{'stamp'} = time()*1000;
$arr{'rxbytes'} = intval(getsysint("/sys/class/n…
-
`run_benchmark.py` 스크립트 파일입니다.
[interpreter repo](https://github.com/snu-sf-class/swpp202301-interpreter)를 클론해서 빌드한 뒤에, swpp202301-benchmark 폴더 내에서 사용하시면 됩니다.
이때 build-lls.py와 build-asms.py 스크립트가 미리…
-
I've seem several errors in logs from WMF wikis. They contain weird errors:
- Unhandled exception must be string, not None during unknown [ link]
- unknown url type: ?action=query&meta=siteinfo&siprop…
-
Hello, in order to train the model ,do I need to change the paths of model_conv3D.json and weights_conv3D.h5 to ../../models/weights_conv3D.h5 and ../../models/model_conv3D.json?
For example : …