Skip to content
Snippets Groups Projects
Forked from CTDAS / CTDAS
144 commits behind the upstream repository.
user avatar
ivar authored
error occurs when an observation is taken exactly at midnight UTC (00:00). This causes a problem to calculate the n value because hr and mi variables are empty. I made a quick fix by setting n value to 24 if an observation is taken at midnight.
7186f313
History