Skip to content

Commit

Permalink
Added more documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesperkemist committed Dec 10, 2024
1 parent 8769906 commit af6bf45
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 20 deletions.
25 changes: 9 additions & 16 deletions docs/how_to/create_a_perovskite_composition.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ In NOMAD it is possible to utilize hte perovskite ions database for simply gener
The documentation below contains instructions for the following tasks:

- Create a new perovskite composition in NOMAD
- Create a new perovskite composition from an existing JSON file
- Download a JSON file with a perovskite composition from your own upload
- Upload a Perovskite composition created in NOMAD to the NOMAD Database
- Upload a Perovskite composition created elsewhere to the NOMAD Database
- Download a JSON file with a perovskite composition from the Nomad Database
- Download a perovskite composition programmatically
- Upload and publish a Perovskite composition to the NOMAD Database



<!-- A standarized perovskite composition entry can be created using the ions database.
Expand All @@ -21,22 +20,16 @@ composition entry: -->
## Create a new perovskite composition in NOMAD
<iframe src="https://scribehow.com/shared/Create_a_perovskite_composition_file_in_NOMAD__vKN4StPRTfSEHLIDEYB2Dg" width="100%" height="640" allowfullscreen frameborder="0"></iframe>

## Upload a Perovskite composition created elsewhere to the NOMAD Database
<iframe src="https://scribehow.com/shared/Create_a_perovskite_composition_from_file__4eYs7X3_Seili_MUsb7v2w" width="100%" height="640" allowfullscreen frameborder="0"></iframe>

## Download a JSON file with a perovskite composition from your own upload
<iframe src="https://scribehow.com/shared/Download_a_JSON_file_with_a_perovksite_composition_from_own_upload__sT5TFXMWQw-XOn9zacWOzA" width="100%" height="640" allowfullscreen frameborder="0"></iframe>


## Upload a Perovskite composition created in NOMAD to the NOMAD Database
!!! note "Attention"
TODO
## Publish a Perovskite composition in NOMAD
<iframe src="https://scribehow.com/shared/How_To_Publish_Data_on_NOMAD__RZKTrs-1RcmQ49VcsJ1dRQ" width="100%" height="640" allowfullscreen frameborder="0"></iframe>


## Upload a Perovskite composition created elsewhere to the NOMAD Database
!!! note "Attention"
TODO

## Download a JSON file with a perovskite composition from the Nomad Database
!!! note "Attention"
TODO

## Download a perovskite composition programmatically
!!! note "Attention"
TODO
6 changes: 2 additions & 4 deletions docs/how_to/export_and_explore_ion_data_and_structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The documentation below contains instructions for the following tasks:
- Search for an ion and download a JSON file for a specific ion
- Download a CIF file for an ion
- Download a JSON file with ion data from your own upload
- Download ion data programmatically


## Explore the ions in the database
<iframe src="https://scribehow.com/shared/Explore_the_ions_in_the_database__LHs45gSqSUq9PXTOI4AQTg" width="100%" height="640" allowfullscreen frameborder="0"></iframe>
Expand All @@ -21,6 +21,4 @@ The documentation below contains instructions for the following tasks:
## Download a JSON file with ion data from your own upload
<iframe src="https://scribehow.com/shared/Downlaod_an_ion_file_in_your_own_upload__r6kSVRioQYC7qH3S4eXlbA" width="100%" height="640" allowfullscreen frameborder="0"></iframe>

## Download ion data programmatically
!!! note "Attention"
TODO

0 comments on commit af6bf45

Please sign in to comment.