Jens Broeder

Results 16 issues of Jens Broeder

First, let me thank you for your great work and efforts, and please do not get this as rude (I am far a way from all these efforts). I was...

Hi, overall thanks for your nice work. I tried out the codemeta2cff. In my codemeta files @context is an array (can be nested in general and not a simple string)....

bug
help wanted
question

Could you please somewhere document how a standard output node looks like? I.e just copy paste a standard example of a ParameterData node for a PW (and others) calculation in...

discussion required
topic/documentation

To ensure consistent parameter and kpoints and so on we use the reference workchain key, where we parse an already run workchain to a new one to ensure consistency. However,...

- Band structure and Density of states - Phonons - Magnetic anisotropy

type/improve

In the current lsf scheduler plugin the jobid gets appended to the bjobs command (for what ever reason). This has a big draw back: If a job 'disappears' from the...

type/bug
topic/schedulers
type/feature request

Just an idea: Pypi has an API for the basic metadata, for example see: https://pypi.org/pypi/codemetapy/json one could use that as a backup if the parsing directly fails... (through then there...

codemetapy usually generates the wrong person urls. like it creates ``` https://iffgit.fz-juelich.de/fleur/fleur/person/ingo-heimbach ``` instead of ``` https://iffgit.fz-juelich.de/ingo-heimbach ``` for gitlabs usually the name comes right after the main url. For...

Many projects publish their code to zenodo and putting manual rich metadata into one .zenodo.json file in the repository. One could also harvest this one.

- [ ] There still should be a fixed branch where the project is conserved - [ ] integrate the plot methods, generalize them - [x] integrate the io methods...