spalk / WSS

Weather Services Statistics
MIT License
1 stars 0 forks source link

Parsing by tr-tag number dosn't works sometimes #1

Closed spalk closed 4 years ago

spalk commented 4 years ago

Number of tr-tags in table is not always the same. It's necessary to check index number of tr:

https://github.com/spalk/WSS/blob/e278d7206a5f984ee16b85e5d55037c89167e440/wss/data/parser_rp5.py#L64

https://github.com/spalk/WSS/blob/e278d7206a5f984ee16b85e5d55037c89167e440/wss/data/parser_rp5.py#L70