Closed amcz closed 4 years ago
Hello @amcz! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
monet/utilhysplit/cdump2netcdf.py
:Line 7:1: E265 block comment should start with '# ' Line 9:1: E265 block comment should start with '# ' Line 11:80: E501 line too long (91 > 79 characters) Line 14:80: E501 line too long (81 > 79 characters) Line 83:13: E265 block comment should start with '# ' Line 117:80: E501 line too long (97 > 79 characters) Line 119:5: E265 block comment should start with '# ' Line 120:5: E265 block comment should start with '# ' Line 121:5: E265 block comment should start with '# ' Line 123:5: E265 block comment should start with '# ' Line 156:9: E265 block comment should start with '# ' Line 162:9: E265 block comment should start with '# ' Line 170:9: E265 block comment should start with '# ' Line 170:80: E501 line too long (84 > 79 characters) Line 174:9: E265 block comment should start with '# ' Line 182:80: E501 line too long (91 > 79 characters) Line 217:80: E501 line too long (81 > 79 characters) Line 234:9: E265 block comment should start with '# ' Line 236:9: E265 block comment should start with '# ' Line 257:80: E501 line too long (84 > 79 characters) Line 263:9: E265 block comment should start with '# ' Line 275:9: E265 block comment should start with '# ' Line 295:12: W291 trailing whitespace Line 357:5: E265 block comment should start with '# ' Line 358:5: E265 block comment should start with '# '
added forecast_data.py to utilhysplit