#3166: Parallelization with tiling for grass.script
--------------------------+------------------------------
  Reporter:  wenzeslaus   |      Owner:  grass-dev@…
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:  7.4.0
 Component:  Python       |    Version:  unspecified
Resolution:               |   Keywords:  script, parallel
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+------------------------------

Comment (by mlennert):

 I think there is definitely a place for parallel processing functions in
 grass.script and yours look really great !

 [alert: simplification] In my limited observations and own experience I
 have the feeling that grass.script caters well to the casual, generally
 functional, scientific programmer who just wants to glue together a
 specific workflow, whereas pygrass is much more pythonic and, therefore,
 caters more to those that have a pythonic, more object-oriented, way of
 thinking.[/alert: simplification]

 I guess the question is whether there might be enough common basis between
 the two implementations to not duplicate, but rather use one as the
 backend of the other, with the long-term idea of code maintainability ?

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3166#comment:6>
GRASS GIS <https://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to