phi-grib / flame

Modeling framework for eTRANSAFE project
GNU General Public License v3.0
12 stars 10 forks source link

Jc updates #47

Closed josecarlosgomezt closed 6 years ago

pep8speaks commented 6 years ago

Hello @josecarlosgomezt! Thanks for updating the PR.

Line 5:80: E501 line too long (100 > 79 characters) Line 33:1: E302 expected 2 blank lines, found 1 Line 43:80: E501 line too long (109 > 79 characters) Line 45:12: E713 test for membership should be 'not in' Line 48:24: E221 multiple spaces before operator Line 49:1: W293 blank line contains whitespace Line 61:80: E501 line too long (85 > 79 characters) Line 62:80: E501 line too long (85 > 79 characters) Line 63:70: W291 trailing whitespace Line 64:65: E251 unexpected spaces around keyword / parameter equals Line 64:67: E251 unexpected spaces around keyword / parameter equals Line 64:70: E231 missing whitespace after ',' Line 64:80: E501 line too long (81 > 79 characters) Line 79:39: E211 whitespace before '(' Line 79:49: E231 missing whitespace after ',' Line 79:80: E501 line too long (101 > 79 characters) Line 80:39: E211 whitespace before '(' Line 80:49: E231 missing whitespace after ',' Line 80:80: E501 line too long (101 > 79 characters) Line 81:39: E211 whitespace before '(' Line 81:49: E231 missing whitespace after ',' Line 81:80: E501 line too long (102 > 79 characters) Line 82:39: E211 whitespace before '(' Line 82:49: E231 missing whitespace after ',' Line 82:80: E501 line too long (102 > 79 characters) Line 84:39: E211 whitespace before '(' Line 84:58: E231 missing whitespace after ',' Line 84:80: E501 line too long (116 > 79 characters) Line 85:39: E211 whitespace before '(' Line 85:58: E231 missing whitespace after ',' Line 85:80: E501 line too long (116 > 79 characters) Line 86:39: E211 whitespace before '(' Line 86:80: E501 line too long (122 > 79 characters) Line 86:119: E202 whitespace before ')' Line 106:39: E211 whitespace before '(' Line 106:55: E231 missing whitespace after ',' Line 107:39: E211 whitespace before '(' Line 107:49: E231 missing whitespace after ',' Line 107:80: E501 line too long (102 > 79 characters) Line 108:39: E211 whitespace before '(' Line 108:51: E231 missing whitespace after ',' Line 108:80: E501 line too long (104 > 79 characters) Line 110:80: E501 line too long (156 > 79 characters) Line 111:1: W293 blank line contains whitespace Line 116:79: E231 missing whitespace after ',' Line 116:80: E501 line too long (81 > 79 characters) Line 116:82: E203 whitespace before ',' Line 117:17: E128 continuation line under-indented for visual indent Line 117:60: E231 missing whitespace after ',' Line 142:55: E712 comparison to True should be 'if cond is True:' or 'if cond:' Line 144:55: E712 comparison to True should be 'if cond is True:' or 'if cond:' Line 146:55: E712 comparison to True should be 'if cond is True:' or 'if cond:' Line 148:55: E712 comparison to True should be 'if cond is True:' or 'if cond:' Line 168:39: E211 whitespace before '(' Line 168:46: E231 missing whitespace after ',' Line 168:80: E501 line too long (98 > 79 characters) Line 169:39: E211 whitespace before '(' Line 169:46: E231 missing whitespace after ',' Line 169:80: E501 line too long (98 > 79 characters) Line 170:39: E211 whitespace before '(' Line 170:46: E231 missing whitespace after ',' Line 170:80: E501 line too long (99 > 79 characters) Line 171:39: E211 whitespace before '(' Line 171:46: E231 missing whitespace after ',' Line 171:80: E501 line too long (99 > 79 characters) Line 172:39: E211 whitespace before '(' Line 172:52: E231 missing whitespace after ',' Line 172:80: E501 line too long (114 > 79 characters) Line 175:17: E303 too many blank lines (2) Line 175:39: E211 whitespace before '(' Line 175:55: E231 missing whitespace after ',' Line 175:80: E501 line too long (113 > 79 characters) Line 176:39: E211 whitespace before '(' Line 176:55: E231 missing whitespace after ',' Line 176:80: E501 line too long (113 > 79 characters) Line 177:39: E211 whitespace before '(' Line 177:80: E501 line too long (119 > 79 characters) Line 177:116: E202 whitespace before ')' Line 178:80: E501 line too long (160 > 79 characters) Line 186:80: E501 line too long (97 > 79 characters) Line 189:80: E501 line too long (80 > 79 characters) Line 192:33: E128 continuation line under-indented for visual indent Line 192:80: E501 line too long (84 > 79 characters) Line 194:80: E501 line too long (85 > 79 characters) Line 195:80: E501 line too long (160 > 79 characters) Line 198:5: E303 too many blank lines (2) Line 199:4: W291 trailing whitespace Line 213:9: E722 do not use bare except' Line 218:80: E501 line too long (82 > 79 characters) Line 222:68: E231 missing whitespace after ',' Line 222:80: E501 line too long (80 > 79 characters) Line 225:9: E722 do not use bare except' Line 237:1: W293 blank line contains whitespace Line 261:80: E501 line too long (80 > 79 characters) Line 268:80: E501 line too long (94 > 79 characters) Line 268:95: W291 trailing whitespace Line 272:80: E501 line too long (98 > 79 characters) Line 276:4: W291 trailing whitespace Line 278:77: W291 trailing whitespace Line 280:80: E501 line too long (103 > 79 characters) Line 283:80: E501 line too long (97 > 79 characters) Line 283:98: W291 trailing whitespace Line 297:80: E501 line too long (108 > 79 characters)

Line 35:4: W291 trailing whitespace Line 43:5: E722 do not use bare except' Line 59:80: E501 line too long (86 > 79 characters) Line 64:1: W293 blank line contains whitespace Line 65:13: E303 too many blank lines (2) Line 83:80: E501 line too long (80 > 79 characters) Line 89:5: E722 do not use bare except' Line 90:80: E501 line too long (108 > 79 characters) Line 99:4: W291 trailing whitespace Line 107:5: E722 do not use bare except' Line 120:80: E501 line too long (87 > 79 characters) Line 140:5: E722 do not use bare except' Line 141:80: E501 line too long (109 > 79 characters) Line 142:1: W293 blank line contains whitespace Line 143:21: W291 trailing whitespace Line 153:4: W291 trailing whitespace Line 165:5: E303 too many blank lines (2) Line 176:80: E501 line too long (99 > 79 characters) Line 177:5: E722 do not use bare except' Line 211:17: E722 do not use bare except' Line 214:80: E501 line too long (102 > 79 characters) Line 220:70: W291 trailing whitespace

Line 31:80: E501 line too long (81 > 79 characters) Line 36:19: E211 whitespace before '(' Line 38:1: W293 blank line contains whitespace Line 75:80: E501 line too long (82 > 79 characters) Line 79:28: E225 missing whitespace around operator Line 80:26: E211 whitespace before '(' Line 82:26: E211 whitespace before '(' Line 82:34: E231 missing whitespace after ',' Line 86:28: E225 missing whitespace around operator Line 87:26: E211 whitespace before '(' Line 89:26: E211 whitespace before '(' Line 89:34: E231 missing whitespace after ',' Line 95:1: W293 blank line contains whitespace Line 96:34: E261 at least two spaces before inline comment Line 99:80: E501 line too long (95 > 79 characters) Line 100:1: W293 blank line contains whitespace Line 102:1: W293 blank line contains whitespace Line 106:16: E713 test for membership should be 'not in' Line 150:32: E711 comparison to None should be 'if cond is None:' Line 162:80: E501 line too long (87 > 79 characters) Line 163:80: W291 trailing whitespace Line 164:1: W293 blank line contains whitespace Line 167:46: E203 whitespace before ':' Line 168:50: E231 missing whitespace after ',' Line 170:1: W293 blank line contains whitespace Line 183:1: W293 blank line contains whitespace Line 190:80: E501 line too long (85 > 79 characters) Line 202:80: E501 line too long (83 > 79 characters) Line 221:80: E501 line too long (81 > 79 characters)

Line 1:1: W293 blank line contains whitespace Line 2:1: W293 blank line contains whitespace Line 3:1: W293 blank line contains whitespace Line 4:3: E111 indentation is not a multiple of four Line 4:3: E113 unexpected indentation Line 4:3: E303 too many blank lines (3) Line 4:22: E211 whitespace before '(' Line 4:34: E203 whitespace before ',' Line 5:1: W293 blank line contains whitespace Line 7:1: W293 blank line contains whitespace Line 8:24: W291 trailing whitespace Line 9:14: E221 multiple spaces before operator Line 11:80: E501 line too long (95 > 79 characters) Line 14:31: E211 whitespace before '(' Line 16:30: E231 missing whitespace after ',' Line 17:20: E211 whitespace before '(' Line 18:23: E211 whitespace before '(' Line 19:15: E271 multiple spaces after keyword Line 20:79: W291 trailing whitespace Line 23:31: E261 at least two spaces before inline comment Line 25:9: E265 block comment should start with '# ' Line 26:1: W293 blank line contains whitespace Line 27:56: E261 at least two spaces before inline comment Line 27:80: E501 line too long (103 > 79 characters) Line 28:10: E225 missing whitespace around operator Line 29:23: E211 whitespace before '(' Line 30:24: E225 missing whitespace around operator Line 31:21: E231 missing whitespace after ',' Line 31:24: E225 missing whitespace around operator Line 31:28: E231 missing whitespace after ',' Line 32:18: E225 missing whitespace around operator Line 33:1: W293 blank line contains whitespace Line 34:31: E211 whitespace before '(' Line 35:21: E211 whitespace before '(' Line 35:80: E501 line too long (89 > 79 characters) Line 36:80: E501 line too long (89 > 79 characters) Line 37:22: E221 multiple spaces before operator Line 37:43: E211 whitespace before '(' Line 37:80: E501 line too long (117 > 79 characters) Line 38:63: E114 indentation is not a multiple of four (comment) Line 38:63: E116 unexpected indentation (comment) Line 38:80: E501 line too long (120 > 79 characters) Line 39:63: E114 indentation is not a multiple of four (comment) Line 39:63: E116 unexpected indentation (comment) Line 39:80: E501 line too long (94 > 79 characters) Line 44:23: E211 whitespace before '(' Line 45:17: E225 missing whitespace around operator Line 50:15: E221 multiple spaces before operator Line 50:34: E231 missing whitespace after ',' Line 51:33: E203 whitespace before ',' Line 51:34: E231 missing whitespace after ',' Line 57:15: E701 multiple statements on one line (colon) Line 57:31: E211 whitespace before '(' Line 58:1: W293 blank line contains whitespace Line 61:62: W291 trailing whitespace Line 62:14: E225 missing whitespace around operator Line 63:27: E211 whitespace before '(' Line 64:21: E228 missing whitespace around modulo operator Line 64:35: E203 whitespace before ':' Line 65:31: E225 missing whitespace around operator Line 66:22: E225 missing whitespace around operator Line 67:1: W293 blank line contains whitespace Line 68:40: E225 missing whitespace around operator Line 71:31: E203 whitespace before ':' Line 71:32: E701 multiple statements on one line (colon) Line 72:1: W293 blank line contains whitespace Line 75:14: E225 missing whitespace around operator Line 76:27: E211 whitespace before '(' Line 77:30: E225 missing whitespace around operator Line 78:25: E231 missing whitespace after ',' Line 78:28: E225 missing whitespace around operator Line 78:33: E231 missing whitespace after ',' Line 79:22: E225 missing whitespace around operator Line 83:29: E211 whitespace before '(' Line 84:1: W293 blank line contains whitespace Line 85:80: E501 line too long (95 > 79 characters) Line 88:31: E203 whitespace before ':' Line 88:32: E701 multiple statements on one line (colon) Line 92:1: W293 blank line contains whitespace Line 95:19: E701 multiple statements on one line (colon) Line 95:35: E211 whitespace before '(' Line 99:1: W293 blank line contains whitespace Line 103:10: E221 multiple spaces before operator Line 106:22: E228 missing whitespace around modulo operator Line 106:37: E203 whitespace before ':' Line 107:26: E225 missing whitespace around operator Line 108:18: E225 missing whitespace around operator Line 111:22: E228 missing whitespace around modulo operator Line 111:37: E203 whitespace before ':' Line 112:28: E225 missing whitespace around operator Line 113:17: E265 block comment should start with '# ' Line 113:80: E501 line too long (109 > 79 characters) Line 113:110: W291 trailing whitespace Line 114:17: E265 block comment should start with '# ' Line 115:17: E203 whitespace before ':' Line 116:26: E225 missing whitespace around operator Line 117:18: E225 missing whitespace around operator Line 121:13: E203 whitespace before ':' Line 123:1: W293 blank line contains whitespace Line 124:57: W291 trailing whitespace Line 125:31: E231 missing whitespace after ',' Line 127:1: W293 blank line contains whitespace Line 128:28: E231 missing whitespace after ',' Line 128:69: W291 trailing whitespace Line 132:31: E203 whitespace before ':' Line 135:9: E265 block comment should start with '# ' Line 138:34: E231 missing whitespace after ',' Line 140:23: E211 whitespace before '(' Line 141:24: E225 missing whitespace around operator Line 142:80: E501 line too long (91 > 79 characters) Line 143:17: E203 whitespace before ':' Line 146:1: W293 blank line contains whitespace Line 147:34: E225 missing whitespace around operator Line 149:5: E901 IndentationError: unindent does not match any outer indentation level

Line 61:9: E303 too many blank lines (2) Line 79:80: E501 line too long (92 > 79 characters) Line 80:80: E501 line too long (134 > 79 characters)

Line 49:80: E501 line too long (88 > 79 characters) Line 59:80: E501 line too long (88 > 79 characters) Line 96:68: W291 trailing whitespace Line 104:9: E303 too many blank lines (2) Line 113:80: E501 line too long (99 > 79 characters) Line 114:80: E501 line too long (115 > 79 characters) Line 116:80: E501 line too long (85 > 79 characters) Line 117:80: E501 line too long (102 > 79 characters) Line 133:80: E501 line too long (98 > 79 characters) Line 168:80: E501 line too long (82 > 79 characters)

Line 79:9: E303 too many blank lines (2) Line 113:80: E501 line too long (109 > 79 characters) Line 126:80: E501 line too long (98 > 79 characters)

Line 65:9: E303 too many blank lines (2) Line 110:80: E501 line too long (113 > 79 characters) Line 121:80: E501 line too long (112 > 79 characters) Line 122:80: E501 line too long (116 > 79 characters)

Line 72:9: E303 too many blank lines (2) Line 113:80: E501 line too long (113 > 79 characters) Line 124:80: E501 line too long (112 > 79 characters) Line 125:80: E501 line too long (116 > 79 characters)

Line 41:1: E402 module level import not at top of file Line 42:1: E402 module level import not at top of file Line 43:1: E402 module level import not at top of file Line 44:1: E402 module level import not at top of file Line 45:1: E402 module level import not at top of file Line 46:1: E402 module level import not at top of file Line 47:1: E402 module level import not at top of file Line 48:1: E402 module level import not at top of file Line 49:1: E402 module level import not at top of file Line 50:1: E402 module level import not at top of file Line 51:1: E402 module level import not at top of file Line 52:1: E402 module level import not at top of file Line 52:47: W291 trailing whitespace Line 56:1: E402 module level import not at top of file Line 57:1: E402 module level import not at top of file Line 58:1: E402 module level import not at top of file Line 59:1: E402 module level import not at top of file Line 60:1: E402 module level import not at top of file Line 60:80: E501 line too long (83 > 79 characters) Line 61:1: E402 module level import not at top of file Line 62:1: E402 module level import not at top of file Line 63:1: E402 module level import not at top of file Line 64:1: E402 module level import not at top of file Line 66:1: E402 module level import not at top of file Line 67:1: E402 module level import not at top of file Line 68:1: E402 module level import not at top of file Line 69:1: E402 module level import not at top of file Line 70:1: E402 module level import not at top of file Line 71:1: E402 module level import not at top of file Line 72:1: E402 module level import not at top of file Line 72:80: E501 line too long (81 > 79 characters) Line 73:1: E402 module level import not at top of file Line 74:1: E402 module level import not at top of file Line 75:1: E402 module level import not at top of file Line 76:1: E402 module level import not at top of file Line 77:1: E402 module level import not at top of file Line 93:80: E501 line too long (92 > 79 characters) Line 98:9: E303 too many blank lines (2) Line 118:21: E222 multiple spaces after operator Line 118:63: E231 missing whitespace after ',' Line 121:13: E266 too many leading '#' for block comment Line 121:80: E501 line too long (107 > 79 characters) Line 138:80: E501 line too long (96 > 79 characters) Line 146:1: W293 blank line contains whitespace Line 147:5: E303 too many blank lines (2) Line 160:80: E501 line too long (85 > 79 characters) Line 161:80: E501 line too long (94 > 79 characters) Line 162:80: E501 line too long (102 > 79 characters) Line 172:80: E501 line too long (102 > 79 characters) Line 181:80: E501 line too long (81 > 79 characters) Line 183:80: E501 line too long (82 > 79 characters) Line 204:80: E501 line too long (85 > 79 characters) Line 205:80: E501 line too long (93 > 79 characters) Line 206:80: E501 line too long (103 > 79 characters) Line 207:80: E501 line too long (107 > 79 characters) Line 220:51: E712 comparison to True should be 'if cond is True:' or 'if cond:' Line 222:51: E712 comparison to True should be 'if cond is True:' or 'if cond:' Line 224:51: E712 comparison to True should be 'if cond is True:' or 'if cond:' Line 226:51: E712 comparison to True should be 'if cond is True:' or 'if cond:' Line 255:80: E501 line too long (81 > 79 characters) Line 257:80: E501 line too long (81 > 79 characters) Line 259:80: E501 line too long (85 > 79 characters) Line 268:80: E501 line too long (82 > 79 characters) Line 270:80: E501 line too long (82 > 79 characters) Line 299:80: E501 line too long (80 > 79 characters) Line 326:9: E303 too many blank lines (2) Line 348:80: E501 line too long (80 > 79 characters) Line 367:80: E501 line too long (81 > 79 characters) Line 369:80: E501 line too long (81 > 79 characters) Line 371:80: E501 line too long (85 > 79 characters) Line 376:80: E501 line too long (85 > 79 characters) Line 401:80: E501 line too long (94 > 79 characters) Line 402:80: E501 line too long (93 > 79 characters) Line 403:80: E501 line too long (83 > 79 characters) Line 408:80: E501 line too long (98 > 79 characters) Line 419:80: E501 line too long (88 > 79 characters) Line 439:30: W291 trailing whitespace Line 444:80: E501 line too long (100 > 79 characters) Line 452:80: E501 line too long (102 > 79 characters) Line 459:80: E501 line too long (81 > 79 characters) Line 463:80: E501 line too long (83 > 79 characters) Line 464:80: E501 line too long (80 > 79 characters) Line 465:80: E501 line too long (93 > 79 characters) Line 466:80: E501 line too long (80 > 79 characters) Line 467:80: E501 line too long (93 > 79 characters) Line 478:80: E501 line too long (88 > 79 characters) Line 483:27: E711 comparison to None should be 'if cond is None:' Line 488:18: E211 whitespace before '(' Line 492:18: E211 whitespace before '(' Line 496:18: E211 whitespace before '(' Line 502:9: E303 too many blank lines (3)

Line 1:38: E271 multiple spaces after keyword Line 13:16: E231 missing whitespace after ',' Line 15:16: W292 no newline at end of file

Comment last updated on July 09, 2018 at 15:45 Hours UTC