Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dimensions and coordinates #85

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Dimensions and coordinates #85

wants to merge 1 commit into from

Conversation

sjdaines
Copy link
Member

@sjdaines sjdaines commented May 4, 2023

See PALEOtoolkit/PALEOmodel.jl#48

Initial test updating NamedDimension so that coords is just a vector of names of preferred coordinates.

NB: shows that there are no tests for get_region in this package.

See PALEOtoolkit/PALEOmodel.jl#48

Initial test updating NamedDimension so that `coords` is just
a vector of names of preferred coordinates.

NB: shows that there are no tests for get_region in this package.
sjdaines added a commit to sjdaines/PALEOmodel.jl that referenced this pull request May 5, 2023
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.
@sjdaines sjdaines marked this pull request as draft May 9, 2023 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant