nextstrain / auspice.us

http://auspice.us
13 stars 8 forks source link

handleDroppedFiles: parse measurements separately #57

Closed joverlee521 closed 1 year ago

joverlee521 commented 1 year ago

Description of proposed changes

Starting with https://github.com/nextstrain/auspice/pull/1663/commits/69e1d9c9466897441139a6d23e512b34955907a3, Auspice will parse measurements sidecars during the fetch of the JSON.

Here, we need to parse the measurements sidecars separately during the reading of the dropped files.

Related issue(s)

~Will need to wait on new release of Auspice that includes https://github.com/nextstrain/auspice/pull/1663~ Rebased onto https://github.com/nextstrain/auspice.us/pull/58

Testing