<div dir="ltr">Hello all,<br><div><br></div><div>I am a bit confused WRT what the expected WIND should be when you create a new mapset.</div><div><br></div><div>Some functions copy DEFAULT_WIND from PERMANENT. E.g.:</div><div><ul><li><a href="https://github.com/GRASS-GIS/grass-ci/blob/686364f6a5dd65f4a0a79b71cd29a997489eda7d/lib/gis/make_mapset.c#L85-L86">lib/gis/make_mapset.c</a> </li><li><a href="https://github.com/GRASS-GIS/grass-ci/blob/686364f6a5dd65f4a0a79b71cd29a997489eda7d/lib/python/pygrass/gis/__init__.py#L112">pygrass.gis.make_mapset()</a></li><li><a href="https://github.com/GRASS-GIS/grass-ci/blob/686364f6a5dd65f4a0a79b71cd29a997489eda7d/lib/init/grass.py#L1072-L1076">the grass executable</a></li></ul><div>While others copy WIND from PERMANENT. E.g.</div><ul><li><a href="https://github.com/GRASS-GIS/grass-ci/blob/686364f6a5dd65f4a0a79b71cd29a997489eda7d/lib/python/gunittest/invoker.py#L124-L125">the tests</a></li><li><a href="https://github.com/GRASS-GIS/grass-ci/blob/686364f6a5dd65f4a0a79b71cd29a997489eda7d/gui/wxpython/startup/utils.py#L78-L82">gui.wxpython.startup.create_mapset()</a></li></ul><div>Is there an established convention?</div></div><div><br></div><div>with kind regards,</div><div>Panos</div><div><br></div><div><br></div></div>