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

Create error message if zt array contains nan-values #67

Open stefanfluck opened 1 year ago

stefanfluck commented 1 year ago

This leads to infinite shifting and in general unusable static drivers - include warning if this is the case. Create feature branch and merge upon completion of this issue.