From c1d73fcfd520015d10c49496863a95457d801f6e Mon Sep 17 00:00:00 2001
From: Martina Stella <martinastella@phpca3.ph.kcl.ac.uk>
Date: Wed, 15 Jun 2016 12:07:18 +0100
Subject: [PATCH] fixing ts

---
 meta_info/nomad_meta_info/castep.nomadmetainfo.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/meta_info/nomad_meta_info/castep.nomadmetainfo.json b/meta_info/nomad_meta_info/castep.nomadmetainfo.json
index 61231d7..f377005 100644
--- a/meta_info/nomad_meta_info/castep.nomadmetainfo.json
+++ b/meta_info/nomad_meta_info/castep.nomadmetainfo.json
@@ -750,7 +750,7 @@
        "description": "ts_forces_final",
       "dtypeStr": "C",
       "name": "x_castep_ts_forces_final_store",
-      "repeats": true,
+      
       "shape": [],
       "superNames": [
         "x_castep_section_ts_final_store"
@@ -779,7 +779,7 @@
        "description": "ts_energy_positions_final",
       "dtypeStr": "C",
       "name": "x_castep_ts_positions_final_store",
-       "repeats": true,
+       
       "shape": [],
       "superNames": [
         "x_castep_section_ts_final_store"
@@ -863,10 +863,10 @@
         "x_castep_section_ts_final"
       ]       
     }, {
-       "description": "ts_cell_vectors_final",
+      "description": "ts_cell_vectors_final",
       "dtypeStr": "C",
       "name": "x_castep_ts_cell_vectors_final_store",
-      "repeats": true,
+      
       "shape": [],
       "superNames": [
         "x_castep_section_ts_final_store"
@@ -1051,7 +1051,7 @@
        "description": "ts_path_final",
       "dtypeStr": "f",
       "name": "x_castep_ts_path_ts_final",
-      "repeats": true,
+    
       "shape": [],
       "superNames": [
         "section_run"
@@ -1060,7 +1060,7 @@
        "description": "ts_path_pro",
       "dtypeStr": "f",
       "name": "x_castep_ts_path_product",
-      "repeats": true,     
+          
       "shape": [],
       "superNames": [
         "section_run"
-- 
GitLab