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
StructureDatafollowing the established patterns. -
Plugin Migration
Migrate existing AiiDA plugins from
orm.StructureDatato the newaiida-atomisticStructureData. -
Repository Storage
Understand how
StructureDatauses AiiDA's repository for raw file storage alongside the database attributes.