18 | | * Parallel processing in r.series, r.patch, r.mfilter, r.slope.aspect |
19 | | * Single window graphical user interface from Settings > Preferences > General |
20 | | * A new map display settings dialog and status bar context menu |
21 | | * A new grass.jupyter package for interacting with Jupyter notebooks |
22 | | * GridModule from grass.pygrass is easier and safer to use |
23 | | * init from grass.script.setup now returns a context manager |
24 | | * A JSON file with latest commit info is available for reproducibility purposes |
25 | | |
26 | | |
27 | | Project management: issues, fixes, and ongoing improvements are publicly accessible at [https://github.com/OSGeo/grass/ GitHub]. |
| 16 | * See on !GitHub. |
41 | | ... |
42 | | |
43 | | === General modules === |
44 | | |
45 | | * G82:... |
46 | | |
47 | | === Raster modules === |
48 | | |
49 | | * G82:... |
50 | | |
51 | | === Vector modules === |
52 | | |
53 | | * G82:... |
54 | | |
55 | | === Imagery modules === |
56 | | |
57 | | * G82:... |
58 | | |
59 | | === Temporal GIS modules === |
60 | | |
61 | | * G82:... |
62 | | |
63 | | === Scripting === |
64 | | |
65 | | * G82:... |
66 | | |
67 | | === Database support === |
68 | | |
69 | | * G82:... |
70 | | |
71 | | == User Manuals - Documentation == |
72 | | |
73 | | === Translations === |
74 | | |
75 | | Translations are managed in Transifex (please join and translate messages): https://www.transifex.com/grass-gis/grass7 |
76 | | |
77 | | === User manual pages improvements === |
78 | | |
79 | | Numerous user manual pages have received major or minor improvements. |
80 | | |
81 | | == GRASS GIS 8 Library changes == |
82 | | |
83 | | * ... |
84 | | |
85 | | == PROJ support == |
86 | | |
87 | | * ... |
88 | | |
89 | | == GDAL support == |
90 | | |
91 | | ... |
92 | | |
93 | | == Source Code Quality == |
94 | | |
95 | | ... |
96 | | |
97 | | === Unit tests / CI === |
98 | | |
99 | | * ... |
100 | | |
101 | | == Source Code Portability == |
102 | | |
103 | | * Python-3.7+ support implemented across the tree |
104 | | * FreeBSD: ... |
105 | | * Mac: ... |
106 | | * MS-Windows/OSGeo4W: ... |
107 | | |
108 | | === Docker and Singularity support === |
109 | | |
110 | | * ... |
111 | | |
112 | | == New GRASS GIS 8 Addons == |
113 | | |
114 | | There are numerous new addons which enlarge the already impressive list of addons available (see http://grass.osgeo.org/grass8/manuals/addons/): |
115 | | |
116 | | * G8A:... |
117 | | |
118 | | === Addons moved to core === |
119 | | |
120 | | These modules have been moved to core GRASS GIS (and removed from addons grass8 branch): |
121 | | |
122 | | * G82:... |
123 | | |
124 | | == Migrating from GRASS GIS 7 to version 8.x == |
| 28 | === Migrating from GRASS GIS 7 to version 8.x === |