-
Notifications
You must be signed in to change notification settings - Fork 2
/
register.json
802 lines (802 loc) · 36.6 KB
/
register.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
[
{
"Certificate": "[2020-001](https://codecheck.org.uk/register/certs/2020-001/)",
"Repository Link": "https://github.com/codecheckers/Piccolo-2020",
"Type": "journal",
"Venue": "GigaScience",
"Report": "http://doi.org/10.5281/zenodo.3674056",
"Title": "ShinyLearner: A containerized benchmarking tool for machine-learning classification of tabular data.",
"Paper reference": "https://doi.org/10.1093/gigascience/giaa026",
"Check date": "2019-02-14"
},
{
"Certificate": "[2020-002](https://codecheck.org.uk/register/certs/2020-002/)",
"Repository Link": "https://github.com/codecheckers/Reproduction-Hancock",
"Type": "community",
"Venue": "codecheck",
"Report": "http://doi.org/10.5281/zenodo.3750741",
"Title": "The principal components of natural images",
"Paper reference": "https://doi.org/10.1088/0954-898X_3_1_008",
"Check date": "2020-04-13"
},
{
"Certificate": "[2020-003](https://codecheck.org.uk/register/certs/2020-003/)",
"Repository Link": "https://github.com/codecheckers/Hopfield-1982",
"Type": "community",
"Venue": "codecheck",
"Report": "https://doi.org/10.5281/zenodo.3741797",
"Title": "Neural networks and physical systems with emergent collective computational abilities",
"Paper reference": "https://doi.org/10.1073/pnas.79.8.2554",
"Check date": "2020-04-06"
},
{
"Certificate": "[2020-004](https://codecheck.org.uk/register/certs/2020-004/)",
"Repository Link": "https://github.com/codecheckers/Barto-Sutton-Anderson-1983",
"Type": "community",
"Venue": "codecheck",
"Report": "https://doi.org/10.5281/zenodo.3827371",
"Title": "Neuronlike adaptive elements that can solve difficult learning control problems",
"Paper reference": "https://doi.org/10.1109/TSMC.1983.6313077",
"Check date": "2020-05-14"
},
{
"Certificate": "[2020-005](https://codecheck.org.uk/register/certs/2020-005/)",
"Repository Link": "https://github.com/codecheckers/Larisch-reproduction",
"Type": "community",
"Venue": "codecheck",
"Report": "https://doi.org/10.5281/zenodo.3959175",
"Title": "[Re] Connectivity reflects coding: a model of voltage-based STDP with homeostasis",
"Paper reference": "https://doi.org/10.5281/zenodo.3538217",
"Check date": "2020-07-23"
},
{
"Certificate": "[2020-006](https://codecheck.org.uk/register/certs/2020-006/)",
"Repository Link": "https://github.com/codecheckers/Detorakis-reproduction",
"Type": "community",
"Venue": "codecheck",
"Report": "https://doi.org/10.5281/zenodo.3948353",
"Title": "[Re] A Generalized Linear Integrate-and-Fire Neural Model Produces Diverse Spiking Behaviours",
"Paper reference": "https://doi.org/10.5281/zenodo.1003214",
"Check date": "2020-07-16"
},
{
"Certificate": "[2020-008](https://codecheck.org.uk/register/certs/2020-008/)",
"Repository Link": "https://github.com/codecheckers/covid-uk",
"Type": "community",
"Venue": "preprint",
"Report": "http://doi.org/10.5281/zenodo.3746024",
"Title": "The effect of non-pharmaceutical interventions on COVID-19 cases, deaths and demand for hospital services in the UK: a modelling study",
"Paper reference": "https://cmmid.github.io/topics/covid19/control-measures/report/uk_scenario_modelling_preprint_2020_04_01.pdf",
"Check date": "2020-04-09"
},
{
"Certificate": "[2020-009](https://codecheck.org.uk/register/certs/2020-009/)",
"Repository Link": "https://github.com/codecheckers/2020-cov-tracing",
"Type": "community",
"Venue": "preprint",
"Report": "http://doi.org/10.5281/zenodo.3767060",
"Title": "Model of isolation, contact tracing, and physical distancing (Preprint)",
"Paper reference": "https://cmmid.github.io/topics/covid19/reports/bbc_contact_tracing.pdf",
"Check date": "2020-04-26"
},
{
"Certificate": "[2020-010](https://codecheck.org.uk/register/certs/2020-010/)",
"Repository Link": "https://github.com/codecheckers/covid-report9",
"Type": "community",
"Venue": "preprint",
"Report": "https://doi.org/10.5281/zenodo.3865491",
"Title": "Report 9: Impact of non-pharmaceutical interventions (NPIs) to reduce COVID-19 mortality and healthcare demand. March 16, 2020.",
"Paper reference": "https://doi.org/10.25561/77482",
"Check date": "2020-05-29"
},
{
"Certificate": "[2020-011](https://codecheck.org.uk/register/certs/2020-011/)",
"Repository Link": "https://github.com/codecheckers/covid19model-nature",
"Type": "community",
"Venue": "in press",
"Report": "https://doi.org/10.5281/zenodo.3893138",
"Title": "Estimating the effects of non-pharmaceutical interventions on COVID-19 in Europe",
"Paper reference": "http://doi.org/10.1038/s41586-020-2405-7",
"Check date": "2020-06-13"
},
{
"Certificate": "[2020-012](https://codecheck.org.uk/register/certs/2020-012/)",
"Repository Link": "https://github.com/codecheckers/covid19model-report23",
"Type": "community",
"Venue": "preprint",
"Report": "https://doi.org/10.5281/zenodo.3893617",
"Title": "Report 23: State-level tracking of COVID-19 in the United States version 2 (28-05-2020)",
"Paper reference": "https://doi.org/10.25561/79231",
"Check date": "2020-06-14"
},
{
"Certificate": "[2020-013](https://codecheck.org.uk/register/certs/2020-013/)",
"Repository Link": "https://github.com/codecheckers/Spitschan2020_bioRxiv",
"Type": "community",
"Venue": "preprint",
"Report": "https://doi.org/10.5281/zenodo.3947959",
"Title": "Rest-activity cycles and melatonin phase angle of circadian entrainment in people without cone-mediated vision",
"Paper reference": "https://doi.org/10.1101/2020.06.02.129502",
"Check date": "2020-07-14"
},
{
"Certificate": "[2020-014](https://codecheck.org.uk/register/certs/2020-014/)",
"Repository Link": "https://github.com/codecheckers/Sadeh-and-Clopath",
"Type": "community",
"Venue": "codecheck",
"Report": "https://doi.org/10.5281/zenodo.3967326",
"Title": "Patterned perturbation of inhibition can reveal the dynamical structure of neural processing",
"Paper reference": "https://doi.org/10.7554/eLife.52757",
"Check date": "2020-07-28"
},
{
"Certificate": "[2020-015](https://codecheck.org.uk/register/certs/2020-015/)",
"Repository Link": "https://github.com/codecheckers/Liou-and-Bateman",
"Type": "community",
"Venue": "codecheck",
"Report": "https://doi.org/10.5281/zenodo.3978402",
"Title": "A model for focal seizure onset, propagation, evolution, and progression",
"Paper reference": "https://doi.org/10.7554/eLife.50927",
"Check date": "2020-08-04"
},
{
"Certificate": "[2020-016](https://codecheck.org.uk/register/certs/2020-016/)",
"Repository Link": "https://github.com/codecheckers/OpeningPractice",
"Type": "journal",
"Venue": "J Geogr Syst",
"Report": "https://doi.org/10.5281/zenodo.3981253",
"Title": "Opening practice: supporting reproducibility and critical spatial data science",
"Paper reference": "https://doi.org/10.1007/s10109-020-00334-2",
"Check date": "2020-06-02"
},
{
"Certificate": "[2020-017](https://codecheck.org.uk/register/certs/2020-017/)",
"Repository Link": "https://github.com/codecheckers/JGSY-D-19-00087",
"Type": "journal",
"Venue": "J Geogr Syst",
"Report": "https://doi.org/10.5281/zenodo.4003848",
"Title": "Progress in the R ecosystem for representing and handling spatial data",
"Paper reference": "https://doi.org/10.1007/s10109-020-00336-0",
"Check date": "2020-08-27"
},
{
"Certificate": "[2020-018](https://codecheck.org.uk/register/certs/2020-018/)",
"Repository Link": "https://github.com/reproducible-agile/AGILECA",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/OSF.IO/ZTC7M",
"Title": "Integrating cellular automata and discrete global grid systems: a case study into wildfire modelling",
"Paper reference": "https://doi.org/10.5194/agile-giss-1-6-2020",
"Check date": "2020-07-13"
},
{
"Certificate": "[2020-019](https://codecheck.org.uk/register/certs/2020-019/)",
"Repository Link": "https://osf.io/5SVMT",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/OSF.IO/5SVMT",
"Title": "What to do in the Meantime: A Service Coverage Analysis for Parked Autonomous Vehicles",
"Paper reference": "https://doi.org/10.5194/agile-giss-1-7-2020",
"Check date": "2020-07-13"
},
{
"Certificate": "[2020-020](https://codecheck.org.uk/register/certs/2020-020/)",
"Repository Link": "https://osf.io/7TWR2",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/OSF.IO/7TWR2",
"Title": "Window Operators for Processing Spatio-Temporal Data Streams on Unmanned Vehicles",
"Paper reference": "https://doi.org/10.5194/agile-giss-1-21-2020",
"Check date": "2020-07-13"
},
{
"Certificate": "[2020-021](https://codecheck.org.uk/register/certs/2020-021/)",
"Repository Link": "https://github.com/reproducible-agile/Spatial-nominal-entity-recognition",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/OSF.IO/SUWPJ",
"Title": "Comparing supervised learning algorithms for Spatial Nominal Entity recognition",
"Paper reference": "https://doi.org/10.5194/agile-giss-1-15-2020",
"Check date": "2020-07-13"
},
{
"Certificate": "[2020-022](https://codecheck.org.uk/register/certs/2020-022/)",
"Repository Link": "https://osf.io/7XRQG",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/OSF.IO/7XRQG",
"Title": "Extracting interrogative intents and concepts from geo-analytic questions.",
"Paper reference": "https://doi.org/10.5194/agile-giss-1-23-2020",
"Check date": "2020-07-13"
},
{
"Certificate": "[2020-023](https://codecheck.org.uk/register/certs/2020-023/)",
"Repository Link": "https://github.com/reproducible-agile/Tracking-Hurricane-Dorian-in-GDELT-and-Twitter",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/OSF.IO/XS5YR",
"Title": "Tracking Hurricane Dorian in GDELT and Twitter",
"Paper reference": "https://doi.org/10.5194/agile-giss-1-19-2020",
"Check date": "2020-07-13"
},
{
"Certificate": "[2020-024](https://codecheck.org.uk/register/certs/2020-024/)",
"Repository Link": "https://github.com/codecheckers/driftage",
"Type": "journal",
"Venue": "GigaScience",
"Report": "https://doi.org/10.5281/zenodo.4964880",
"Title": "Driftage: a multi-agent system framework for concept drift detection",
"Paper reference": "https://doi.org/10.1093/gigascience/giab030",
"Check date": "2020-12-07"
},
{
"Certificate": "[2020-025](https://codecheck.org.uk/register/certs/2020-025/)",
"Repository Link": "https://github.com/codecheckers/LICD_article",
"Type": "journal",
"Venue": "J Archaeol Sci",
"Report": "https://doi.org/10.5281/zenodo.4279275",
"Title": "The application of Local Indicators for Categorical Data (LICD) to explore spatial dependence in archaeological spaces",
"Paper reference": "https://doi.org/10.1016/j.jas.2020.105306",
"Check date": "2020-11-19"
},
{
"Certificate": "[2021-001](https://codecheck.org.uk/register/certs/2021-001/)",
"Repository Link": "https://github.com/codecheckers/causality-review",
"Type": "community",
"Venue": "preprint",
"Report": "https://doi.org/10.5281/zenodo.4720843",
"Title": "Causality indices for bivariate time series data: a comparative review of performance",
"Paper reference": "https://arxiv.org/abs/2104.00718",
"Check date": "2021-04-27"
},
{
"Certificate": "[2021-002](https://codecheck.org.uk/register/certs/2021-002/)",
"Repository Link": "https://osf.io/rsf4m",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/rsf4m",
"Title": "Building Change Detection of Airborne Laser Scanning and Dense Image Matching Point Clouds using Height and Class Information",
"Paper reference": "https://doi.org/10.5194/agile-giss-2-10-2021",
"Check date": "2021-06-10"
},
{
"Certificate": "[2021-003](https://codecheck.org.uk/register/certs/2021-003/)",
"Repository Link": "https://osf.io/dx92a",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/dx92a",
"Title": "Investigating drivers’ geospatial abilities in unfamiliar environments",
"Paper reference": "https://doi.org/10.5194/agile-giss-2-3-2021",
"Check date": "2021-06-10"
},
{
"Certificate": "[2021-004](https://codecheck.org.uk/register/certs/2021-004/)",
"Repository Link": "https://osf.io/2sc7g",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/2sc7g",
"Title": "Extraction of linear structures from digital terrain models using deep learning",
"Paper reference": "https://doi.org/10.5194/agile-giss-2-11-2021",
"Check date": "2021-06-10"
},
{
"Certificate": "[2021-005](https://codecheck.org.uk/register/certs/2021-005/)",
"Repository Link": "https://osf.io/7fqtm",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/7fqtm",
"Title": "A Comparative Study of Typing and Speech For Map Metadata Creation",
"Paper reference": "https://doi.org/10.5194/agile-giss-2-7-2021",
"Check date": "2021-06-10"
},
{
"Certificate": "[2021-006](https://codecheck.org.uk/register/certs/2021-006/)",
"Repository Link": "https://osf.io/4cpm3",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/OSF.IO/4CPM3",
"Title": "A Socially Aware Huff Model for Destination Choice in Nature-based Tourism",
"Paper reference": "https://doi.org/10.5194/agile-giss-2-14-2021",
"Check date": "2021-06-10"
},
{
"Certificate": "[2021-007](https://codecheck.org.uk/register/certs/2021-007/)",
"Repository Link": "https://osf.io/anv9r",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/anv9r",
"Title": "Automated Extraction of Labels from Large-Scale Historical Maps",
"Paper reference": "https://doi.org/10.5194/agile-giss-2-12-2021",
"Check date": "2021-06-10"
},
{
"Certificate": "[2021-008](https://codecheck.org.uk/register/certs/2021-008/)",
"Repository Link": "https://osf.io/g4dcq",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/g4dcq",
"Title": "Flood Impact Assessment on Road Network and Healthcare Access at the example of Jakarta, Indonesia",
"Paper reference": "https://doi.org/10.5194/agile-giss-2-4-2021",
"Check date": "2021-06-10"
},
{
"Certificate": "[2021-009](https://codecheck.org.uk/register/certs/2021-009/)",
"Repository Link": "https://osf.io/rdnyu",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/rdnyu",
"Title": "H-TFIDF: What makes areas specific over time in the massive flow of tweets related to the covid pandemic?",
"Paper reference": "https://doi.org/10.5194/agile-giss-2-2-2021",
"Check date": "2021-06-10"
},
{
"Certificate": "[2021-010](https://codecheck.org.uk/register/certs/2021-010/)",
"Repository Link": "https://osf.io/bdu28",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/bdu28",
"Title": "An Approach to Assess the Effect of Currentness of Spatial Data on Routing Quality",
"Paper reference": "https://doi.org/10.5194/agile-giss-2-13-2021",
"Check date": "2021-06-10"
},
{
"Certificate": "[2022-001](https://codecheck.org.uk/register/certs/2022-001/)",
"Repository Link": "https://github.com/codecheckers/GWR-in-educational-planning",
"Type": "community",
"Venue": "codecheck",
"Report": "https://doi.org/10.5281/zenodo.6040066",
"Title": "Geographically Weighted Regressions for prioritizing educational planning, policies, and interventions",
"Paper reference": "http://www.iiep.unesco.org/en/publication/geographically-weighted-regressions-prioritizing-educational-planning-policies-and",
"Check date": "2022-01-19"
},
{
"Certificate": "[2022-002](https://codecheck.org.uk/register/certs/2022-002/)",
"Repository Link": "https://osf.io/Z7P8K",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/z7p8k",
"Title": "Understanding the Imperfection of 3D point Cloud and Semantic Segmentation algorithms for 3D Models of Indoor Environment",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-2-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-003](https://codecheck.org.uk/register/certs/2022-003/)",
"Repository Link": "https://osf.io/JDTN3",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/OSF.IO/JDTN3",
"Title": "Optimizing Electric Vehicle Charging Schedules Based on Probabilistic Forecast of Individual Mobility",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-3-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-004](https://codecheck.org.uk/register/certs/2022-004/)",
"Repository Link": "https://osf.io/XPG6Y",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/XPG6Y",
"Title": "What are intersections for pedestrian users?",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-4-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-005](https://codecheck.org.uk/register/certs/2022-005/)",
"Repository Link": "https://osf.io/CDFAH",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/cdfah",
"Title": "Spatial Disaggregation of Population Subgroups Leveraging Self-Trained Multi-Output Gradient Boosted Regression Trees",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-5-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-006](https://codecheck.org.uk/register/certs/2022-006/)",
"Repository Link": "https://osf.io/W7VPH",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/W7VPH",
"Title": "Exploratory Analysis and Feature Selection for the Prediction of Nitrogen Dioxide",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-6-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-007](https://codecheck.org.uk/register/certs/2022-007/)",
"Repository Link": "https://osf.io/3DSMV",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/OSF.IO/3DSMV",
"Title": "Geoparsing: Solved or Biased? An Evaluation of Geographic Biases in Geoparsing",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-9-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-008](https://codecheck.org.uk/register/certs/2022-008/)",
"Repository Link": "https://osf.io/K78EB",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/OSF.IO/K78EB",
"Title": "Benchmarking Invasive Alien Species Image Recognition Models for a Citizen Science Based Spatial Distribution Monitoring",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-10-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-009](https://codecheck.org.uk/register/certs/2022-009/)",
"Repository Link": "https://osf.io/94VNX",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/94vnx",
"Title": "\"Landmark Route\": A Comparison to the Shortest Route",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-12-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-010](https://codecheck.org.uk/register/certs/2022-010/)",
"Repository Link": "https://osf.io/8B7MR",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/8b7mr",
"Title": "Experimental evaluation of using BLE beacon for outdoor positioning in GPS-denied environment",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-13-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-011](https://codecheck.org.uk/register/certs/2022-011/)",
"Repository Link": "https://osf.io/KF8SR",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/kf8sr",
"Title": "Understanding COVID-19 Effects on Mobility: A Community-Engaged Approach",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-14-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-012](https://codecheck.org.uk/register/certs/2022-012/)",
"Repository Link": "https://osf.io/R6PSQ",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/r6psq",
"Title": "The Impact of Built Environment on Bike Commuting: Utilising Strava Bike Data and Geographically Weighted Models",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-15-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-013](https://codecheck.org.uk/register/certs/2022-013/)",
"Repository Link": "https://osf.io/3G9S8",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/3g9s8",
"Title": "GeoXTag: Relative Spatial Information Extraction and Tagging of Unstructured Text",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-16-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-014](https://codecheck.org.uk/register/certs/2022-014/)",
"Repository Link": "https://osf.io/6S2GP",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/6s2gp",
"Title": "A method to produce metadata describing and assessing the quality of spatial landmark datasets in mountain area",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-17-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-015](https://codecheck.org.uk/register/certs/2022-015/)",
"Repository Link": "https://osf.io/MVQCW",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/mvqcw",
"Title": "Unlocking social network analysis methods for studying human mobility",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-19-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-016](https://codecheck.org.uk/register/certs/2022-016/)",
"Repository Link": "https://osf.io/DJFC2",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/OSF.IO/DJFC2",
"Title": "A machine learning based approach for predicting usage efficiency of shared e-scooters using vehicle availability data",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-20-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-017](https://codecheck.org.uk/register/certs/2022-017/)",
"Repository Link": "https://osf.io/WNCSM",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/wncsm",
"Title": "Traffic Regulation Recognition using Crowd-Sensed GPS and Map Data: a Hybrid Approach",
"Paper reference": "https://doi.org/10.5194/agile-giss-3-22-2022",
"Check date": "2022-07-09"
},
{
"Certificate": "[2022-018](https://codecheck.org.uk/register/certs/2022-018/)",
"Repository Link": "https://gitlab.com/cdchck/community-codechecks/2022-svaRetro-svaNUMT",
"Type": "journal",
"Venue": "GigaByte",
"Report": "https://doi.org/10.5281/zenodo.7084333",
"Title": "svaRetro and svaNUMT: Modular packages for annotation of retrotransposed transcripts and nuclear integration of mitochondrial DNA in genome sequencing data",
"Paper reference": "https://doi.org/10.46471/gigabyte.70",
"Check date": "2022-09-27"
},
{
"Certificate": "[2023-001](https://codecheck.org.uk/register/certs/2023-001/)",
"Repository Link": "https://osf.io/c7vx3",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/c7vx3",
"Title": "Urban Sound Mapping for Wayfinding - A theoretical Approach and an empirical Study",
"Paper reference": "https://doi.org/10.5194/agile-giss-4-9-2023",
"Check date": "2023-06-13"
},
{
"Certificate": "[2023-002](https://codecheck.org.uk/register/certs/2023-002/)",
"Repository Link": "https://osf.io/rbgvk",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/rbgvk",
"Title": "Evaluating and Comparing Airspace Structure Visualisation and Perception on Digital Aeronautical Chart",
"Paper reference": "https://doi.org/10.5194/agile-giss-4-12-2023",
"Check date": "2023-06-13"
},
{
"Certificate": "[2023-003](https://codecheck.org.uk/register/certs/2023-003/)",
"Repository Link": "https://osf.io/m5bhk",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/m5bhk",
"Title": "Exploring MapSwipe as a Crowdsourcing Tool for (Rapid) Damage Assessment: The Case of the 2021 Haiti Earthquake",
"Paper reference": "https://doi.org/10.5194/agile-giss-4-5-2023",
"Check date": "2023-06-13"
},
{
"Certificate": "[2023-004](https://codecheck.org.uk/register/certs/2023-004/)",
"Repository Link": "https://osf.io/2em7v",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/2em7v",
"Title": "Does spatial thinking ability relate to performance when using web-mapping services? A survey with digital natives",
"Paper reference": "https://doi.org/10.5194/agile-giss-4-13-2023",
"Check date": "2023-06-13"
},
{
"Certificate": "[2023-005](https://codecheck.org.uk/register/certs/2023-005/)",
"Repository Link": "https://osf.io/27wzp",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/27wzp",
"Title": "Advancing Forest Monitoring and Assessment Through Immersive Virtual Reality",
"Paper reference": "https://doi.org/10.5194/agile-giss-4-15-2023",
"Check date": "2023-06-13"
},
{
"Certificate": "[2023-006](https://codecheck.org.uk/register/certs/2023-006/)",
"Repository Link": "https://osf.io/d2shf",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/OSF.IO/D2SHF",
"Title": "Semantic complexity of geographic questions - A comparison in terms of conceptual transformations of answers",
"Paper reference": "https://doi.org/10.5194/agile-giss-4-10-2023",
"Check date": "2023-06-13"
},
{
"Certificate": "[2023-007](https://codecheck.org.uk/register/certs/2023-007/)",
"Repository Link": "https://osf.io/eu8kw",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/eu8kw",
"Title": "Extreme heat alerts and impacts across Mozambique 2016 - 2022: gathering evidence from media articles",
"Paper reference": "https://doi.org/10.5194/agile-giss-4-11-2023",
"Check date": "2023-06-13"
},
{
"Certificate": "[2023-008](https://codecheck.org.uk/register/certs/2023-008/)",
"Repository Link": "https://osf.io/aqgxr",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/aqgxr",
"Title": "Is it safe to be attractive? Disentangling the influence of streetscape features on the perceived safety and attractiveness of city streets",
"Paper reference": "https://doi.org/10.5194/agile-giss-4-8-2023",
"Check date": "2023-06-13"
},
{
"Certificate": "[2023-009](https://codecheck.org.uk/register/certs/2023-009/)",
"Repository Link": "https://osf.io/9kp7u",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/9kp7u",
"Title": "Analysis of cycling network evolution in OpenStreetMap through a data quality prism",
"Paper reference": "https://doi.org/10.5194/agile-giss-4-3-2023",
"Check date": "2023-06-13"
},
{
"Certificate": "[2023-010](https://codecheck.org.uk/register/certs/2023-010/)",
"Repository Link": "https://osf.io/8t3bh",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/8t3bh",
"Title": "Indoor localisation and location tracking in indoor facilities based on LiDAR point clouds and images of the ceilings",
"Paper reference": "https://doi.org/10.5194/agile-giss-4-4-2023",
"Check date": "2023-06-13"
},
{
"Certificate": "[2023-011](https://codecheck.org.uk/register/certs/2023-011/)",
"Repository Link": "https://github.com/codecheckers/rmr-solver",
"Type": "community",
"Venue": "preprint",
"Report": "https://doi.org/10.5281/zenodo.8359199",
"Title": "Does enforcing glenohumeral joint stability matter? A new rapid muscle redundancy solver highlights the importance of non-superficial shoulder muscles",
"Paper reference": "https://doi.org/10.1101/2023.07.11.548542",
"Check date": "2023-09-18"
},
{
"Certificate": "[2023-012](https://codecheck.org.uk/register/certs/2023-012/)",
"Repository Link": "https://github.com/codecheckers/leba-manuscript",
"Type": "community",
"Venue": "preprint",
"Report": "https://doi.org/10.5281/zenodo.10213244",
"Title": "An inventory of human light exposure related behaviour",
"Paper reference": "https://doi.org/10.1038/s41598-023-48241-y",
"Check date": "2023-11-26"
},
{
"Certificate": "[2024-001](https://codecheck.org.uk/register/certs/2024-001/)",
"Repository Link": "https://github.com/codecheckers/LazarEtAl_RSocOpenSci_2024",
"Type": "community",
"Venue": "preprint",
"Report": "https://doi.org/10.5281/zenodo.10823246",
"Title": "Regulation of pupil size in natural vision across the human lifespan",
"Paper reference": "https://doi.org/10.1098/rsos.191613",
"Check date": "2024-03-15"
},
{
"Certificate": "[2024-002](https://codecheck.org.uk/register/certs/2024-002/)",
"Repository Link": "https://github.com/codecheckers/domestic.wastewater.variability",
"Type": "community",
"Venue": "codecheck NL",
"Report": "https://doi.org/10.5281/zenodo.FIXME",
"Title": "Modeling spatiotemporal domestic wastewater variability: Implications for measuring treatment efficiency",
"Paper reference": "https://doi.org/10.1016/j.jenvman.2023.119680",
"Check date": "2020-05-21"
},
{
"Certificate": "[2024-003](https://codecheck.org.uk/register/certs/2024-003/)",
"Repository Link": "https://github.com/codecheckers/sddtmpc",
"Type": "community",
"Venue": "codecheck NL",
"Report": "https://doi.org/10.5281/zenodo.11403956",
"Title": "State-Dependent Dynamic Tube MPC: A Novel Tube MPC Method with a Fuzzy Model of Disturbances",
"Paper reference": "https://arxiv.org/pdf/2310.19997",
"Check date": "2024-05-30"
},
{
"Certificate": "[2024-004](https://codecheck.org.uk/register/certs/2024-004/)",
"Repository Link": "https://github.com/codecheckers/scope",
"Type": "community",
"Venue": "AUMC",
"Report": "https://doi.org/10.5281/zenodo.13364677",
"Title": "Open Science interventions to improve reproducibility and replicability of research: a scoping review preprint",
"Paper reference": "https://doi.org/10.31222/osf.io/a8rmu",
"Check date": "2024-08-01"
},
{
"Certificate": "[2024-006](https://codecheck.org.uk/register/certs/2024-006/)",
"Repository Link": "https://osf.io/ymc3t",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/OSF.IO/YMC3T",
"Title": "Random Data Distribution for Efficient Parallel Point Cloud Processing",
"Paper reference": "https://doi.org/10.5194/agile-giss-5-15-2024",
"Check date": "2024-05-23"
},
{
"Certificate": "[2024-007](https://codecheck.org.uk/register/certs/2024-007/)",
"Repository Link": "https://osf.io/gvpd9",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/OSF.IO/GVPD9",
"Title": "FreeMapRetrieve: Freehand Gestures for Retrieve Operations in Large-Screen Map Environments",
"Paper reference": "https://doi.org/10.5194/agile-giss-5-7-2024",
"Check date": "2024-05-23"
},
{
"Certificate": "[2024-008](https://codecheck.org.uk/register/certs/2024-008/)",
"Repository Link": "https://osf.io/3nbjw",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/OSF.IO/3NBJW",
"Title": "Knowledge-Based Identification of Urban Green Spaces: Allotments",
"Paper reference": "https://doi.org/10.5194/agile-giss-5-8-2024",
"Check date": "2024-05-23"
},
{
"Certificate": "[2024-009](https://codecheck.org.uk/register/certs/2024-009/)",
"Repository Link": "https://osf.io/csb7r",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/CSB7R",
"Title": "Developing a city-specific walkability index through a participatory approach",
"Paper reference": "https://doi.org/10.5194/agile-giss-5-2-2024",
"Check date": "2024-05-23"
},
{
"Certificate": "[2024-010](https://codecheck.org.uk/register/certs/2024-010/)",
"Repository Link": "https://osf.io/nbk57",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/NBK57",
"Title": "Enhancing toponym identification: Leveraging Topo-BERT and open-source data to differentiate between toponyms and extract spatial relationships",
"Paper reference": "https://doi.org/10.5194/agile-giss-5-12-2024",
"Check date": "2024-05-27"
},
{
"Certificate": "[2024-011](https://codecheck.org.uk/register/certs/2024-011/)",
"Repository Link": "https://osf.io/fmgb4",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/FMGB4",
"Title": "Process Analysis in Humanitarian Voluntary Geographic Information: the case of the HOT Tasking Manager",
"Paper reference": "https://doi.org/10.5194/agile-giss-5-5-2024",
"Check date": "2024-05-27"
},
{
"Certificate": "[2024-012](https://codecheck.org.uk/register/certs/2024-012/)",
"Repository Link": "https://osf.io/w42ad",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/W42AD",
"Title": "The Impact of Traffic Lights on Modal Split and Route Choice: A use-case in Vienna",
"Paper reference": "https://doi.org/10.5194/agile-giss-5-4-2024",
"Check date": "2024-05-30"
},
{
"Certificate": "[2024-013](https://codecheck.org.uk/register/certs/2024-013/)",
"Repository Link": "https://osf.io/txgzv",
"Type": "conference",
"Venue": "AGILEGIS",
"Report": "https://doi.org/10.17605/osf.io/TXGZV",
"Title": "Road Network Mapping from Multispectral Satellite Imagery: Leveraging Deep Learning and Spectral Bands",
"Paper reference": "https://doi.org/10.5194/agile-giss-5-6-2024",
"Check date": "2024-05-31"
},
{
"Certificate": "[2024-005](https://codecheck.org.uk/register/certs/2024-005/)",
"Repository Link": "https://github.com/codecheckers/sample-size-codecheck",
"Type": "community",
"Venue": "codecheck",
"Report": "https://doi.org/10.5281/zenodo.13945051",
"Title": "Sample size estimation for task-related functional MRI studies using Bayesian updating.",
"Paper reference": "https://doi.org/10.31234/osf.io/cz32t",
"Check date": "2024-10-15"
},
{
"Certificate": "[2024-014](https://codecheck.org.uk/register/certs/2024-014/)",
"Repository Link": "https://osf.io/spxt5",
"Type": "community",
"Venue": "codecheck NL",
"Report": "https://doi.org/10.17605/OSF.IO/spxt5",
"Title": "CY-Bench : A comprehensive benchmark dataset for sub-national crop yield forecasting",
"Paper reference": "https://www.overleaf.com/read/znytpcwfjrrf#a4ca1f",
"Check date": "2024-09-26"
},
{
"Certificate": "[2024-015](https://codecheck.org.uk/register/certs/2024-015/)",
"Repository Link": "https://osf.io/mwbuq",
"Type": "community",
"Venue": "codecheck NL",
"Report": "https://doi.org/10.17605/OSF.IO/mwbuq",
"Title": "Landscape Character Assessment - Nigeria",
"Paper reference": "https://doi.org/10.17605/OSF.IO/E2K73",
"Check date": "2024-09-26"
},
{
"Certificate": "[2024-016](https://codecheck.org.uk/register/certs/2024-016/)",
"Repository Link": "https://osf.io/6ngyc",
"Type": "community",
"Venue": "codecheck NL",
"Report": "https://doi.org/10.17605/OSF.IO/6NGYC",
"Title": "Integrating agent-based disease, mobility, and wastewater models: Dealing with differences in spatiotemporal resolutions",
"Paper reference": "https://doi.org/10.5281/zenodo.13734819",
"Check date": "2024-09-26"
}
]