Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmichel committed Mar 3, 2021
1 parent 41e2a3f commit 0b0b469
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions usecases/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@

### Use case proposal coverage

| Usecase vs proposal | mango-proposal | md-proposal |
| ---------------------| -------------- | ----------- |
| identity | SI | |
| native_frames | SI | |
| simple_position | SI | |
| standard_properties | SI | |
| precise_astrometry | SI | |
| column_grouping | SI | |
| combined_data | SI | |
| complex-shaped-object| S | |
| orbital-system | S | |
| time-series | | SI |
| Usecase vs proposal | mango-proposal | md-proposal | mcd-implementation |
| ---------------------| -------------- | ----------- | ------------------ |
| identity | SI | | |
| native_frames | SI | | SI |
| simple_position | SI | | |
| standard_properties | SI | | |
| precise_astrometry | SI | | |
| column_grouping | SI | | |
| combined_data | SI | | |
| complex-shaped-object| S | | |
| orbital-system | S | | |
| time-series | | SI | SI |

* **S** supported
* **I** implemented

0 comments on commit 0b0b469

Please sign in to comment.