-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path1.6.0-DEV-4c805d2310.log
540 lines (535 loc) · 23.2 KB
/
1.6.0-DEV-4c805d2310.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
Julia Version 1.6.0-DEV.913
Commit 4c805d2310 (2020-09-14 14:07 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake-avx512)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
[ Info: LEGAL NOTICE: package operations send anonymous data about your system to https://pkg.julialang.org (your current package server), including the operating system and Julia versions you are using, and a random client UUID. Running `Pkg.telemetryinfo()` will show exactly what data is sent. See https://julialang.org/legal/data/ for more details about what this data is used for, how long it is retained, and how to opt out of sending it.
Installed Reexport ───────── v0.2.0
Installed DataAPI ────────── v1.3.0
Installed Missings ───────── v0.4.4
Installed ProgressMeter ──── v1.3.3
Installed RecipesBase ────── v1.1.0
Installed GeoFormatTypes ─── v0.3.0
Installed DimensionalData ── v0.12.1
Installed GeoData ────────── v0.2.0
Installed Requires ───────── v1.0.2
Installed MacroTools ─────── v0.5.5
Installed Mixers ─────────── v0.1.1
Installed ConstructionBase ─ v1.0.0
Updating `~/.julia/environments/v1.6/Project.toml`
[9b6fcbb8] + GeoData v0.2.0
Updating `~/.julia/environments/v1.6/Manifest.toml`
[187b0558] + ConstructionBase v1.0.0
[9a962f9c] + DataAPI v1.3.0
[0703355e] + DimensionalData v0.12.1
[9b6fcbb8] + GeoData v0.2.0
[68eda718] + GeoFormatTypes v0.3.0
[1914dd2f] + MacroTools v0.5.5
[e1d29d7a] + Missings v0.4.4
[2a8e4939] + Mixers v0.1.1
[92933f4c] + ProgressMeter v1.3.3
[3cdcf5f2] + RecipesBase v1.1.0
[189a3867] + Reexport v0.2.0
[ae029012] + Requires v1.0.2
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[fa267f1f] + TOML
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing GeoData
Status `/tmp/jl_QO82lY/Project.toml`
[4c88cf16] Aqua v0.4.10
[c9ce4bd3] ArchGDAL v0.5.0
[179af706] CFTime v0.1.0
[0703355e] DimensionalData v0.12.1
[9b6fcbb8] GeoData v0.2.0
[68eda718] GeoFormatTypes v0.3.0
[f67ccb44] HDF5 v0.13.6
[e1d29d7a] Missings v0.4.4
[2a8e4939] Mixers v0.1.1
[85f8d34a] NCDatasets v0.10.4
[91a5bcdd] Plots v1.6.4
[92933f4c] ProgressMeter v1.3.3
[3cdcf5f2] RecipesBase v1.1.0
[189a3867] Reexport v0.2.0
[ae029012] Requires v1.0.2
[ade2ca70] Dates
[a63ad114] Mmap
[10745b16] Statistics
[8dfed614] Test
Status `/tmp/jl_QO82lY/Manifest.toml`
[79e6a3ab] Adapt v2.0.2
[4c88cf16] Aqua v0.4.10
[c9ce4bd3] ArchGDAL v0.5.0
[9e28174c] BinDeps v1.0.1
[a74b3585] Blosc v0.7.0
[0b7ba130] Blosc_jll v1.14.3+1
[6e34b625] Bzip2_jll v1.0.6+4
[fa961155] CEnum v0.4.1
[179af706] CFTime v0.1.0
[35d6a980] ColorSchemes v3.9.0
[3da002f7] ColorTypes v0.10.9
[5ae59095] Colors v0.12.4
[34da2185] Compat v3.16.0
[8f4d0f93] Conda v1.4.1
[a9693cdc] CondaBinDeps v0.2.0
[187b0558] ConstructionBase v1.0.0
[d38c429a] Contour v0.5.5
[9a962f9c] DataAPI v1.3.0
[9a8bc11e] DataStreams v0.4.2
[864edb3b] DataStructures v0.18.5
[e2d170a0] DataValueInterfaces v1.0.0
[0703355e] DimensionalData v0.12.1
[3c3547ce] DiskArrays v0.2.4
[5ae413db] EarCut_jll v2.1.5+0
[c87230d0] FFMPEG v0.4.0
[b22a6f82] FFMPEG_jll v4.3.1+2
[53c48c17] FixedPointNumbers v0.8.4
[d7e528f0] FreeType2_jll v2.10.1+4
[559328eb] FriBidi_jll v1.0.5+5
[add2ef01] GDAL v1.1.4
[a7073274] GDAL_jll v3.0.4+2
[d604d12d] GEOS_jll v3.8.1+0
[28b8d3ca] GR v0.52.0
[9b6fcbb8] GeoData v0.2.0
[68eda718] GeoFormatTypes v0.3.0
[cf35fbd7] GeoInterface v0.5.4
[5c1252a2] GeometryBasics v0.3.1
[4d00f742] GeometryTypes v0.8.3
[f67ccb44] HDF5 v0.13.6
[0234f1f7] HDF5_jll v1.10.5+5
[cd3eb016] HTTP v0.8.17
[83e8ac13] IniFile v0.5.0
[c8e1da08] IterTools v1.3.0
[82899510] IteratorInterfaceExtensions v1.0.0
[682c06a0] JSON v0.21.1
[aacddb02] JpegTurbo_jll v2.0.1+2
[c1c5ebd0] LAME_jll v3.100.0+2
[deac9b47] LibCURL_jll v7.71.1+0
[29816b5a] LibSSH2_jll v1.9.0+3
[dd192d2f] LibVPX_jll v1.9.0+0
[89763e89] Libtiff_jll v4.1.0+1
[d3a379c0] LittleCMS_jll v2.9.0+0
[5ced341a] Lz4_jll v1.9.2+2
[1914dd2f] MacroTools v0.5.5
[739be429] MbedTLS v1.0.2
[c8ffd9c3] MbedTLS_jll v2.16.8+0
[442fdcdd] Measures v0.3.1
[e1d29d7a] Missings v0.4.4
[2a8e4939] Mixers v0.1.1
[14a3606d] MozillaCACerts_jll v2020.7.22+0
[85f8d34a] NCDatasets v0.10.4
[77ba4419] NaNMath v0.3.4
[e7412a2a] Ogg_jll v1.3.4+1
[643b3616] OpenJpeg_jll v2.3.1+0
[458c3c95] OpenSSL_jll v1.1.1+5
[91d4177d] Opus_jll v1.3.1+2
[bac558e1] OrderedCollections v1.3.0
[58948b4f] PROJ_jll v7.0.1+0
[69de0a69] Parsers v1.0.10
[ccf2f8ad] PlotThemes v2.0.0
[995b91a9] PlotUtils v1.0.6
[91a5bcdd] Plots v1.6.4
[92933f4c] ProgressMeter v1.3.3
[3cdcf5f2] RecipesBase v1.1.0
[01d81517] RecipesPipeline v0.1.13
[189a3867] Reexport v0.2.0
[ae029012] Requires v1.0.2
[76ed43ae] SQLite_jll v3.32.3+0
[992d4aef] Showoff v0.3.1
[a2af1166] SortingAlgorithms v0.3.1
[90137ffa] StaticArrays v0.12.4
[2913bbd2] StatsBase v0.33.1
[09ab397b] StructArrays v0.4.4
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v1.0.5
[30578b45] URIParser v0.4.1
[81def892] VersionParsing v1.2.0
[ea10d353] WeakRefStrings v0.6.2
[83775a58] Zlib_jll v1.2.11+16
[3161d3a3] Zstd_jll v1.4.5+1
[0ac62f75] libass_jll v0.14.0+3
[f638f0a6] libfdk_aac_jll v0.1.6+3
[b53b4c65] libpng_jll v1.6.37+5
[f27f6e37] libvorbis_jll v1.3.6+5
[8e850ede] nghttp2_jll v1.40.0+2
[1270edf5] x264_jll v2020.7.14+1
[dfaa095f] x265_jll v3.0.0+2
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[76f85450] LibGit2
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[1a1011a3] SharedArrays
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[fa267f1f] TOML
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
Testing Running tests...
Skipping Base.BinaryPlatforms.compiler_abi
Skipping Base.Filesystem.JL_O_RANDOM
Skipping Base.Filesystem.JL_O_SEQUENTIAL
Skipping Base.Filesystem.JL_O_SHORT_LIVED
Skipping Base.Filesystem.JL_O_TEMPORARY
Skipping Base.active_repl
Skipping Base.active_repl_backend
Test Summary: | Pass Total
Method ambiguity | 1 1
Test Summary: | Pass Total
Unbound type parameters | 1 1
Test Summary: | Pass Total
Undefined exports | 1 1
Test Summary: |
Compare Project.toml and test/Project.toml | No tests
Test Summary: |
Stale dependencies | No tests
Test Summary: |
Compat bounds | No tests
Test Summary: |
Project.toml formatting | No tests
Test Summary: | Pass Total
GeoData [9b6fcbb8-86d6-11e9-1ce7-23a6bb139a78] | 1 1
Test Summary: | Pass Total
GeoData [9b6fcbb8-86d6-11e9-1ce7-23a6bb139a78] | 1 1
Test Summary: | Pass Total
arary dims have been formatted | 2 2
Test Summary: | Pass Total
stack layers | 11 11
Test Summary: | Pass Total
stack fields | 4 4
Test Summary: | Pass Broken Total
indexing | 27 2 29
Test Summary: | Pass Total
subset stack with specific key(s) | 4 4
Test Summary: | Pass Total
concatenate stacks | 6 6
Test Summary: | Pass Total
getindex returns the currect types | 4 4
Test Summary: | Pass Total
properties | 3 3
Test Summary: | Pass Total
getindex returns the currect results | 6 6
Test Summary: |
getindex is type stable all the way down | No tests
Test Summary: | Pass Total
lazy view windows | 3 3
Test Summary: | Pass Total
setindex! | 2 2
Test Summary: | Pass Total
cleankeys | 2 2
Test Summary: | Pass Total
shiftindexloci | 9 9
Test Summary: | Pass Total
reproject | 8 8
Test Summary: | Pass Total
convertmode | 10 10
Test Summary: | Pass Total
upsample | 6 6
Test Summary: | Pass Total
downsample | 6 6
Test Summary: | Pass Total
Aggregate a dimension | 13 13
Aggregating stack... 50%%|███████████████▌ | ETA: 0:00:04[KAggregating stack...100%%|███████████████████████████████| Time: 0:00:04[K
Aggregating stack... 50%%|███████████████▌ | ETA: 0:00:00[KAggregating stack...100%%|███████████████████████████████| Time: 0:00:00[K
Disaggregating series... 50%%|█████████████▌ | ETA: 0:00:00[KDisaggregating series...100%%|███████████████████████████| Time: 0:00:00[K
Aggregating series... 50%%|███████████████ | ETA: 0:00:00[KAggregating series...100%%|██████████████████████████████| Time: 0:00:00[K
Test Summary: | Pass Total
aggregate and disaggregate at a locus | 23 23
Test Summary: | Pass Total
Aggregate with a function | 4 4
Test Summary: | Pass Total
Aggregate different index modes | 1 1
Test Summary: | Pass Total
boolmask | 4 4
Test Summary: | Pass Total
missingmask | 4 4
WARNING: using NCDatasets.name in module GeoData conflicts with an existing identifier.
WARNING: using NCDatasets.name in module Main conflicts with an existing identifier.
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
0.000000 seconds
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data missingval is not convertible to data type UInt8. `missingval` set to NaN.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/grd.jl:96
Writing netcdf...
key: "longitude" of type: Float64
key: "latitude" of type: Float64
┌ Warning: `missingval` -1.0e10 was invalid for data of type UInt8.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/ncdatasets.jl:89
key: "unnamed" of type: UInt8
Test Summary: | Pass Broken Total
GDALarray | 73 4 77
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
Test Summary: | Pass Total
GDAL stack | 24 24
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
┌ Warning: No data value from GDAL -1.0e10 is not convertible to data type UInt8. `missingval` is probably incorrect.
└ @ GeoData ~/.julia/packages/GeoData/MVllE/src/sources/gdal.jl:268
Test Summary: | Pass Total
GDAL series | 3 3
0.000000 seconds
Writing netcdf...
key: "longitude" of type: Float64
key: "latitude" of type: Float64
key: "red:green:blue" of type: Float32
Test Summary: | Pass Broken Total
Grd array | 63 4 67
Test Summary: | Pass Total
Grd stack | 23 23
Test Summary: | Pass Total
Grd series | 3 3
0.000000 seconds
Writing netcdf...
key: "longitude" of type: Float64
key: "latitude" of type: Float64
key: "time" of type: DateTime360Day
key: "tos" of type: Union{Missing, Float32}
Test Summary: | Pass Broken Total
NCDarray | 55 2 57
key: "longitude" of type: Float64
key: "latitude" of type: Float64
key: "time" of type: DateTime
key: "abso4" of type: Float32
key: "dim{:mlev}" of type: Int32
key: "aclcac" of type: Float32
key: "aclcov" of type: Float32
key: "ahfcon" of type: Float32
key: "ahfice" of type: Float32
key: "ahfl" of type: Float32
key: "ahfliac" of type: Float32
key: "ahfllac" of type: Float32
key: "ahflwac" of type: Float32
key: "ahfres" of type: Float32
key: "ahfs" of type: Float32
key: "ahfsiac" of type: Float32
key: "ahfslac" of type: Float32
key: "ahfswac" of type: Float32
key: "albedo" of type: Float32
key: "albedo_nir" of type: Float32
key: "albedo_nir_dif" of type: Float32
key: "albedo_nir_dir" of type: Float32
key: "albedo_vis" of type: Float32
key: "albedo_vis_dif" of type: Float32
key: "albedo_vis_dir" of type: Float32
key: "alsobs" of type: Float32
key: "alsoi" of type: Float32
key: "alsol" of type: Float32
key: "alsom" of type: Float32
key: "alsow" of type: Float32
key: "ameltdepth" of type: Float32
key: "ameltfrac" of type: Float32
key: "amlcorac" of type: Float32
key: "ao3" of type: Float32
key: "apmeb" of type: Float32
key: "apmegl" of type: Float32
key: "aprc" of type: Float32
key: "aprl" of type: Float32
key: "aprs" of type: Float32
key: "aps" of type: Float32
key: "az0i" of type: Float32
key: "az0l" of type: Float32
key: "az0w" of type: Float32
key: "barefrac" of type: Float32
key: "dew2" of type: Float32
key: "drain" of type: Float32
key: "evap" of type: Float32
key: "evapiac" of type: Float32
key: "evaplac" of type: Float32
key: "evapwac" of type: Float32
key: "fage" of type: Float32
key: "friac" of type: Float32
key: "geosp" of type: Float32
key: "glac" of type: Float32
key: "gld" of type: Float32
key: "dim{:ilev}" of type: Int32
key: "hyai" of type: Float64
key: "hyam" of type: Float64
key: "hybi" of type: Float64
key: "hybm" of type: Float64
key: "dim{:complex}" of type: Int64
key: "dim{:spc}" of type: Int64
key: "lsp" of type: Float32
key: "q" of type: Float32
key: "qres" of type: Float32
key: "qvi" of type: Float32
key: "relhum" of type: Float32
key: "runoff" of type: Float32
key: "sd" of type: Float32
key: "seaice" of type: Float32
key: "siced" of type: Float32
key: "sicepdi" of type: Float32
key: "sicepdw" of type: Float32
key: "sicepres" of type: Float32
key: "slm" of type: Float32
key: "sn" of type: Float32
key: "snacl" of type: Float32
key: "snc" of type: Float32
key: "sni" of type: Float32
key: "snifrac" of type: Float32
key: "snmel" of type: Float32
key: "sofliac" of type: Float32
key: "sofllac" of type: Float32
key: "soflwac" of type: Float32
key: "srad0" of type: Float32
key: "srad0d" of type: Float32
key: "srad0u" of type: Float32
key: "sradl" of type: Float32
key: "srads" of type: Float32
key: "sradsu" of type: Float32
key: "sraf0" of type: Float32
key: "srafl" of type: Float32
key: "srafs" of type: Float32
key: "st" of type: Float32
key: "svo" of type: Float32
key: "t2max" of type: Float32
key: "t2min" of type: Float32
key: "temp2" of type: Float32
key: "thvsig" of type: Float32
key: "topmax" of type: Float32
key: "tpot" of type: Float32
key: "trad0" of type: Float32
key: "tradl" of type: Float32
key: "trads" of type: Float32
key: "tradsu" of type: Float32
key: "traf0" of type: Float32
key: "trafl" of type: Float32
key: "trafs" of type: Float32
key: "trfliac" of type: Float32
key: "trfllac" of type: Float32
key: "trflwac" of type: Float32
key: "tropo" of type: Float32
key: "tsi" of type: Float32
key: "tsicepdi" of type: Float32
key: "tslm1" of type: Float32
key: "tsurf" of type: Float32
key: "tsw" of type: Float32
key: "u10" of type: Float32
key: "ustr" of type: Float32
key: "ustri" of type: Float32
key: "ustrl" of type: Float32
key: "ustrw" of type: Float32
key: "v10" of type: Float32
key: "vdis" of type: Float32
key: "vdisgw" of type: Float32
key: "vstr" of type: Float32
key: "vstri" of type: Float32
key: "vstrl" of type: Float32
key: "vstrw" of type: Float32
key: "wimax" of type: Float32
key: "wind10" of type: Float32
key: "wl" of type: Float32
key: "ws" of type: Float32
key: "wsmx" of type: Float32
key: "xi" of type: Float32
key: "xivi" of type: Float32
key: "xl" of type: Float32
key: "xlvi" of type: Float32
Test Summary: | Pass Total
NCDstack | 42 42
Test Summary: | Pass Total
NCD series | 3 3
Testing GeoData tests passed