FAIRmat-NFDI / nomad-perovskite-solar-cells-database

A NOMAD plugin containing the schema for the Perovskite Solar Cell Database.
Apache License 2.0
3 stars 0 forks source link

NOMAD

NOMAD Perovskite Solar Cells Database

image

Introduction

Welcome to the NOMAD plugin for the Perovskite Solar Cell Database. This project aims to provide an open-access interface for the perovskite solar cells database in NOMAD making the data accessible and interoperable with many other materials science datasets. The data can be accessed via the NOMAD API and explored in the NOMAD Solar Cell APP.

Information about the original database is available at perovskitedatabase.com.

Key Features

Installation

To integrate this plugin with your NOMAD installation:

  1. Add the following lines to your nomad.yaml file in your NOMAD installation:

    plugins:
      include:
        - 'schemas/perovskite_solar_cell_database'
      options:
        schemas/perovskite_solar_cell_database:
          python_package: perovskite_solar_cell_database
  2. For more detailed installation instructions, visit our docs for NOMAD plugins.

Acknowledgments

Special thanks to Jinzhao Li and all contributors who have made this project possible.

Related Resources