generated from FAIRmat-NFDI/nomad-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into 13-measurements
- Loading branch information
Showing
13 changed files
with
480 additions
and
78 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
# Install This Plugin | ||
|
||
!!! note "Attention" | ||
TODO | ||
To install this plugin follow (part 4 of the FAIRmat tutorial 13)[https://github.com/FAIRmat-NFDI/AreaA-Examples/tree/main/tutorial13/part4] or read the [NOMAD plugin documentation](https://nomad-lab.eu/prod/v1/staging/docs/plugins/plugins.html#add-a-plugin-to-your-nomad) for all details on how to deploy the plugin on your NOMAD instance. | ||
|
||
|
||
If you already have an Oasis, you just need to add the line | ||
`git+https://github.com/FAIRmat-NFDI/nomad-unisyscat-plugin.git@main` to the plugin.txt in your Oasis repositorium. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,32 @@ | ||
# How to Use This Plugin | ||
|
||
This plugin can be used in a NOMAD Oasis installation. | ||
This plugin can be used in a NOMAD Oasis installation. Check the tips in [Install this plugin](install_this_plugin.md) for details. | ||
|
||
## Add This Plugin to Your NOMAD installation | ||
Once the Oasis is deployed, you can generate different entries as shown below. | ||
|
||
Read the [NOMAD plugin documentation](https://nomad-lab.eu/prod/v1/staging/docs/plugins/plugins.html#add-a-plugin-to-your-nomad) for all details on how to deploy the plugin on your NOMAD instance. | ||
## Add new sample entries | ||
<iframe src="https://scribehow.com/embed/Upload_custom_data_entry_with_specific_schema_in_NOMAD_Oasis__mRg47mlZSpOSQ5G_HFlq7A" width="100%" height="640" allowfullscreen frameborder="0"></iframe> | ||
|
||
!!! note "Attention" | ||
TODO | ||
## Add instrument entry | ||
<iframe src="https://scribehow.com/embed/Create_a_Custom_Instrument_Schema_in_Nomad_Oasis__-RkLffMjT22hj9BAipE1KQ" width="100%" height="640" allowfullscreen frameborder="0"></iframe> | ||
|
||
## Add measurement entry | ||
|
||
<iframe src="https://scribehow.com/embed/Create_a_Measurement_Upload_in_NOMAD_Oasis__xqwktvKPQUSPK8aT0E-58A" width="100%" height="640" allowfullscreen frameborder="0"></iframe> | ||
|
||
## Upload gaussian DFT | ||
|
||
<iframe src="https://scribehow.com/embed/Upload_DFT_Files_Using_Nomad_Oasis_Interface__qdOffE1DSnSuvKsjP8dwZw" width="100%" height="640" allowfullscreen frameborder="0"></iframe> | ||
|
||
## run a jupyter notebook to visualize the pdb file | ||
|
||
<iframe src="https://scribehow.com/embed/Visualizing_pdb_files_through_NOMAD_Remote_Tools_Hub__IdryIk1lRpaDI8TQm6ajbg" width="100%" height="640" allowfullscreen frameborder="0"></iframe> | ||
|
||
## User management | ||
|
||
<iframe src="https://scribehow.com/embed/Add_Users_to_a_Nomad_Oasis_Upload__hGhkAMCATXWdHGjeleDB0A" width="100%" height="640" allowfullscreen frameborder="0"></iframe> | ||
|
||
## Use the dedicated UniSysCat Explore App to get an overview and find entries | ||
|
||
!!! Attention: | ||
TODO add introduction of App |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.