Raahul-Singh / pythia

Pythia, for Solar Active Region Data Analysis
https://raahul-singh.github.io/pythia/
MIT License
13 stars 2 forks source link

Sunspotter improvement #31

Closed Raahul-Singh closed 4 years ago

Raahul-Singh commented 4 years ago

Oh boy, this is a big one. Adds a lot of functionalities, mostly related to querying the Sunspotter dataset.

pep8speaks commented 4 years ago

Hello @Raahul-Singh! Thanks for updating this PR.

Line 15:101: E501 line too long (113 > 100 characters) Line 16:101: E501 line too long (107 > 100 characters) Line 495:101: E501 line too long (103 > 100 characters)

Line 185:101: E501 line too long (114 > 100 characters) Line 189:25: E128 continuation line under-indented for visual indent Line 190:101: E501 line too long (102 > 100 characters) Line 191:101: E501 line too long (102 > 100 characters) Line 192:101: E501 line too long (102 > 100 characters) Line 193:101: E501 line too long (119 > 100 characters) Line 195:101: E501 line too long (102 > 100 characters) Line 196:101: E501 line too long (120 > 100 characters) Line 202:25: E128 continuation line under-indented for visual indent Line 209:44: E127 continuation line over-indented for visual indent

Comment last updated at 2020-06-14 12:42:47 UTC
Raahul-Singh commented 4 years ago

I'm merging this as soon as the CI passes as I need it for writing the blogpost. :sweat_smile: