diff --git a/.buildinfo b/.buildinfo index 31b2492..ea36bfc 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: b56e6d38114c87caade24bf5bfd8fd15 +config: 482e0aa7929bf4ac59f4a10f092eed50 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_sources/notebooks/creating_catalogs.ipynb b/_sources/notebooks/creating_catalogs.ipynb index d3df168..450ed3d 100644 --- a/_sources/notebooks/creating_catalogs.ipynb +++ b/_sources/notebooks/creating_catalogs.ipynb @@ -67,7 +67,7 @@ }, { "cell_type": "code", - "execution_count": 1, + "execution_count": null, "metadata": {}, "outputs": [], "source": [ @@ -102,7 +102,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": null, "metadata": {}, "outputs": [], "source": [ @@ -212,7 +212,7 @@ }, { "cell_type": "code", - "execution_count": 6, + "execution_count": null, "metadata": {}, "outputs": [], "source": [ @@ -248,7 +248,7 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": null, "metadata": {}, "outputs": [], "source": [ @@ -290,7 +290,7 @@ }, { "cell_type": "code", - "execution_count": 9, + "execution_count": null, "metadata": { "tags": [] }, @@ -398,7 +398,7 @@ }, { "cell_type": "code", - "execution_count": 14, + "execution_count": null, "metadata": {}, "outputs": [], "source": [ @@ -501,7 +501,7 @@ ], "metadata": { "kernelspec": { - "display_name": "intake-cookbook-dev", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -515,7 +515,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.7" + "version": "3.12.2" }, "nbdime-conflicts": { "local_diff": [ diff --git a/_sources/notebooks/intake_introduction.ipynb b/_sources/notebooks/intake_introduction.ipynb index d018643..3563fc8 100644 --- a/_sources/notebooks/intake_introduction.ipynb +++ b/_sources/notebooks/intake_introduction.ipynb @@ -67,7 +67,7 @@ }, { "cell_type": "code", - "execution_count": 1, + "execution_count": null, "metadata": {}, "outputs": [], "source": [ @@ -289,7 +289,7 @@ }, { "cell_type": "code", - "execution_count": 20, + "execution_count": null, "metadata": {}, "outputs": [], "source": [ @@ -409,7 +409,7 @@ ], "metadata": { "kernelspec": { - "display_name": "intake-cookbook-dev", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -423,7 +423,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.7" + "version": "3.10.5" }, "nbdime-conflicts": { "local_diff": [ diff --git a/_static/footer-logo-nsf.png b/_static/footer-logo-nsf.png deleted file mode 100644 index 11c788f..0000000 Binary files a/_static/footer-logo-nsf.png and /dev/null differ diff --git a/notebooks/creating_catalogs.html b/notebooks/creating_catalogs.html index 3e3a4fb..3f1dd46 100644 --- a/notebooks/creating_catalogs.html +++ b/notebooks/creating_catalogs.html @@ -926,15 +926,15 @@
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
@@ -1730,15 +1730,15 @@CPU times: user 5.73 s, sys: 424 ms, total: 6.15 s
-Wall time: 1min 34s
+CPU times: user 6.2 s, sys: 505 ms, total: 6.71 s
+Wall time: 1min 23s