Skip to content

Conversation

@sanathkeshav
Copy link
Member

Solves #40 and #41.

Previously:

"ms_filename": "microstructures/sphere32.h5",
"ms_datasetname": "/sphere/32x32x32/ms",
"ms_L": [1.0, 1.0, 1.0],

Now:

"microstructure": {
        "filepath": "microstructures/sphere32.h5",
        "datasetname": "/sphere/32x32x32/ms",
        "L": [1.0, 1.0, 1.0]
 },

Previously, results would be written to h5 file in the group /datasetname/...., now it will be written to /datasetname_results/....

Copy link
Member

@claudiushaag claudiushaag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sanathkeshav sanathkeshav merged commit e8895e7 into develop Apr 1, 2025
8 checks passed
@sanathkeshav sanathkeshav deleted the ms_field_json_input branch April 1, 2025 13:55
@sanathkeshav sanathkeshav mentioned this pull request May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants