We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
imaspy validate_nc
1 parent b7d8963 commit fc2cbf2Copy full SHA for fc2cbf2
docs/source/netcdf.rst
@@ -102,3 +102,11 @@ your directory. Let's open this file with ``xarray.load_dataset``:
102
Attributes:
103
Conventions: IMAS
104
data_dictionary_version: 3.41.0
105
+
106
107
+Validating an IMAS netCDF file
108
+------------------------------
109
110
+IMAS netCDF files can be validated with IMASPy through the command line ``imaspy
111
+validate_nc <filename>``. See also :ref:`IMASPy Command Line tool` or type
112
+``imaspy validate_nc --help`` in a command line.
0 commit comments