stefanfluck / palmpy

Package supporting the generation of static driver files for simulations with the PALM model system. Check out the Wiki and engage in the Discussions!
GNU General Public License v3.0
18 stars 4 forks source link

Allow direct input of AV data #38

Open stefanfluck opened 3 years ago

stefanfluck commented 3 years ago

currently, AV data needs to be split by category as pavementareas and bb shapefiles. This can be simplified. idea: Download Amtliche Vermessungsdaten as shapefile in Format DM.01-AV-CH (or -ZH etc), and provide list which categories belong to which. Include variable that says which datastandard AV data are in (e.g dm01avch or dm01avzh, containing list bbcats = 5,10,etc and pavcats = 19,40,39 etc).

stefanfluck commented 1 year ago

still a good idea

test if implementation of "surf_data_mode" works as expected (in code it says "not tested yet", but I surely tested it...)