NCAR / wrf_hydro_py

Python API for the WRF-Hydro model
59 stars 43 forks source link

pbs update/fix for cheyenne #224

Closed jmccreight closed 4 years ago

jmccreight commented 4 years ago

🤦 🤕 but better docs!

pep8speaks commented 4 years ago

Hello @jmccreight! Thanks for updating this PR.

Line 455:1: E302 expected 2 blank lines, found 1

Line 246:13: E129 visually indented line with same indent as next logical line Line 246:18: E201 whitespace after '[' Line 247:17: E117 over-indented

Line 1228:82: E202 whitespace before ')' Line 1259:18: E131 continuation line unaligned for hanging indent Line 1259:101: E501 line too long (117 > 100 characters) Line 1261:18: E131 continuation line unaligned for hanging indent Line 1261:101: E501 line too long (117 > 100 characters) Line 1263:18: E131 continuation line unaligned for hanging indent Line 1263:101: E501 line too long (117 > 100 characters) Line 1387:14: E131 continuation line unaligned for hanging indent Line 1387:101: E501 line too long (113 > 100 characters) Line 1390:14: E131 continuation line unaligned for hanging indent Line 1390:101: E501 line too long (113 > 100 characters) Line 1393:14: E131 continuation line unaligned for hanging indent Line 1393:101: E501 line too long (113 > 100 characters)

Line 408:96: E202 whitespace before '}' Line 434:1: W293 blank line contains whitespace Line 500:101: E501 line too long (113 > 100 characters) Line 502:101: E501 line too long (113 > 100 characters) Line 504:101: E501 line too long (113 > 100 characters) Line 508:40: W291 trailing whitespace

Line 62:42: E231 missing whitespace after ',' Line 154:1: W293 blank line contains whitespace

Comment last updated at 2020-09-02 16:54:02 UTC
arezoorn commented 4 years ago

I did try it for the sensitivity analysis across 6 nodes and it scaled as it should. So the changes are working fine!