Skip to content

Commit

Permalink
Datamodel update test code
Browse files Browse the repository at this point in the history
See PALEOtoolkit#48
PALEOtoolkit/PALEOboxes.jl#85

- Generalize FieldArray
- move get_region and coordinate manipulation code from PALEOboxes.jl
- rename FixedCoord -> RecordCoord as now only used by
 FieldRecord (and should be used by OutputWriter)

TODO this currently allows a model (only the black sea config tested)
to run and store output, but the FieldRecord etc (and surely FieldArray
and plotting) does not work.
Stop at this point as this illustrates a review of the data model
for internal data storage (at least) is needed.
Which requires implementing a standardised stable output format on disk
first.
  • Loading branch information
sjdaines committed May 5, 2023
1 parent e697e53 commit a2cc110
Show file tree
Hide file tree
Showing 4 changed files with 452 additions and 52 deletions.
Loading

0 comments on commit a2cc110

Please sign in to comment.