CLIMATE-772 - Update esgf with new server name and use client rather than server certificate.
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/bd1de043 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/bd1de043 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/bd1de043 Branch: refs/heads/master Commit: bd1de043716ecaeffa2b0402f2f443300ac8397c Parents: 981c825 Author: MichaelArthurAnderson <[email protected]> Authored: Fri Mar 25 11:46:56 2016 -0400 Committer: MichaelArthurAnderson <[email protected]> Committed: Fri Mar 25 11:46:56 2016 -0400 ---------------------------------------------------------------------- examples/esgf_integration_examply.py | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/bd1de043/examples/esgf_integration_examply.py ---------------------------------------------------------------------- diff --git a/examples/esgf_integration_examply.py b/examples/esgf_integration_examply.py index 47409cf..f4d58c3 100644 --- a/examples/esgf_integration_examply.py +++ b/examples/esgf_integration_examply.py @@ -17,6 +17,7 @@ import ocw.data_source.esgf as esgf + dataset_id = 'obs4MIPs.CNES.AVISO.zos.mon.v20110829|esgf-data.jpl.nasa.gov' variable = 'zosStderr'
