[GRASS-git] [OSGeo/grass] 71ed43: r.univar: add JSON support (#3783)
Kriti Birda
noreply at github.com
Wed Jul 3 11:58:30 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 71ed433fe321fefe715da12ae54db4643548d244
https://github.com/OSGeo/grass/commit/71ed433fe321fefe715da12ae54db4643548d244
Author: Kriti Birda <164247895+kritibirda26 at users.noreply.github.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M raster/r.univar/Makefile
M raster/r.univar/globals.h
M raster/r.univar/r.univar.html
M raster/r.univar/r.univar_main.c
M raster/r.univar/r3.univar_main.c
M raster/r.univar/stats.c
M raster/r.univar/testsuite/test_r_univar.py
Log Message:
-----------
r.univar: add JSON support (#3783)
* Add JSON support to r.univar
Use parson to add json output format support to the r.univar module.
* Apply suggestions from code review
---------
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