Skip to content

Commit 1861308

Browse files
committed
ENH: add small explanation for DataTypeIDInFiles
1 parent 93cf886 commit 1861308

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/source/overview/list_variables.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
List of pyrad variables
22
==============================
33

4+
.. note::
5+
Pyrad uses the following mappings to map the variable names in your files to the short names used by pyrad (dBZ, dBZc, RhoHV and else).
6+
the "Py-ART to Pyrad" mappings are used for CFRadial files and the "ODIM to Pyrad" mappings are used for ODIM HDF5 files. If your files do not contain the standard
7+
names listed below, you can use the keyword DataTypeIDInFiles in the loc files to provide them. Please see :doc:`loc`.
8+
9+
410
ODIM to Pyrad
511
------------------------------------
612

0 commit comments

Comments
 (0)