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.
1 parent 235ac02 commit d2216e7Copy full SHA for d2216e7
lib/iris/std_name_table.py
@@ -1,3 +1,12 @@
1
+# Copyright Iris contributors
2
+#
3
+# This file is part of Iris and is released under the LGPL license.
4
+# See COPYING and COPYING.LESSER in the root of the repository for full
5
+# licensing details.
6
+"""
7
+Handling of standard names and standard name aliases.
8
9
+
10
import warnings
11
12
import iris.std_names
0 commit comments