ManchesterVolcanology / iFit

Retrieval of SO2 from volcanic clouds
MIT License
8 stars 1 forks source link

iFit.py issue #12

Closed matt-varnam-volc closed 2 months ago

matt-varnam-volc commented 2 months ago

Using the iFit.py example, I get errors.

Line 39 should read: spec_type = 'iFit (old)'

Line 156 should read: row = [i, spec_info['timestamp']]

benjaminesse commented 2 months ago

Fixed in pull request https://github.com/ManchesterVolcanology/iFit/pull/13