Skip to content

Commit fc2cbf2

Browse files
committed
Additional documentation for the imaspy validate_nc command line tool
1 parent b7d8963 commit fc2cbf2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/source/netcdf.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,11 @@ your directory. Let's open this file with ``xarray.load_dataset``:
102102
Attributes:
103103
Conventions: IMAS
104104
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

Comments
 (0)