TEMP
Contents
TEMP#
%load_ext autoreload
%autoreload 2
import xarray as xr
from dask.distributed import Client
import catalog
import util
xr.set_options(keep_attrs=True)
/glade/work/kristenk/miniconda/envs/cesm-exp/lib/python3.7/site-packages/dask_jobqueue/core.py:20: FutureWarning: tmpfile is deprecated and will be removed in a future release. Please use dask.utils.tmpfile instead.
from distributed.utils import tmpfile
<xarray.core.options.set_options at 0x2b8576280250>
Parameters#
casename = 'g.e22a06.G1850ECOIAF_JRA_PHYS_DEV.TL319_g17.scope_v1'
component = 'pop'
stream = 'h'
variable_id = 'TEMP'
cluster_scheduler_address = None
# Parameters
casename = "g.e22a06.G1850ECOIAF_JRA_PHYS_DEV.TL319_g17.scope_v1"
component = "pop"
stream = "h"
variable_id = "TEMP"
cluster_scheduler_address = "tcp://10.12.206.26:40301"
assert component in ['pop']
assert stream in ['h', 'h.ecosys.nday1']
Connect to cluster#
if cluster_scheduler_address is None:
cluster, client = util.get_ClusterClient()
cluster.scale(12)
else:
client = Client(cluster_scheduler_address)
client
Client
Client-164fc0c2-0c3b-11ed-a6d6-3cecef1b11d4
Connection method: Direct | |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/36768/status |
Scheduler Info
Scheduler
Scheduler-59153102-2d90-4250-b1d9-5b9f28512082
Comm: tcp://10.12.206.26:40301 | Workers: 32 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/36768/status | Total threads: 32 |
Started: 4 minutes ago | Total memory: 744.96 GiB |
Workers
Worker: PBSCluster-0
Comm: tcp://10.12.206.25:41180 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/42193/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.25:34568 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-smli87lm | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 0.0% | Last seen: Just now |
Memory usage: 245.54 MiB | Spilled bytes: 0 B |
Read bytes: 257.67 MiB | Write bytes: 158.88 MiB |
Worker: PBSCluster-1
Comm: tcp://10.12.206.23:35055 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/39970/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.23:39298 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-pajhhimy | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 263.08 MiB | Spilled bytes: 0 B |
Read bytes: 242.89 MiB | Write bytes: 68.96 kiB |
Worker: PBSCluster-10
Comm: tcp://10.12.206.18:39960 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/40058/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.18:33787 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-frtdc9f5 | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 250.84 MiB | Spilled bytes: 0 B |
Read bytes: 114.81 MiB | Write bytes: 48.40 MiB |
Worker: PBSCluster-11
Comm: tcp://10.12.206.18:35287 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/39615/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.18:36732 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-mmo_bs6s | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 0.0% | Last seen: Just now |
Memory usage: 246.02 MiB | Spilled bytes: 0 B |
Read bytes: 64.50 MiB | Write bytes: 98.87 MiB |
Worker: PBSCluster-12
Comm: tcp://10.12.206.8:33729 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/35711/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.8:43143 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-svc02rvq | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 245.60 MiB | Spilled bytes: 0 B |
Read bytes: 274.12 MiB | Write bytes: 48.49 MiB |
Worker: PBSCluster-13
Comm: tcp://10.12.206.8:37550 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/38907/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.8:40235 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-lys_uzzv | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 4.0% | Last seen: Just now |
Memory usage: 268.59 MiB | Spilled bytes: 0 B |
Read bytes: 273.89 MiB | Write bytes: 48.42 MiB |
Worker: PBSCluster-14
Comm: tcp://10.12.206.25:44992 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/44154/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.25:43428 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-76two5nt | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 244.47 MiB | Spilled bytes: 0 B |
Read bytes: 258.12 MiB | Write bytes: 159.16 MiB |
Worker: PBSCluster-15
Comm: tcp://10.12.206.15:43062 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/32926/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.15:39144 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-jy38onqp | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 256.24 MiB | Spilled bytes: 0 B |
Read bytes: 160.75 MiB | Write bytes: 48.30 MiB |
Worker: PBSCluster-16
Comm: tcp://10.12.206.8:43565 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/41710/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.8:45391 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-_7ilj7sa | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 255.43 MiB | Spilled bytes: 0 B |
Read bytes: 273.26 MiB | Write bytes: 48.31 MiB |
Worker: PBSCluster-17
Comm: tcp://10.12.206.11:40919 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/45664/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.11:40649 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-o65npiy5 | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 269.90 MiB | Spilled bytes: 0 B |
Read bytes: 0.94 GiB | Write bytes: 352.85 kiB |
Worker: PBSCluster-18
Comm: tcp://10.12.206.11:33891 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/38384/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.11:33328 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-nou8aprr | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 278.26 MiB | Spilled bytes: 0 B |
Read bytes: 0.94 GiB | Write bytes: 351.74 kiB |
Worker: PBSCluster-19
Comm: tcp://10.12.206.15:36904 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/35533/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.15:34961 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-r5hakwxw | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 0.0% | Last seen: Just now |
Memory usage: 251.73 MiB | Spilled bytes: 0 B |
Read bytes: 161.25 MiB | Write bytes: 48.45 MiB |
Worker: PBSCluster-2
Comm: tcp://10.12.206.15:43006 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/39124/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.15:43393 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-mmk9h6y4 | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 258.01 MiB | Spilled bytes: 0 B |
Read bytes: 112.70 MiB | Write bytes: 96.58 MiB |
Worker: PBSCluster-20
Comm: tcp://10.12.206.18:45916 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/35027/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.18:43737 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-xa8tkihj | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 256.68 MiB | Spilled bytes: 0 B |
Read bytes: 64.60 MiB | Write bytes: 99.04 MiB |
Worker: PBSCluster-21
Comm: tcp://10.12.206.11:45334 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/46680/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.11:46761 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-t02yg0d0 | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 261.01 MiB | Spilled bytes: 0 B |
Read bytes: 0.92 GiB | Write bytes: 349.22 kiB |
Worker: PBSCluster-22
Comm: tcp://10.12.206.18:34993 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/44524/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.18:46562 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-3e1h8ye1 | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 0.0% | Last seen: Just now |
Memory usage: 269.00 MiB | Spilled bytes: 0 B |
Read bytes: 64.71 MiB | Write bytes: 99.20 MiB |
Worker: PBSCluster-23
Comm: tcp://10.12.206.15:39733 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/46168/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.15:41249 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-xyvrzxs3 | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 0.0% | Last seen: Just now |
Memory usage: 266.89 MiB | Spilled bytes: 0 B |
Read bytes: 96.71 MiB | Write bytes: 96.68 MiB |
Worker: PBSCluster-24
Comm: tcp://10.12.206.25:44221 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/45234/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.25:40387 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-yfm951kg | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 0.0% | Last seen: Just now |
Memory usage: 256.34 MiB | Spilled bytes: 0 B |
Read bytes: 210.02 MiB | Write bytes: 143.19 MiB |
Worker: PBSCluster-25
Comm: tcp://10.12.206.18:33408 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/43488/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.18:41022 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-6df9eo6t | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 0.0% | Last seen: Just now |
Memory usage: 254.99 MiB | Spilled bytes: 0 B |
Read bytes: 64.44 MiB | Write bytes: 98.79 MiB |
Worker: PBSCluster-26
Comm: tcp://10.12.206.8:38884 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/39795/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.8:40143 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-sb74tso9 | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 243.18 MiB | Spilled bytes: 0 B |
Read bytes: 273.18 MiB | Write bytes: 48.29 MiB |
Worker: PBSCluster-27
Comm: tcp://10.12.206.15:40873 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/45934/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.15:41861 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-2tgmhfdl | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 256.61 MiB | Spilled bytes: 0 B |
Read bytes: 160.78 MiB | Write bytes: 48.31 MiB |
Worker: PBSCluster-28
Comm: tcp://10.12.206.18:36750 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/42860/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.18:43661 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-6lr4z8hl | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 254.90 MiB | Spilled bytes: 0 B |
Read bytes: 114.75 MiB | Write bytes: 48.38 MiB |
Worker: PBSCluster-29
Comm: tcp://10.12.206.8:32978 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/46650/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.8:38238 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-ihw76ltj | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 242.88 MiB | Spilled bytes: 0 B |
Read bytes: 272.73 MiB | Write bytes: 48.34 MiB |
Worker: PBSCluster-3
Comm: tcp://10.12.206.18:34352 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/35771/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.18:32780 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-l8qf3wzg | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 247.49 MiB | Spilled bytes: 0 B |
Read bytes: 64.58 MiB | Write bytes: 99.00 MiB |
Worker: PBSCluster-30
Comm: tcp://10.12.206.8:39013 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/33562/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.8:40233 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-peochg10 | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 257.39 MiB | Spilled bytes: 0 B |
Read bytes: 273.77 MiB | Write bytes: 48.39 MiB |
Worker: PBSCluster-31
Comm: tcp://10.12.206.25:43689 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/43012/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.25:43417 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-yfzy1i0u | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 0.0% | Last seen: Just now |
Memory usage: 259.61 MiB | Spilled bytes: 0 B |
Read bytes: 258.34 MiB | Write bytes: 159.29 MiB |
Worker: PBSCluster-4
Comm: tcp://10.12.206.13:33058 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/43170/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.13:39266 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-yy1kkjd5 | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 0.0% | Last seen: Just now |
Memory usage: 270.11 MiB | Spilled bytes: 0 B |
Read bytes: 338.59 MiB | Write bytes: 83.90 MiB |
Worker: PBSCluster-5
Comm: tcp://10.12.206.23:36916 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/42702/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.23:45113 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-8th_y8dw | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 277.21 MiB | Spilled bytes: 0 B |
Read bytes: 243.73 MiB | Write bytes: 70.28 kiB |
Worker: PBSCluster-6
Comm: tcp://10.12.206.8:38424 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/46679/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.8:44217 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-ml7gmjn8 | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 0.0% | Last seen: Just now |
Memory usage: 256.87 MiB | Spilled bytes: 0 B |
Read bytes: 273.61 MiB | Write bytes: 48.40 MiB |
Worker: PBSCluster-7
Comm: tcp://10.12.206.25:44991 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/42629/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.25:45710 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-ab599zkf | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 0.0% | Last seen: Just now |
Memory usage: 253.82 MiB | Spilled bytes: 0 B |
Read bytes: 234.82 MiB | Write bytes: 159.08 MiB |
Worker: PBSCluster-8
Comm: tcp://10.12.206.25:42326 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/44451/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.25:35373 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-3gi9oohh | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 0.0% | Last seen: Just now |
Memory usage: 244.90 MiB | Spilled bytes: 0 B |
Read bytes: 258.32 MiB | Write bytes: 159.27 MiB |
Worker: PBSCluster-9
Comm: tcp://10.12.206.15:35080 | Total threads: 1 |
Dashboard: https://jupyterhub.hpc.ucar.edu/stable/user/kristenk/proxy/46851/status | Memory: 23.28 GiB |
Nanny: tcp://10.12.206.15:39139 | |
Local directory: /glade/scratch/kristenk/dask-workers/dask-worker-space/worker-9ijbos11 | |
Tasks executing: 0 | Tasks in memory: 0 |
Tasks ready: 0 | Tasks in flight: 0 |
CPU usage: 2.0% | Last seen: Just now |
Memory usage: 254.86 MiB | Spilled bytes: 0 B |
Read bytes: 161.28 MiB | Write bytes: 48.46 MiB |
Load the data#
dsets = catalog.to_dataset_dict(
case=casename,
component=component,
stream=stream,
)
dsets.keys()
dict_keys(['g.e22a06.G1850ECOIAF_JRA_PHYS_DEV.TL319_g17.scope_v1.pop.h'])
Compute long-term mean and plot#
ds = dsets[f'{casename}.{component}.{stream}']
dt_wgt = ds.time_bound.diff('d2').squeeze()
dt_wgt /= dt_wgt.sum()
dt_wgt
<xarray.DataArray 'time_bound' (time: 120)> dask.array<truediv, shape=(120,), dtype=float64, chunksize=(1,), chunktype=numpy.ndarray> Coordinates: * time (time) object 0052-01-16 12:00:00 ... 0061-12-16 12:00:00 Attributes: long_name: boundaries for time-averaging interval units: days since 0000-01-01 00:00:00
ds[variable_id].weighted(dt_wgt).mean('time').isel(z_t=0).plot()
<matplotlib.collections.QuadMesh at 0x2b8579b12950>
