We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a67d970 + 9929231 commit a370df2Copy full SHA for a370df2
1 file changed
files/esgf-pyclient.yml
@@ -0,0 +1,15 @@
1
+# If you're using ESMValTool 2.6.0 or 2.7.0, you can copy this file to
2
+# ~/.esmvaltool/esgf-pyclient.yml to use the current URL for the CEDA ESGF
3
+# index node. See
4
+# https://docs.esmvaltool.org/projects/ESMValCore/en/v2.7.0/quickstart/configure.html#configuration-file
5
+# for more information on the use of this file.
6
+search_connection:
7
+ urls:
8
+ - 'https://esgf.ceda.ac.uk/esg-search'
9
+ - 'https://esgf-node.llnl.gov/esg-search'
10
+ - 'https://esgf-data.dkrz.de/esg-search'
11
+ - 'https://esgf-node.ipsl.upmc.fr/esg-search'
12
+ - 'https://esg-dn1.nsc.liu.se/esg-search'
13
+ - 'https://esgf.nci.org.au/esg-search'
14
+ - 'https://esgf.nccs.nasa.gov/esg-search'
15
+ - 'https://esgdata.gfdl.noaa.gov/esg-search'
0 commit comments