summaryrefslogtreecommitdiff
path: root/example-era5.py
diff options
context:
space:
mode:
authorBaudouin Raoult <baudouin.raoult@ecmwf.int>2018-05-15 20:33:39 +0100
committerBaudouin Raoult <baudouin.raoult@ecmwf.int>2018-05-15 20:33:39 +0100
commit187d0ac959499a8a8dc38af616a0e4814557d7f8 (patch)
tree07def4ac5b3264f8d4a3d08afed9ee643aa9200f /example-era5.py
parent05335ade19294bc9f54754818a3fa8b82bcb1fce (diff)
licence
Diffstat (limited to 'example-era5.py')
-rwxr-xr-xexample-era5.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/example-era5.py b/example-era5.py
index 0069a0e..c577e12 100755
--- a/example-era5.py
+++ b/example-era5.py
@@ -1,5 +1,13 @@
#!/usr/bin/env python
+# (C) Copyright 2018 ECMWF.
+#
+# This software is licensed under the terms of the Apache Licence Version 2.0
+# which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
+# In applying this licence, ECMWF does not waive the privileges and immunities
+# granted to it by virtue of its status as an intergovernmental organisation nor
+# does it submit to any jurisdiction.
+
import cdsapi
import logging