Skip to content

Commit

Permalink
fix IV-temp example
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Nov 25, 2024
1 parent ce5069c commit 0f13208
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/pynxtools/nomad/examples/iv_temp/IV_temp.archive.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"data": {
"m_def": "../upload/raw/IV_temp.schema.archive.yaml#/definitions/section_definitions/0",
"reader": "json_map",
"nxdl": "NXiv_temp.nxdl",
"nxdl": "NXiv_tempa",
"input_files": [
"IV_temp.mapping.json",
"IV_temp.pickle"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ definitions:
m_annotations:
template:
reader: json_map
nxdl: NXiv_temp.nxdl
nxdl: NXiv_temp
input_files": [
"IV_temp.mapping.json",
"IV_temp.pickle"
Expand Down

0 comments on commit 0f13208

Please sign in to comment.