v0.3.4 (2025-01-09)
- Allow both Polygon and PolygonZ as input for "Save WAsP boundary lines".
This allows importing GoogleEarth polygons that by default have a PolygonZ
wkbtype.
Removed redundant initialisation of "newlayer" in several scripts.
Warning instead of info when the projection is not supported in WAsP
but still being saved as WAsP file.
v0.3.3 (2024-12-19)
- Only add no-attribute line if required (in coastal areas). This makes sure
that the map included also the offshore area. In all other areas the bounding
box and the elevation lines will have the same extent, so then there is no
need to add this extra line.
v0.3.2 (2024-12-16)
- Added scripts "Save WEng elevation/roughness raster" to create .grd files
for WAsP engineering. Added no attribute line with the original bounding box
in elevation fetching script, that prevents automatic clipping when importing
in WAsP.
v0.3.1 (2024-10-14)
- Bugfix where z0 was requested instead of d in 'Polygons to roughness lines'. d
is not a required field for this function.
v0.3 (2024-06-21)
- Added citation bib and DOI in readme
v0.2 (2024-06-19)
- Clean up for repo and deploy first version of package