akrherz / iem-web-services

Code servicing IEM API requests
Apache License 2.0
0 stars 1 forks source link

[cow] Failure with null hailtag #121

Closed akrherz closed 1 year ago

akrherz commented 1 year ago

Cow emitting failure for 2013 request

Jan 23 12:04:03 iem27-dc iemws[876281]:  File "/opt/iem-web-services/src/iemws/services/cow.py", line 414, in sbw_verify
Jan 23 12:04:03 iem27-dc iemws[876281]:    and _sr["magnitude"] >= _ev["hailtag"]
Jan 23 12:04:03 iem27-dc iemws[876281]: TypeError: '>=' not supported between instances of 'float' and 'NoneType'