-
The usual approach to versioning of codes in AiiDA is, at the moment, to encode the version both in the label and in the description of the code.
It seems to me, the documentation of mock_code shou…
-
It would be nice to have the option to show these. For example, with the new `quantumespresso.pw.relax` workchain, this command just shows that the `base` namespace is required, but doesn’t list the a…
-
At some point we will start to handle errors and warnings from our codes. Where should we put those? I see some options:
- put it in some kind of container: `mycalculation/myworkchain.outputs.misc.…
-
In the `aiida-wannier90` plugin, we can get some of the files needed as input:
- either from a `FolderData`, if they have been retrieved in the AiiDA repository;
- or from a `RemoteData`, if they h…
-
### Describe the current issue
I'm trying to follow https://aiida.readthedocs.io/projects/aiida-core/en/latest/topics/data_types.html#creating-a-data-plugin to understand how to create new data typ…
-
### Describe the bug
In aiida 1.6.8, got an error when trying to use the `CodeBuilder` (same code worked fine in 2.0).
The error was here:
https://github.com/aiidateam/aiida-core/blob/65f7ff8de…
-
Once a job has been dropped from the queue, it would be great if AiiDA would query the scheduler for the job status rather than assuming that the job completed correctly (e.g. to detect whether the wa…
-
In order to remove duplication, we're removing the development status from the aiida plugin registry and parsing it from the `setup.json` instead.
Just mentioning that on the code registry, the p…
-
### Is your feature request related to a problem? Please describe
`verdi plugin list` is an indispensable tool to figure out information about CalcJobs and Workflows from the command line - what in…
-
For the upcoming tutorial, and for new users in general, it is high time to work on updating the tutorial material to `aiida-core==2.0.3`. For this we'll split up the work between us developers and se…