nomad-coe / electronic-parsers

Apache License 2.0
18 stars 7 forks source link

Abinit parser is breaks due to input vars #210

Open ndaelman-hu opened 7 months ago

ndaelman-hu commented 7 months ago

A user has abinit uploads with the error message

in input_vars self._input_vars[key][int(n_dataset) - 1] = val IndexError: list assignment index out of range"

in https://nomad-lab.eu/prod/v1/gui/user/uploads/upload/id/ZdMFh5clRGKGlOG9KHkvew/entry/id/2XAS6VcW1_9O9GK2FUmcz4qaCVGU/logs

JosePizarro3 commented 7 months ago

Please, let me check this. The ABINIT parser is a bit complicated and changed a lot when I implemented GW.

I am aware of this dataset, and I will cover other stuff from it.

ndaelman-hu commented 7 months ago

Sure, I was only going to touch this after Easter, but you can take over if you want.