From 53971de96c721776479ba6a7048e874279b2357f Mon Sep 17 00:00:00 2001
From: brian-rose Running on Your Own MachineIndex
By James Morley.
- Last updated on 23 June 2023.
+ Last updated on 15 August 2023.
consolidated=True
argument is given to tell Xarray how to load the metadata for this source. Zarr data may contain consolidated metadata. If it does, using it can increase performance significantly.
When you use Intake’s open_{driver}
methods, it creates a catalog entry for the source. You can view the yaml using the source’s yaml
method.
Info
@@ -1002,6 +1002,7 @@CPU times: user 7.9 s, sys: 582 ms, total: 8.48 s
-Wall time: 2min 26s
+CPU times: user 8.06 s, sys: 551 ms, total: 8.61 s
+Wall time: 2min 46s
@@ -2387,7 +2388,7 @@ Resources and referencesSearch
By James Morley.
- Last updated on 23 June 2023.
+ Last updated on 15 August 2023.