Corey White
Corey White
@wenzeslaus After looking at the remaining issues in [Project 2: Shells](https://github.com/OSGeo/grass/projects/2) I think it makes sense to refactor the cli shell functions into the new package first and then complete...
@petrasovaa I'm working on adding json output for r.univar. Do you want me to add the parallelization support too or have you already started?
@ecodiv I do have plans to continue building out the functionality and optimizing the code, but it is a low priority for me at the moment. So, feel free to...
Thanks @veroandreo and @ninsbl for the feedback. We could also call the module `t.stac.import` with a raster or vector option that uses the sub-modules t.in.stac.rast or t.in.stac.vec in the background....
> This PR needs a big rebase... Fixed the issue
> @cwhite911 you know you can go to the "files changed" tab in the PR and add multiple changes in a batch for a single commit. (If it was suggestions...
@petrasovaa I updated the tests to check the univar stats are correct,
> > > ...merging main in it meant a lot of changes in everywhere.... > > > > > > That sounds plausible. > > It doesn't worry that me...
# Option 4 ```json { "location": "nc_spm_08_grass7", "created": "Fri Dec 6 17:00:21 2013", "region": { "north": 279073.97546639, "south": 113673.97546639, "east": 798143.31179672, "west": 595143.31179672, "sn-res": 200, "ew-res": 200, }, "mask": null,...
> I agree, and you are right the date used in the example is an artifact from copying and pasting from r.report's output.