File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ To build (and continuously watch) the frontend, run `make dev`.
9191A backend API server will be started and proxied, so you don't have to run
9292` corelle serve ` .
9393
94- ### Testing the system
94+ ### Testing
9595
9696Corelle contains an extensive set of conformance tests to ensure that it has
9797GPlates-compatible rotation handling, and to ensure that rotation APIs perform
@@ -111,8 +111,8 @@ for auto-rebuilding.
111111## Todo
112112
113113- [x] Fix subtle math bugs!
114- - [ ] On-database cache of rotations (say, at 1 Ma increments?)
115- - [ ] Return pre-rotated feature datasets (rather than just modern versions)
114+ - [x ] On-database cache of rotations (say, at 1 Ma increments?)
115+ - [x ] Return pre-rotated feature datasets (rather than just modern versions)
116116- [x] Materialized view for split feature datasets
117117- [x] Allow feature datasets to be listed
118118- [x] Create a dockerized version
You can’t perform that action at this time.
0 commit comments