MeteoSwiss-APN / pyflexplot

Python FLEXPART Plotting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider using Fiona instead of Pyshp for creating shape files

Karko93 opened this issue · comments

Fiona is a general module to read and write GIS files and seems to gets updates more frequently.
Pyshp is specialized just on shape files.