We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa03f5 commit 1587639Copy full SHA for 1587639
pyked/schemas/chemked_schema.yaml
@@ -7,7 +7,6 @@
7
!include value_unit_schema.yaml
8
!include composition_schema.yaml
9
!include ignition_delay_schema.yaml
10
-!include species_profile_schema.yaml
11
######################################################
12
13
# Common reference for authors' information
@@ -52,7 +51,6 @@ datapoints:
52
51
required: true
53
oneof:
54
- *ignition-delay-schema
55
- - *species-profile-schema
56
reference:
57
58
type: dict
pyked/schemas/jsr_schema.yaml
@@ -4,5 +4,4 @@ jsr-schema: &jsr-schema
4
schema:
5
6
- inlet: *composition
-
+ inlet: *composition
0 commit comments