Open lysoifer opened 2 months ago
Hello, I ran into a similar issue when running "runpointmodel" that I believe is related to line 110 of "checkinputs", where weather$difrad[sel] <- weather$swrad[sel] should be weather$difrad[sel] <- weather$swdown[sel]
I am new to github so I am writing this way, rather than attempt a pull request. Hope this is correct and helpful, and thank you!
-Joseph
I ran into a few small bugs when running runmicro_big and have edited lines to fix the issue in runmicro_big and checkinputs