GNS-Science / simple-toshi-ui

basic react UI for Toshi API - experimental using react-relay
GNU Affero General Public License v3.0
0 stars 1 forks source link

Feature/394 Time Dependent Inversion Solution #397

Closed benjamineac closed 2 years ago

benjamineac commented 2 years ago

Adds /TimeDependentInversionSolution/ page, GT flipchart support for TDIS and find by id support.

closes #395 and #396

chrisbc commented 2 years ago

@benjamineac I added @0qy to reviewers list. Two things I thought of ....

  1. are the changes here totally compatible with UnifiedInversionSolution .... (admittedly I've forgotten exactly what we intended here but I think it was all about DRY), and
  2. I don't see AveragedInversionSolution here anywhere - is that actually supported. I think it we're using it for some subduction stuff, but are they reachable in TUI ??