diff --git a/how_to/use_this_plugin.html b/how_to/use_this_plugin.html index 3347185b..31b9ab70 100644 --- a/how_to/use_this_plugin.html +++ b/how_to/use_this_plugin.html @@ -68,6 +68,11 @@
+ + + Skip to content + +
@@ -245,11 +250,44 @@ + + + + Use this Plugin + + + + @@ -298,15 +336,62 @@
+ +
+
+
+ + + +
+
+
+
-

Use this Plugin

- - +

How to Use This Plugin

+

This plugin can be used in a NOMAD Oasis instalation..

+

Add This Plugin to Your NOMAD instalation

+

Read the NOMAD plugin documentation for all details on how to deploy the plugin on your NOMAD instance.

+

You need to modify the nomad.yaml configuration file of your NOMAD instance. Add the following lines: .

+

yaml +keycloak: + realm_name: fairdi_nomad_test +plugins: + # We only include our schema here. Without the explicit include, all plugins will be + # loaded. Many build in plugins require more dependencies. Install nomad-lab[parsing] + # to make all default plugins work. + include: + - 'schemas/nomad_measurements/xrd' + options: + schemas/nomad_measurements/xrd: + python_package: nomad_measurements.xrd

diff --git a/search/search_index.json b/search/search_index.json index 59a4a85f..18563830 100644 --- a/search/search_index.json +++ b/search/search_index.json @@ -1 +1 @@ -{"config":{"indexing":"full","lang":["en"],"min_search_length":3,"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"index.html","text":"Welcome to the nomad-measurements plugin documentation \u00b6 This plugin provides NOMAD schemas, readers and parsers for materials science measurements. Introduction \u00b6 This is a NOMAD plugin. For information on how to use them, see NOMAD Plugins . Supported measurement techniques \u00b6 At the moment, the following measurement techniques are supported: X-ray diffraction \u00b6 Supported file formats: PANalytical .xrdml Rigaku .rsx","title":"Home"},{"location":"index.html#welcome-to-the-nomad-measurements-plugin-documentation","text":"This plugin provides NOMAD schemas, readers and parsers for materials science measurements.","title":"Welcome to the nomad-measurements plugin documentation"},{"location":"index.html#introduction","text":"This is a NOMAD plugin. For information on how to use them, see NOMAD Plugins .","title":"Introduction"},{"location":"index.html#supported-measurement-techniques","text":"At the moment, the following measurement techniques are supported:","title":"Supported measurement techniques"},{"location":"index.html#x-ray-diffraction","text":"Supported file formats: PANalytical .xrdml Rigaku .rsx","title":"X-ray diffraction"},{"location":"explanation/explanation.html","text":"","title":"Explanation"},{"location":"how_to/use_this_plugin.html","text":"","title":"Use this Plugin"},{"location":"reference/references.html","text":"","title":"References"},{"location":"tutorial/tutorial.html","text":"","title":"Tutorials"}]} \ No newline at end of file +{"config":{"indexing":"full","lang":["en"],"min_search_length":3,"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"index.html","text":"Welcome to the nomad-measurements plugin documentation \u00b6 This plugin provides NOMAD schemas, readers and parsers for materials science measurements. Introduction \u00b6 This is a NOMAD plugin. For information on how to use them, see NOMAD Plugins . Supported measurement techniques \u00b6 At the moment, the following measurement techniques are supported: X-ray diffraction \u00b6 Supported file formats: PANalytical .xrdml Rigaku .rsx","title":"Home"},{"location":"index.html#welcome-to-the-nomad-measurements-plugin-documentation","text":"This plugin provides NOMAD schemas, readers and parsers for materials science measurements.","title":"Welcome to the nomad-measurements plugin documentation"},{"location":"index.html#introduction","text":"This is a NOMAD plugin. For information on how to use them, see NOMAD Plugins .","title":"Introduction"},{"location":"index.html#supported-measurement-techniques","text":"At the moment, the following measurement techniques are supported:","title":"Supported measurement techniques"},{"location":"index.html#x-ray-diffraction","text":"Supported file formats: PANalytical .xrdml Rigaku .rsx","title":"X-ray diffraction"},{"location":"explanation/explanation.html","text":"","title":"Explanation"},{"location":"how_to/use_this_plugin.html","text":"How to Use This Plugin \u00b6 This plugin can be used in a NOMAD Oasis instalation.. Add This Plugin to Your NOMAD instalation \u00b6 Read the NOMAD plugin documentation for all details on how to deploy the plugin on your NOMAD instance. You need to modify the nomad.yaml configuration file of your NOMAD instance. Add the following lines: . yaml keycloak: realm_name: fairdi_nomad_test plugins: # We only include our schema here. Without the explicit include, all plugins will be # loaded. Many build in plugins require more dependencies. Install nomad-lab[parsing] # to make all default plugins work. include: - 'schemas/nomad_measurements/xrd' options: schemas/nomad_measurements/xrd: python_package: nomad_measurements.xrd","title":"Use this Plugin"},{"location":"how_to/use_this_plugin.html#how-to-use-this-plugin","text":"This plugin can be used in a NOMAD Oasis instalation..","title":"How to Use This Plugin"},{"location":"how_to/use_this_plugin.html#add-this-plugin-to-your-nomad-instalation","text":"Read the NOMAD plugin documentation for all details on how to deploy the plugin on your NOMAD instance. You need to modify the nomad.yaml configuration file of your NOMAD instance. Add the following lines: . yaml keycloak: realm_name: fairdi_nomad_test plugins: # We only include our schema here. Without the explicit include, all plugins will be # loaded. Many build in plugins require more dependencies. Install nomad-lab[parsing] # to make all default plugins work. include: - 'schemas/nomad_measurements/xrd' options: schemas/nomad_measurements/xrd: python_package: nomad_measurements.xrd","title":"Add This Plugin to Your NOMAD instalation"},{"location":"reference/references.html","text":"","title":"References"},{"location":"tutorial/tutorial.html","text":"","title":"Tutorials"}]} \ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz index 3b11a55f..5bff8a0c 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ