-
#### from @ml-evs: Please add a comment with any new suggestions, but also feel free to edit this table
| Database | Contacted | Positive response? |
|:-------------|:--------------:|:-----------…
-
I am trying to use the OPTIMADE Rester. But when running the following lines
`from pymatgen.ext.optimade import OptimadeRester
opt = OptimadeRester('mp')
data = opt.get_structures(elements=['…
-
### Python version
Python-3.11
### Pymatgen version
2024.11.13
### Operating system version
FreeBSD 14.1
### Current behavior
```
================================================…
-
Trying to query the Crystallographic Open Database (CoD) I get the following error:
![Screen Shot 2020-09-03 at 3 55 51 PM](https://user-images.githubusercontent.com/1441208/92124365-fa4bc580-edfd-11…
-
As a second part of an unofficial JOSS pre-review, you might consider tweaking the way you package up this project, in the following ways:
1. It seems that the git tags are not coupled to PyPI rele…
-
On the OPTIMADE call came up the idea of a `_cif_` prefix (which was previously suggested and at the time rejected in #143).
The idea is that any identifier `_x` defined in the CIF standard (https:…
-
Tests should be added for:
- [X] Translators (indirectly by the CLI tests for `aiida-optimade init`).
- [x] Transformers
- [ ] Routers
- [ ] Mappers
- [x] ~`aiida_session.py` (will potentially …
-
Following the comments around maintaining two parallel releases of the specification, we should have a discussion about how we want to version our models in the future.
Is the API stable enough to…
-
In the section [database-provider-specific properties](https://github.com/Materials-Consortia/OPTIMADE/blob/develop/optimade.rst#id65) it is described that databases are allowed to add provider specif…
-
In https://github.com/Materials-Consortia/optimade-python-tools/pull/986 I have proposed two additional requirements for formulas (`chemical_formula_reduced`, `chemical_formula_hill` and `chemical_for…