[GRASS-git] [OSGeo/grass] 32de21: r.report: add JSON support (#3935)
Kriti Birda
noreply at github.com
Mon Aug 5 16:06:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 32de21bad8a31c6c22646395ae4bf532666b096e
https://github.com/OSGeo/grass/commit/32de21bad8a31c6c22646395ae4bf532666b096e
Author: Kriti Birda <164247895+kritibirda26 at users.noreply.github.com>
Date: 2024-08-05 (Mon, 05 Aug 2024)
Changed paths:
M raster/r.report/Makefile
M raster/r.report/format.c
M raster/r.report/global.h
M raster/r.report/main.c
M raster/r.report/parse.c
A raster/r.report/prt_json.c
M raster/r.report/prt_report.c
M raster/r.report/r.report.html
M raster/r.report/report.c
M raster/r.report/testsuite/test_r_report.py
Log Message:
-----------
r.report: add JSON support (#3935)
* r.report: add json support
* address PR feedback
* fix segfault
* address PR feedback
* update tests to use CI dataset
* change created field to iso8601 datetime format
* fix created field test
* fix map description field
* Apply suggestions from code review
Co-authored-by: Edouard Choinière <27212526+echoix at users.noreply.github.com>
* update documentation
* Update raster/r.report/format.c
Co-authored-by: Nicklas Larsson <n_larsson at yahoo.com>
---------
Co-authored-by: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Co-authored-by: Nicklas Larsson <n_larsson at yahoo.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list