Skip to content

Commit

Permalink
Add support for FTIR template V3
Browse files Browse the repository at this point in the history
  • Loading branch information
svniemeijer committed Sep 5, 2023
1 parent a143909 commit 7268118
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions definitions/GEOMS/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
<cd:MatchExpression path="/@DATA_TEMPLATE">str(.) == "GEOMS-TE-FTIR-002"</cd:MatchExpression>
</cd:DetectionRule>
</cd:ProductDefinition>
<cd:ProductDefinition id="FTIR_003_hdf4" format="hdf4" version="1003">
<cd:Description>The format definition for this product is taken from the HDF4 file itself.</cd:Description>
<cd:DetectionRule>
<cd:MatchExpression path="/@DATA_TEMPLATE">str(.) == "GEOMS-TE-FTIR-003"</cd:MatchExpression>
</cd:DetectionRule>
</cd:ProductDefinition>
</cd:ProductType>
<cd:ProductType name="FTIR_TCCON">
<cd:Description>GEOMS template for FTIR TCCON measurements</cd:Description>
Expand Down
3 changes: 3 additions & 0 deletions definitions/GEOMS/products/FTIR_003_hdf4.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0"?>
<cd:ProductDefinition xmlns:cd="http://www.stcorp.nl/coda/definition/2008/07" id="FTIR_003_hdf4" format="hdf4" last-modified="2023-09-05">
</cd:ProductDefinition>

0 comments on commit 7268118

Please sign in to comment.