From a59eb01d3d6e2e12e262f06b139ad1b1ad5825d0 Mon Sep 17 00:00:00 2001
From: Lauri Himanen <lauri.himanen@aalto.fi>
Date: Sun, 7 Jan 2018 21:17:31 +0200
Subject: [PATCH] Removed the metainfo that is meant for the symmetry
 operations. This information is largely redundant (can be inferred from the
 space group number).

---
 .../nomad_meta_info/public.nomadmetainfo.json | 25 -------------------
 1 file changed, 25 deletions(-)

diff --git a/meta_info/nomad_meta_info/public.nomadmetainfo.json b/meta_info/nomad_meta_info/public.nomadmetainfo.json
index 87d984b..068bbcf 100644
--- a/meta_info/nomad_meta_info/public.nomadmetainfo.json
+++ b/meta_info/nomad_meta_info/public.nomadmetainfo.json
@@ -3438,19 +3438,6 @@
       "superNames": [
         "section_system"
       ]
-    }, {
-      "derived": true,
-      "description": "Rotations that together with space_group_3D_translations define the space group operations in reduced units.",
-      "dtypeStr": "f",
-      "name": "space_group_3D_rotations",
-      "shape": [
-        "space_group_3D_number_of_symmetry_operations",
-        3,
-        3
-      ],
-      "superNames": [
-        "section_system"
-      ]
     }, {
       "derived": true,
       "description": "Atomic numbers of the atoms in the standardized cell.",
@@ -3521,18 +3508,6 @@
       "superNames": [
         "section_system"
       ]
-    }, {
-      "derived": true,
-      "description": "Translations that together with space_group_3D_rotations define the space group operations in reduced units.",
-      "dtypeStr": "f",
-      "name": "space_group_3D_translations",
-      "shape": [
-        "space_group_3D_number_of_symmetry_operations",
-        3
-      ],
-      "superNames": [
-        "section_system"
-      ]
     }, {
       "derived": true,
       "description": "Contains the set of discrete energy values with respect to the top of the valence band for the species-projected density of states (DOS). It is derived from the species_projected_dos_energies species field.",
-- 
GitLab