Skip to content

Commit 66ce791

Browse files
authored
Merge pull request #150 from ACME-Climate/cdat8
Cdat8
2 parents 4bb1987 + 58ef309 commit 66ce791

File tree

7 files changed

+253
-256
lines changed

7 files changed

+253
-256
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# E3SM Diagnostics Package
22

3-
[![Install](https://anaconda.org/acme/acme_diags/badges/installer/conda.svg)](https://anaconda.org/acme/acme_diags)
4-
[![Downloads](https://anaconda.org/acme/acme_diags/badges/downloads.svg)](https://anaconda.org/acme/acme_diags)
5-
[![Version](https://anaconda.org/acme/acme_diags/badges/version.svg)](https://anaconda.org/acme/acme_diags)
3+
[![Install](https://anaconda.org/e3sm/acme_diags/badges/installer/conda.svg)](https://anaconda.org/e3sm/acme_diags)
4+
[![Downloads](https://anaconda.org/e3sm/acme_diags/badges/downloads.svg)](https://anaconda.org/e3sm/acme_diags)
5+
[![Version](https://anaconda.org/e3sm/acme_diags/badges/version.svg)](https://anaconda.org/e3sm/acme_diags)
66
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1009157.svg)](https://doi.org/10.5281/zenodo.1009157)
77

88

@@ -55,5 +55,3 @@ In addition to default model versus observation comparison, the package also pro
5555

5656
<img src="misc/example_fig7.png" alt="Figure7" style="width: 280px;"/>
5757
<h5 align="center">Figure 7: An example of Taylor diagram summarizing metrics calculated based on lat-lon contour plots diagnostics of several key variables</h5>
58-
59-

acme_diags/acme_parameter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def __init__(self):
1818
self.seasons = []
1919
self.regions = ['global']
2020
self.regrid_tool = 'esmf'
21-
self.regrid_method = 'conserve'
21+
self.regrid_method = 'conservative'
2222
self.plevs = []
2323

2424
# Plotting related

acme_diags/driver/lat_lon_driver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,4 +272,4 @@ def run_diag(parameter):
272272
"Dimensions of two variables are difference. Abort")
273273
f_obs.close()
274274
f_mod.close()
275-
return parameter
275+
return parameter

conda/acme_diags_env.yml

Lines changed: 112 additions & 115 deletions
Original file line numberDiff line numberDiff line change
@@ -1,165 +1,162 @@
11
name: acme_diags_env
22
channels:
3-
- acme
3+
- e3sm
44
- anaconda
55
- conda-forge
6-
- uvcdat
6+
- cdat
77
- defaults
88
dependencies:
9-
- acme_diags=1.3.0
10-
- asn1crypto=0.22.0
9+
- asn1crypto=0.24.0
1110
- backports=1.0
12-
- backports.functools_lru_cache=1.4
11+
- backports.functools_lru_cache=1.5
1312
- backports_abc=0.5
1413
- beautifulsoup4=4.6.0
15-
- bokeh=0.12.9
14+
- bokeh=0.12.15
1615
- bzip2=1.0.6
17-
- ca-certificates=2017.7.27.1
18-
- cartopy=0.15.1
19-
- cdat_info=2.12
20-
- cdms2=2.12=np113py27_0
21-
- cdtime=2.12=np113py27_2
22-
- cdutil=2.12
23-
- certifi=2017.7.27.1
24-
- cffi=1.10.0
16+
- ca-certificates=2018.03.07
17+
- cartopy=0.16.0
18+
- certifi=2018.1.18
19+
- cffi=1.11.5
2520
- chardet=3.0.4
26-
- clapack=3.2.1
2721
- click=6.7
28-
- cloudpickle=0.4.0
29-
- cryptography=2.0.3
30-
- curl=7.54.1
22+
- cloudpickle=0.5.2
23+
- cryptography=2.2.2
24+
- curl=7.59.0
3125
- cycler=0.10.0
32-
- dask=0.15.4
33-
- dask-core=0.15.4
34-
- dbus=1.10.22
35-
- distarray=2.12.2
36-
- distributed=1.19.3
26+
- cytoolz=0.9.0.1
27+
- dask=0.17.2
28+
- dask-core=0.17.2
29+
- dbus=1.13.2
30+
- distributed=1.21.6
3731
- enum34=1.1.6
38-
- esmf=7.0.0
39-
- esmpy=7.0.0
40-
- expat=2.2.1
41-
- ffmpeg=3.2.4
42-
- fontconfig=2.12.1
43-
- freetype=2.7
32+
- expat=2.2.5
33+
- ffmpeg=3.4
34+
- fontconfig=2.12.6
35+
- freetype=2.8
4436
- functools32=3.2.3.2
4537
- future=0.16.0
46-
- futures=3.0.5
38+
- futures=3.2.0
4739
- g2clib=1.6.0
48-
- genutil=2.12=np113py27_0
49-
- geos=3.5.1
50-
- gettext=0.19.7
51-
- glib=2.53.5
52-
- gmp=6.1.2
53-
- gst-plugins-base=1.8.0
54-
- gstreamer=1.8.0
55-
- hdf4=4.2.12
56-
- hdf5=1.8.18
40+
- geos=3.6.2
41+
- glib=2.53.6
42+
- gst-plugins-base=1.12.4
43+
- gstreamer=1.12.4
44+
- hdf4=4.2.13
45+
- hdf5=1.10.1
5746
- heapdict=1.0.0
58-
- icu=58.1
47+
- icu=58.2
5948
- idna=2.6
60-
- ipaddress=1.0.18
49+
- intel-openmp=2018.0.0
50+
- ipaddress=1.0.19
6151
- jasper=1.900.1
62-
- jinja2=2.9.6
52+
- jinja2=2.10
6353
- jpeg=9b
64-
- krb5=1.14.2
65-
- lapack=3.6.1
66-
- libcdms=2.12
67-
- libcf=1.0.1
68-
- libdrs=2.12
69-
- libdrs_f=2.12
54+
- kiwisolver=1.0.1
55+
- libcurl=7.59.0
56+
- libedit=3.1
7057
- libffi=3.2.1
71-
- libiconv=1.14
58+
- libgcc=7.2.0
59+
- libgcc-ng=7.2.0
60+
- libgfortran=3.0.0
61+
- libgfortran-ng=7.2.0
7262
- libnetcdf=4.4.1.1
73-
- libpng=1.6.28
63+
- libopus=1.2.1
64+
- libpng=1.6.34
7465
- libssh2=1.8.0
75-
- libtiff=4.0.7
76-
- libxcb=1.12
77-
- libxml2=2.9.5
78-
- libxslt=1.1.29
79-
- llvmdev=4.0.0
66+
- libstdcxx-ng=7.2.0
67+
- libtiff=4.0.9
68+
- libvpx=1.6.1
69+
- libxcb=1.13
70+
- libxml2=2.9.8
71+
- libxslt=1.1.32
8072
- locket=0.2.0
81-
- lxml=4.1.0
73+
- lxml=4.2.1
8274
- markupsafe=1.0
83-
- matplotlib=2.0.2
84-
- mesalib=17.2.0
85-
- mpc=1.0.3
86-
- mpfr=3.1.5
87-
- mpich=3.2
88-
- msgpack-python=0.4.8
89-
- ncurses=5.9
90-
- netcdf-fortran=4.4.4
91-
- olefile=0.44
92-
- openssl=1.0.2l
93-
- ossuuid=1.6.2
94-
- owslib=0.15.0
95-
- pandas=0.20.3
75+
- matplotlib=2.2.2
76+
- mkl=2018.0.2
77+
- mkl_fft=1.0.1
78+
- mkl_random=1.0.1
79+
- msgpack-python=0.5.6
80+
- ncurses=6.0
81+
- numpy=1.14.2
82+
- olefile=0.45.1
83+
- openssl=1.0.2o
84+
- owslib=0.16.0
85+
- packaging=17.1
86+
- pandas=0.22.0
9687
- partd=0.3.8
97-
- pcre=8.39
98-
- pillow=4.3.0
99-
- pip=9.0.1
88+
- pcre=8.41
89+
- pillow=5.0.0
90+
- pip=9.0.3
10091
- proj4=4.9.3
101-
- psutil=5.3.1
92+
- psutil=5.4.3
10293
- pthread-stubs=0.3
10394
- pycparser=2.18
10495
- pyepsg=0.3.2
105-
- pyopenssl=17.2.0
96+
- pyopenssl=17.5.0
10697
- pyparsing=2.2.0
10798
- pyproj=1.9.5.1
108-
- pyqt=5.6.0
99+
- pyqt=5.9.2
109100
- pyshp=1.2.12
110-
- pysocks=1.6.7
101+
- pysocks=1.6.8
111102
- python=2.7.14
112-
- python-dateutil=2.6.1
113-
- pytz=2017.2
103+
- python-dateutil=2.7.2
104+
- pytz=2018.3
114105
- pyyaml=3.12
115-
- qt=5.6.2
116-
- readline=6.2
106+
- qt=5.9.4
107+
- readline=7.0
117108
- requests=2.18.4
118-
- setuptools=36.6.0
119-
- shapely=1.6.1
109+
- scipy=1.0.1
110+
- setuptools=39.0.1
111+
- shapely=1.6.4
120112
- singledispatch=3.4.0.3
121-
- sip=4.18
113+
- sip=4.19.8
122114
- six=1.11.0
123-
- sortedcontainers=1.5.7
124-
- sqlite=3.13.0
125-
- ssl_match_hostname=3.5.0.1
115+
- sortedcontainers=1.5.9
116+
- sqlite=3.22.0
126117
- subprocess32=3.2.7
118+
- system=5.8
127119
- tblib=1.3.2
128-
- tk=8.5.19
129-
- toolz=0.8.2
130-
- tornado=4.5.2
131-
- udunits2=2.2.23
120+
- tk=8.6.7
121+
- toolz=0.9.0
122+
- tornado=5.0.1
123+
- udunits2=2.2.25
132124
- urllib3=1.22
133-
- wheel=0.30.0
134-
- x264=20131217
135-
- xorg-libxau=1.0.8
136-
- xorg-libxdmcp=1.1.2
125+
- wheel=0.31.0
137126
- xz=5.2.3
138-
- yaml=0.1.6
127+
- yaml=0.1.7
139128
- zict=0.1.3
140-
- zlib=1.2.8
141-
- cloog=0.18.0
142-
- gcc=4.8.5
143-
- isl=0.12.2
144-
- libgcc=5.2.0
145-
- libgfortran=3.0.0
146-
- mkl=2017.0.3
147-
- numpy=1.13.1
148-
- scipy=0.19.1=np113py27_0
149-
- system=5.8
129+
- zlib=1.2.11
150130
- cdp=1.3.0
151-
- dv3d=2.12
152-
- output_viewer=1.2.2
153-
- vcs=2.12
154-
- vcsaddons=2.12
155-
- vtk-cdat=7.1.0.2.12=py27_mesalibh6bab67e_0
131+
- dv3d=8.0
132+
- output_viewer=1.2.3
133+
- vcs=8.0
134+
- vcsaddons=8.0
135+
- vtk-cdat=8.0.1.8.0
136+
- cdat_info=8.0
137+
- cdms2=3.0
138+
- cdtime=3.0
139+
- cdutil=8.0
140+
- clapack=3.2.1
141+
- distarray=2.12.2
142+
- esmf=7.1.0r
143+
- esmpy=7.1.0r
144+
- genutil=8.0
145+
- lapack=3.6.1
146+
- libcdms=3.0
147+
- libcf=1.0.1
148+
- libdrs=3.0
149+
- libdrs_f=3.0
150+
- llvm-meta=6.0.0
151+
- llvmdev=6.0.0
152+
- mesalib=17.2.0
153+
- mpi=1.0
154+
- mpich=3.2.1
155+
- netcdf-fortran=4.4.4
156+
- ossuuid=1.6.2
157+
- x264=20131217
156158
- pip:
157-
- backports-abc==0.5
158-
- backports.functools-lru-cache==1.4
159-
- backports.ssl-match-hostname==3.5.0.1
160-
- cdat-info==0.0.0
161159
- mv2==3.0.0
162-
- output-viewer==1.2.2
163160
- regrid2==3.0.0
164161
prefix: /export/shaheen2/anaconda2/envs/acme_diags_env
165162

0 commit comments

Comments
 (0)