Skip to content

Developer Guides

Guides for developers who want to contribute to aiida-atomistic or adapt their plugins to be compatible with it.

  • Adding Properties


    Learn how to add new per-site or global properties to StructureData following the established patterns.

    Adding Properties

  • Plugin Migration


    Migrate existing AiiDA plugins from orm.StructureData to the new aiida-atomistic StructureData.

    Plugin Migration

  • Repository Storage


    Understand how StructureData uses AiiDA's repository for raw file storage alongside the database attributes.

    Repository Storage