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 @@

Adding Your First Data Sourcestorage_options argument to tell Intake how to access data on AWS. In this case we accessed the data as an anonymous user. The 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.

@@ -2023,15 +2023,15 @@

Combining a Days Worth of Data

forecast_reference_time datetime64[ns] 8B 2016-08-24 height float64 8B 1e+03 pressure float64 8B 2.5e+04 - time datetime64[ns] 8B 2016-08-24 + dtype='float64', name='projection_y_coordinate', length=1059))

  • diff --git a/notebooks/intake_introduction.html b/notebooks/intake_introduction.html index ab8d9c6..d0ead1a 100644 --- a/notebooks/intake_introduction.html +++ b/notebooks/intake_introduction.html @@ -969,15 +969,15 @@

    Reading Data with Intake

    Info

    @@ -1730,15 +1730,15 @@

    Specifying User Parameters
    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
     
    @@ -2269,9 +2269,9 @@

    A More Complicated ExampleXarray.

    diff --git a/searchindex.js b/searchindex.js index 93a3b5b..6e806c7 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"A More Complicated Example": [[4, "a-more-complicated-example"]], "About HRRR": [[0, "about-hrrr"]], "About the Data": [[1, "about-the-data"]], "Adding Your First Data Source": [[2, "adding-your-first-data-source"]], "Authors": [[0, "authors"]], "Combining a Days Worth of Data": [[1, "combining-a-days-worth-of-data"]], "Contributors": [[0, "contributors"]], "Creating Intake Catalogs": [[0, "creating-intake-catalogs"], [2, null]], "Data Dictionary": [[1, "data-dictionary"]], "Dependencies": [[1, "dependencies"]], "Documenting the Data": [[2, "documenting-the-data"]], "HRRR Projection": [[1, "hrrr-projection"]], "How to Cite This Cookbook": [[3, null]], "Imports": [[2, "imports"], [4, "imports"]], "Info": [[4, null]], "Intake Cookbook": [[0, null]], "Intake Demo Readme": [[1, null]], "Interacting with Intake Catalogs": [[4, "interacting-with-intake-catalogs"]], "Introduction to Intake": [[0, "introduction-to-intake"], [4, null]], "Learning About Catalog Entries": [[4, "learning-about-catalog-entries"]], "Modifying the Source": [[2, "modifying-the-source"]], "Motivation": [[0, "motivation"]], "Overview": [[2, "overview"], [4, "overview"]], "Prerequisites": [[2, "prerequisites"], [4, "prerequisites"]], "Reading Data with Intake": [[4, "reading-data-with-intake"]], "Resources and references": [[2, "resources-and-references"], [4, "resources-and-references"]], "Running on Binder": [[0, "running-on-binder"]], "Running on Your Own Machine": [[0, "running-on-your-own-machine"]], "Running the Notebooks": [[0, "running-the-notebooks"]], "Setting up the Environment": [[2, "setting-up-the-environment"]], "Specifying User Parameters": [[4, "specifying-user-parameters"]], "Structure": [[0, "structure"]], "Summary": [[2, "summary"], [4, "summary"]], "Testing the Catalog": [[2, "testing-the-catalog"]], "Usage Example": [[1, "usage-example"]], "Using Intake with Dask": [[4, "using-intake-with-dask"]], "What\u2019s next?": [[4, "whats-next"]]}, "docnames": ["README", "notebooks/README", "notebooks/creating_catalogs", "notebooks/how-to-cite", "notebooks/intake_introduction"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["README.md", "notebooks/README.md", "notebooks/creating_catalogs.ipynb", "notebooks/how-to-cite.md", "notebooks/intake_introduction.ipynb"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [0, 1, 2, 3], "0": [2, 3, 4], "00": [2, 4], "000000000": [2, 4], "00standard_nam": [2, 4], "01": 4, "02": 4, "03": [2, 4], "03long_nam": [2, 4], "04": [2, 4], "04long_nam": [2, 4], "04xarrai": 4, "05": 4, "06": [2, 4], "06standard_nam": [2, 4], "07": 4, "08": [2, 4], "09": 4, "1": [0, 1, 2, 4], "10": 4, "1000": [2, 4], "1059": [2, 4], "1059projection_x_coordin": [2, 4], "10t00": 4, "10t01": 4, "10t02": 4, "10t03": 4, "10t04": 4, "10t05": 4, "10t06": 4, "10t07": 4, "10t08": 4, "10t09": 4, "10t10": 4, "10t11": 4, "10t12": 4, "10t13": 4, "10t14": 4, "10t15": 4, "10t16": 4, "10t17": 4, "10t18": 4, "10t19": 4, "10t20": 4, "10t21": 4, "10t22": 4, "10t23": 4, "11": 4, "12": [2, 4], "13": 4, "133": 4, "134": 4, "135": 4, "136": 4, "137": 4, "138": 4, "139": 4, "13km": [0, 1, 2, 4], "14": 4, "140": 4, "141": 4, "142": 4, "1425219304": [2, 4], "142522": [2, 4], "14kb": [2, 4], "15": [0, 1, 2, 4], "1525566636": [2, 4], "152557": [2, 4], "1559693": [2, 4], "1560306": [2, 4], "1562693": [2, 4], "1563306": [2, 4], "1565693": [2, 4], "1566306": [2, 4], "1568693": [2, 4], "1569306": [2, 4], "1571693": [2, 4], "1572306": [2, 4], "1574693": [2, 4], "1575306": [2, 4], "1577693": [2, 4], "1578306": [2, 4], "1580693": [2, 4], "1581306": [2, 4], "1583693": [2, 4], "1584306": [2, 4], "1586693": [2, 4], "1587306": [2, 4], "16": 4, "17": 4, "1799": [2, 4], "1799coordin": [2, 4], "18": 4, "19": 4, "192b": 4, "1e": [2, 4], "1min": 4, "1st": 4, "2": [2, 3, 4], "20": 4, "2016": [2, 4], "20160824": [2, 4], "20160824_00z_anl": [2, 4], "2019": [1, 2, 4], "2021": [1, 2, 4], "2022": 4, "20standard_nam": 4, "20t00": 4, "20xarrai": 4, "21": [2, 4], "22": 4, "23": 4, "24": [2, 4], "241": 4, "24projection_y_coordin": 4, "24standard_nam": [2, 4], "24t00": [2, 4], "24xarrai": [2, 4], "25": [1, 2, 4], "25000": [2, 4], "262": [1, 2, 4], "2669479": [2, 4], "2670520": [2, 4], "2672479": [2, 4], "2673520": [2, 4], "2675479": [2, 4], "2676520": [2, 4], "2678479": [2, 4], "2679520": [2, 4], "2681479": [2, 4], "2682520": [2, 4], "2684479": [2, 4], "2685520": [2, 4], "2687479": [2, 4], "2688520": [2, 4], "2690479": [2, 4], "2691520": [2, 4], "2693479": [2, 4], "2694520": [2, 4], "2696479": [2, 4], "2697520": [2, 4], "281": 4, "284": 4, "288": 4, "289": [2, 4], "291": [2, 4], "292": 4, "294": 4, "297": 4, "298": [2, 4], "2grib_param": 4, "3": [0, 1, 2, 4], "300": 4, "302": [2, 4], "34": 4, "38": [1, 2, 4], "3km": [0, 1, 2, 4], "4": [1, 2, 3, 4], "424": 4, "45": [2, 4], "4mb": [2, 4], "5": [1, 2, 4], "50m_physic": 4, "584e": [2, 4], "587e": [2, 4], "5e": [2, 4], "5grib_param": 4, "6": [1, 2, 4], "6371229": [1, 2, 4], "695e": [2, 4], "696e": [2, 4], "698e": [2, 4], "73": 4, "8": [1, 2, 4], "847443": [2, 4], "8474433364": [2, 4], "857478": [2, 4], "8574780696": [2, 4], "8b": [2, 4], "8grib_param": [2, 4], "8kb": [2, 4], "9": [1, 2, 4], "91mb": 4, "A": 2, "As": [0, 1, 2, 4], "At": 2, "BY": 3, "Be": 2, "By": 2, "For": 2, "If": [0, 2], "In": [1, 2, 4], "It": [0, 1, 2, 4], "That": 4, "The": [0, 1, 2, 3, 4], "Then": [2, 4], "There": 4, "These": [2, 4], "To": [2, 4], "With": 2, "__init__": 4, "_d": [2, 4], "abil": 2, "abl": 0, "about": 2, "abov": [2, 4], "access": [0, 2, 4], "accord": 4, "account": 2, "accross": 4, "activ": 0, "ad": [0, 1, 4], "adapt": 3, "add": 2, "add_subplot": 4, "addition": [1, 2, 4], "after": [0, 2], "again": 4, "aggreg": 4, "ahead": 2, "aiohttp": [1, 2, 4], "all": [0, 2, 3, 4], "allow": [0, 1, 2, 4], "almost": 2, "also": [1, 2, 4], "alwai": 3, "amazonaw": 4, "an": [1, 2, 4], "analysi": 4, "analyz": 4, "ani": 4, "anl": 4, "anon": [2, 4], "anonym": 2, "apach": 3, "appli": 2, "appropri": 3, "ar": [0, 1, 2, 3, 4], "arbitrari": [2, 4], "archiv": [2, 3, 4], "arg": [2, 4], "argument": [1, 2, 4], "arrai": [1, 2, 4], "asnow_1hr_acc_fcst": 4, "asnow_acc_fcst": 4, "assimil": [0, 1, 2, 4], "atmoshper": 2, "atmospher": [0, 1, 2, 4], "attent": 4, "attribut": [2, 4], "august": [2, 4], "author": [3, 4], "avail": [0, 1, 2, 4], "avg_tmp": 4, "aw": [0, 1, 2, 4], "ax": 4, "b": [1, 2, 4], "base": [2, 4], "befor": 2, "being": 4, "below": [0, 2], "better": 4, "between": 2, "big": 4, "book": [0, 3], "both": 4, "br": 2, "break": 4, "broken": 0, "bucket": 2, "build": 2, "call": [1, 2, 4], "can": [0, 1, 2, 4], "canopi": 4, "cartopi": [1, 2, 4], "case": [1, 2, 4], "cat": [1, 2, 4], "catalog": 1, "catalog_dir": [2, 4], "cc": 3, "ccr": [1, 2, 4], "cd": 0, "cell": [0, 2], "center": 4, "central_latitud": [1, 2, 4], "central_longitud": [1, 2, 4], "chang": [0, 2, 4], "chapter": 0, "chunck": 4, "chunk": [1, 2, 4], "class": 4, "click": 0, "cloader": 2, "clone": [0, 2], "cloud": [0, 1, 2, 4], "cluster": 4, "clutter": 2, "cnwat": 4, "coastlin": 4, "code": [0, 1, 2, 3, 4], "collabor": 2, "colorbar": 4, "column": [1, 2, 4], "com": [0, 1, 2, 4], "combin": [2, 4], "combine_attr": [1, 2, 4], "command": 2, "commit": 2, "common": [3, 4], "commun": 3, "complet": [0, 2], "comprehens": 4, "comput": [0, 4], "concat": [1, 2, 4], "concaten": 4, "concept": [2, 4], "conda": 0, "conform": [1, 2, 4], "conic": [1, 2, 4], "connect": 4, "consist": [2, 4], "consolid": [2, 4], "consumpt": 3, "contain": [1, 2, 4], "content": [2, 3], "contourf": 4, "control": 4, "convect": [0, 1, 2, 4], "convert": 2, "cookbook": [1, 2, 4], "coord": [2, 4], "coordin": [1, 2, 4], "copi": 2, "core": 4, "corner": 0, "correct": [1, 2, 4], "correctli": [1, 2, 4], "correspond": [2, 4], "could": 2, "cover": 0, "cpu": 4, "cr": [1, 2, 4], "creat": 4, "creativ": 3, "credit": 3, "csv": [1, 2, 4], "csv_kwarg": 2, "csvsourc": 2, "d": [1, 2, 4], "d_": [2, 4], "dai": [2, 4], "dask": 0, "data": 0, "data_dictionari": [1, 2, 4], "data_dictionary_arg": 2, "data_var": 2, "dataarrai": [2, 4], "dataset": [1, 2, 4], "datasetdimens": [2, 4], "date": [1, 2, 4], "datetim": [1, 2, 4], "datetime64": [2, 4], "datetimeindex": 4, "dd": 2, "default": [2, 4], "defin": [1, 2, 4], "definit": 4, "defualt": 4, "demo": [2, 4], "depend": [2, 4], "desc": 4, "describ": [0, 1, 2, 4], "descript": [1, 2, 4], "detail": [0, 1, 2, 4], "dev": [0, 2, 4], "dict": [2, 4], "dictionari": [2, 4], "differ": 2, "digit": 2, "dim": [1, 2, 4], "dimens": [2, 4], "direct_access": 4, "directli": [1, 2, 4], "directori": [0, 2], "displai": 2, "do": [2, 4], "document": 4, "doe": 2, "doi": 3, "done": 4, "download": 4, "downloadwarn": 4, "driver": [2, 4], "drop_conflict": [1, 2, 4], "dropdown": 2, "ds1": 4, "ds2": 4, "dt": [1, 2, 4], "dtype": [2, 4], "dump": 2, "dynam": 2, "e": 0, "each": [2, 4], "earlier": 2, "easi": 4, "educ": [1, 2, 4], "effect": 3, "either": 0, "enabl": 0, "enclos": 2, "end": [2, 4], "enhanc": [0, 1, 2, 4], "ensur": 2, "enter": 0, "entri": [0, 2], "env": [0, 2, 4], "environ": 0, "even": [0, 2], "everi": [0, 1, 2, 4], "exampl": [0, 2], "except": 2, "execut": 0, "exist_ok": 2, "explain": [2, 4], "explor": [2, 4], "extra": 2, "f": [0, 2, 4], "fals": 2, "fcst": 4, "few": [2, 4], "field": 4, "fig": 4, "figsiz": 4, "figur": [0, 4], "file": [0, 1, 2, 4], "find": [0, 4], "first": [0, 4], "fix": 2, "float16": [2, 4], "float16294": 4, "float16297": 4, "float16298": [2, 4], "float64": [2, 4], "float641": [2, 4], "float642": [2, 4], "follow": [0, 1, 2, 4], "forbid": 4, "forcast": 4, "forecast_period": [2, 4], "forecast_periodarrai": [2, 4], "forecast_reference_tim": [2, 4], "forecast_reference_timearrai": [2, 4], "form": 4, "format": 2, "four": 2, "free": 3, "freq": 4, "from": [0, 1, 2, 4], "function": 4, "further": [0, 1, 2, 4], "futur": [2, 4], "futurewarn": [2, 4], "gener": 2, "geopotenti": 4, "get": [0, 2, 4], "git": [0, 2], "github": [0, 2, 3, 4], "githubusercont": [1, 2, 4], "give": [2, 3], "given": [2, 4], "globe": [1, 2, 4], "go": 2, "gpm": 4, "grib2": [1, 2, 4], "grid": [0, 1, 2, 4], "gt": [2, 4], "guid": [1, 2, 4], "guidelin": 2, "gust": 4, "h": [0, 1, 2, 4], "ha": [1, 2, 4], "hail": 4, "hail_1hr_max_fcst": 4, "hail_max_fcst": 4, "handl": [1, 2, 4], "harder": 2, "have": [0, 1, 2, 4], "height": [2, 4], "heightunit": [2, 4], "help": [0, 2, 4], "here": [1, 2, 4], "hgt": 4, "hh": 2, "high": [0, 1, 2, 4], "hold": 4, "home": [2, 4], "horizont": 4, "host": 2, "hour": [1, 2, 4], "hourli": [0, 1, 2, 4], "how": [0, 1, 2, 4], "howev": 2, "hrrr": [2, 4], "hrrr_zarr": 2, "hrrrzarr": [1, 2, 4], "http": [0, 1, 2, 4], "hz_anl": [2, 4], "i": [0, 1, 2, 3, 4], "icon": 0, "import": [0, 1], "includ": 2, "increas": 2, "index": [1, 2, 4], "inform": [0, 1, 2, 4], "initi": [0, 1, 2, 4], "instal": [2, 4], "instead": [2, 4], "intak": 3, "intake_demo": [1, 2, 4], "intake_markdown": 2, "intake_xarrai": [2, 4], "intal": 2, "integr": 2, "interact": 0, "interest": [0, 2], "interfac": 4, "internet": 4, "intro": [2, 4], "inventori": 2, "io": 4, "iter": 4, "its": 2, "jame": 0, "jinja": 2, "jnmorlei": [1, 2, 4], "json": 2, "june": 4, "jupyt": 0, "jupyterlab": 0, "just": [2, 4], "k": 4, "karrai": [2, 4], "keep_default_na": 2, "kei": 4, "keyword": 4, "kg": 4, "km": [0, 1, 2, 4], "know": [0, 2, 4], "lab": 0, "lambert": [1, 2, 4], "lambertconform": [1, 2, 4], "last": 2, "lat_0": [1, 2, 4], "lat_1": [1, 2, 4], "lat_2": [1, 2, 4], "later": 4, "latest": 3, "latitud": [1, 2, 4], "launch": 0, "lazili": 4, "lcc": [1, 2, 4], "learn": [0, 1, 2], "length": [2, 4], "lesson": 2, "let": [2, 4], "level": [1, 2, 4], "lib": [2, 4], "librari": [1, 2, 4], "licens": 3, "like": [2, 4], "liner": 4, "list": [2, 4], "littl": 2, "live": 0, "ll": [0, 1, 2, 4], "load": [1, 2, 4], "loader": 2, "local": [0, 2], "locat": 4, "lon_0": [1, 2, 4], "long": [3, 4], "long_nam": [2, 4], "longer": 4, "longitud": [1, 2, 4], "look": [2, 4], "lt": [2, 4], "luckili": 4, "m": [2, 4], "m2": 4, "machin": 2, "made": [1, 2, 4], "mai": [2, 4], "main": [0, 1, 2, 4], "maintain": [0, 1, 2, 4], "make": [0, 2, 4], "makedir": 2, "mani": 2, "map": [2, 4], "markdown": [1, 2, 4], "markdownsourc": 2, "marrai": [2, 4], "materi": [0, 3], "matplotlib": 4, "max": 4, "md": 2, "md_kwarg": 2, "mean": [3, 4], "measur": 4, "memori": 4, "mesowest": [0, 1, 2, 4], "metadata": [2, 4], "method": [2, 4], "metpi": 4, "min": [0, 1, 2, 4], "miniconda3": [2, 4], "minut": [2, 4], "mm": 2, "model": [0, 1, 2, 4], "moment": 0, "month": 2, "more": [1, 2], "morlei": 0, "mous": 0, "move": 0, "n": [2, 4], "name": [1, 2, 4], "nativ": [1, 2, 4], "naturalearth": 4, "navig": 0, "ndarrai": 4, "ne_50m_coastlin": 4, "necessari": [2, 4], "need": [0, 1, 2, 4], "nend": 2, "nest": 2, "new": 2, "noaa": [0, 1, 2, 4], "non": 3, "none": [2, 4], "normal": 4, "note": [1, 2, 4], "notebook": [2, 4], "notic": 2, "now": [0, 2, 4], "null": 4, "numpi": 4, "o": 2, "object": [0, 1, 2, 4], "off": 2, "offer": [1, 2, 4], "often": 4, "onc": 4, "one": 4, "onli": 2, "open": [2, 3, 4], "open_": 2, "open_catalog": [1, 2, 4], "open_csv": 2, "open_markdown": 2, "open_zarr": 2, "oper": 4, "option": 2, "order": [2, 4], "orient": 4, "other": [0, 2], "our": [2, 4], "output": 0, "over": [0, 1, 2, 4], "pa": 4, "paarrai": [2, 4], "packag": [2, 4], "pai": 4, "panda": 2, "parallel": 4, "param": [1, 2, 4], "paramet": [0, 1, 2], "paremet": 2, "part": 2, "pass": [1, 2, 4], "path": 2, "peak": 4, "perform": 2, "period": [0, 1, 2, 4], "place": 4, "plant": 4, "pleas": [2, 4], "plot": 4, "plt": 4, "plugabl": 2, "plugin": 4, "point": [1, 2, 4], "pop": 2, "possibl": 2, "post": 2, "pre": [2, 4], "present": 0, "press": 0, "pressur": [2, 4], "pressureunit": [2, 4], "previou": 2, "print": [2, 4], "problem": 4, "process": [0, 2], "program": 0, "programmat": 2, "proj": [1, 2, 4], "project": [0, 2, 3, 4], "projection_x_coordin": [2, 4], "projection_x_coordinatepandasindexpandasindex": [2, 4], "projection_x_coordinateunit": [2, 4], "projection_y_coordin": [2, 4], "projection_y_coordinatepandasindexpandasindex": [2, 4], "projection_y_coordinateunit": [2, 4], "projectpythia": [0, 2], "promot": 4, "properti": [2, 4], "provid": [0, 1, 2, 4], "proxim": 4, "push": 2, "py": [2, 4], "pyplot": 4, "pythia": [0, 3], "python": [1, 2, 4], "python3": [2, 4], "queri": 4, "quick": 4, "r": 2, "radar": [0, 1, 2, 4], "rang": [1, 2, 4], "rapid": [0, 1, 2, 4], "raw": [1, 2, 4], "read": [1, 2], "readi": 4, "readm": [2, 4], "readme_arg": 2, "real": [0, 1, 2, 4], "realli": 4, "recreat": 2, "referenc": 4, "refresh": [0, 1, 2, 4], "regardless": 4, "releas": 3, "remov": 2, "repect": 4, "replac": 2, "repositori": [0, 1, 2, 4], "request": [1, 2, 4], "research": [0, 2], "resolut": [0, 1, 2, 4], "resolv": [0, 1, 2, 3, 4], "resourc": 1, "respect": [1, 2, 4], "result": 4, "return": [2, 4], "reus": 3, "right": 0, "rocket": 0, "run": 4, "runner": [2, 4], "s3": [0, 1, 2, 4], "s3f": [1, 2, 4], "same": [2, 4], "save": 2, "section": [0, 2], "see": [0, 2, 4], "select": [0, 2, 4], "self": [2, 4], "semimajor_axi": [1, 2, 4], "semiminor_axi": [1, 2, 4], "separ": 2, "serv": 3, "server": 4, "set": [0, 1, 4], "set_coord": [1, 2, 4], "sfc": [2, 4], "share": [0, 2, 3], "shift": 0, "ship": 0, "short": [1, 2, 4], "should": [0, 2], "show": [0, 2, 4], "significantli": 2, "simillar": 4, "simpl": 2, "simplest": 0, "simpli": 0, "simplifi": [0, 2], "site": [2, 4], "size": [2, 4], "smaller": 4, "snowfal": 4, "so": [2, 3, 4], "solv": 4, "some": [2, 4], "sourc": [1, 3, 4], "source_dict": 2, "spatial": [1, 2, 4], "specif": [1, 2, 4], "specifi": 2, "standard_parallel": [1, 2, 4], "start": [0, 2, 4], "state": [0, 1, 2, 4], "step": 2, "storag": [0, 1, 2, 4], "storage_opt": [2, 4], "store": [1, 2, 4], "str": [2, 4], "strftime": [2, 4], "structur": 2, "subset": [0, 1, 2, 4], "summer_solstice_2021": 4, "sure": [0, 2], "surfac": [2, 4], "sy": 4, "syntax": 2, "system": 4, "t": 4, "tabl": 2, "tag": 2, "take": [2, 4], "taken": 4, "task": 4, "tell": [2, 4], "temp_plot": 4, "temperatur": [2, 4], "templat": 2, "thei": [2, 4], "them": [0, 2, 4], "thi": [0, 1, 2, 4], "thing": 4, "those": [2, 4], "three": [2, 4], "through": [0, 2], "throughout": 0, "time": [0, 1, 2, 4], "timearrai": [2, 4], "timedelta": [1, 2, 4], "timedelta64": [2, 4], "timepandasindexpandasindex": 4, "timestamp": 4, "tmp": [2, 4], "tmpunit": [2, 4], "to_dask": 4, "too": [2, 4], "top": 0, "top_of_atmospher": [1, 2, 4], "total": 4, "tricki": 2, "true": [2, 4], "try": 2, "tupl": [2, 4], "tutori": [2, 4], "two": [0, 2], "type": [2, 4], "u": [2, 4], "under": [1, 2, 3, 4], "understand": [2, 4], "unit": 4, "until": [0, 4], "up": [0, 1, 4], "updat": [0, 1, 2, 4], "url": [2, 4], "urlpath": [2, 4], "us": [0, 1, 2], "usag": [2, 4], "user": [0, 1, 2], "user_paramet": [1, 2, 4], "usual": 4, "uswrf": [1, 2, 4], "v3": 4, "v4": 4, "valu": [2, 4], "variabl": [2, 4], "variou": [1, 2, 4], "version": [2, 4], "vertic": [1, 2, 4], "vi": 4, "via": 0, "view": [0, 2, 4], "visibl": 4, "w": 2, "wa": [1, 2, 4], "wai": [0, 2, 4], "walk": [0, 2], "wall": 4, "want": [2, 4], "warn": 4, "water": 4, "we": [0, 1, 2, 4], "websit": [0, 1, 2, 4], "what": 2, "whatev": 2, "when": [2, 4], "where": [2, 4], "which": [0, 1, 2, 4], "while": 3, "wind": 4, "won": 4, "work": [0, 2, 4], "workflow": 0, "worth": [2, 4], "would": 2, "write": 4, "x": [1, 2, 4], "x27": [2, 4], "xarrai": [1, 2, 4], "xr": [1, 2, 4], "xzarr": [2, 4], "y": [1, 2, 4], "yaml": [2, 4], "year": 2, "yml": [0, 1, 2, 4], "you": [0, 1, 2, 3, 4], "your": 4, "yyyi": 2, "yyyymmdd": 2, "yyyymmdd_hhz_anl": 2, "zarr": [1, 2, 4], "zarrsourc": [2, 4], "zenodo": 3, "zip": 4}, "titles": ["Intake Cookbook", "Intake Demo Readme", "Creating Intake Catalogs", "How to Cite This Cookbook", "Introduction to Intake"], "titleterms": {"": 4, "A": 4, "about": [0, 1, 4], "ad": 2, "author": 0, "binder": 0, "catalog": [0, 2, 4], "cite": 3, "combin": 1, "complic": 4, "contributor": 0, "cookbook": [0, 3], "creat": [0, 2], "dai": 1, "dask": 4, "data": [1, 2, 4], "demo": 1, "depend": 1, "dictionari": 1, "document": 2, "entri": 4, "environ": 2, "exampl": [1, 4], "first": 2, "how": 3, "hrrr": [0, 1], "import": [2, 4], "info": 4, "intak": [0, 1, 2, 4], "interact": 4, "introduct": [0, 4], "learn": 4, "machin": 0, "modifi": 2, "more": 4, "motiv": 0, "next": 4, "notebook": 0, "overview": [2, 4], "own": 0, "paramet": 4, "prerequisit": [2, 4], "project": 1, "read": 4, "readm": 1, "refer": [2, 4], "resourc": [2, 4], "run": 0, "set": 2, "sourc": 2, "specifi": 4, "structur": 0, "summari": [2, 4], "test": 2, "thi": 3, "up": 2, "us": 4, "usag": 1, "user": 4, "what": 4, "worth": 1, "your": [0, 2]}}) \ No newline at end of file +Search.setIndex({"alltitles": {"A More Complicated Example": [[4, "a-more-complicated-example"]], "About HRRR": [[0, "about-hrrr"]], "About the Data": [[1, "about-the-data"]], "Adding Your First Data Source": [[2, "adding-your-first-data-source"]], "Authors": [[0, "authors"]], "Combining a Days Worth of Data": [[1, "combining-a-days-worth-of-data"]], "Contributors": [[0, "contributors"]], "Creating Intake Catalogs": [[0, "creating-intake-catalogs"], [2, null]], "Data Dictionary": [[1, "data-dictionary"]], "Dependencies": [[1, "dependencies"]], "Documenting the Data": [[2, "documenting-the-data"]], "HRRR Projection": [[1, "hrrr-projection"]], "How to Cite This Cookbook": [[3, null]], "Imports": [[2, "imports"], [4, "imports"]], "Info": [[4, null]], "Intake Cookbook": [[0, null]], "Intake Demo Readme": [[1, null]], "Interacting with Intake Catalogs": [[4, "interacting-with-intake-catalogs"]], "Introduction to Intake": [[0, "introduction-to-intake"], [4, null]], "Learning About Catalog Entries": [[4, "learning-about-catalog-entries"]], "Modifying the Source": [[2, "modifying-the-source"]], "Motivation": [[0, "motivation"]], "Overview": [[2, "overview"], [4, "overview"]], "Prerequisites": [[2, "prerequisites"], [4, "prerequisites"]], "Reading Data with Intake": [[4, "reading-data-with-intake"]], "Resources and references": [[2, "resources-and-references"], [4, "resources-and-references"]], "Running on Binder": [[0, "running-on-binder"]], "Running on Your Own Machine": [[0, "running-on-your-own-machine"]], "Running the Notebooks": [[0, "running-the-notebooks"]], "Setting up the Environment": [[2, "setting-up-the-environment"]], "Specifying User Parameters": [[4, "specifying-user-parameters"]], "Structure": [[0, "structure"]], "Summary": [[2, "summary"], [4, "summary"]], "Testing the Catalog": [[2, "testing-the-catalog"]], "Usage Example": [[1, "usage-example"]], "Using Intake with Dask": [[4, "using-intake-with-dask"]], "What\u2019s next?": [[4, "whats-next"]]}, "docnames": ["README", "notebooks/README", "notebooks/creating_catalogs", "notebooks/how-to-cite", "notebooks/intake_introduction"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["README.md", "notebooks/README.md", "notebooks/creating_catalogs.ipynb", "notebooks/how-to-cite.md", "notebooks/intake_introduction.ipynb"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [0, 1, 2, 3], "0": [2, 3, 4], "00": [2, 4], "000000000": [2, 4], "00standard_nam": [2, 4], "01": 4, "02": 4, "03": [2, 4], "03long_nam": [2, 4], "04": [2, 4], "04long_nam": [2, 4], "04xarrai": 4, "05": 4, "06": [2, 4], "06standard_nam": [2, 4], "07": 4, "08": [2, 4], "09": 4, "1": [0, 1, 2, 4], "10": 4, "1000": [2, 4], "1059": [2, 4], "1059projection_x_coordin": [2, 4], "10t00": 4, "10t01": 4, "10t02": 4, "10t03": 4, "10t04": 4, "10t05": 4, "10t06": 4, "10t07": 4, "10t08": 4, "10t09": 4, "10t10": 4, "10t11": 4, "10t12": 4, "10t13": 4, "10t14": 4, "10t15": 4, "10t16": 4, "10t17": 4, "10t18": 4, "10t19": 4, "10t20": 4, "10t21": 4, "10t22": 4, "10t23": 4, "11": 4, "12": [2, 4], "13": 4, "133": 4, "134": 4, "135": 4, "136": 4, "137": 4, "138": 4, "139": 4, "13km": [0, 1, 2, 4], "14": 4, "140": 4, "141": 4, "142": 4, "1425219304": [2, 4], "142522": [2, 4], "14kb": [2, 4], "15": [0, 1, 2, 4], "1525566636": [2, 4], "152557": [2, 4], "1559693": [2, 4], "1560306": [2, 4], "1562693": [2, 4], "1563306": [2, 4], "1565693": [2, 4], "1566306": [2, 4], "1568693": [2, 4], "1569306": [2, 4], "1571693": [2, 4], "1572306": [2, 4], "1574693": [2, 4], "1575306": [2, 4], "1577693": [2, 4], "1578306": [2, 4], "1580693": [2, 4], "1581306": [2, 4], "1583693": [2, 4], "1584306": [2, 4], "1586693": [2, 4], "1587306": [2, 4], "16": 4, "17": 4, "1799": [2, 4], "1799coordin": [2, 4], "18": 4, "19": 4, "192b": 4, "1e": [2, 4], "1min": 4, "1st": 4, "2": [2, 3, 4], "20": 4, "2016": [2, 4], "20160824": [2, 4], "20160824_00z_anl": [2, 4], "2019": [1, 2, 4], "2021": [1, 2, 4], "2022": 4, "20standard_nam": 4, "20t00": 4, "20xarrai": 4, "21": [2, 4], "22": 4, "23": 4, "24": [2, 4], "241": 4, "24projection_y_coordin": 4, "24standard_nam": [2, 4], "24t00": [2, 4], "24xarrai": [2, 4], "25": [1, 2, 4], "25000": [2, 4], "262": [1, 2, 4], "2669479": [2, 4], "2670520": [2, 4], "2672479": [2, 4], "2673520": [2, 4], "2675479": [2, 4], "2676520": [2, 4], "2678479": [2, 4], "2679520": [2, 4], "2681479": [2, 4], "2682520": [2, 4], "2684479": [2, 4], "2685520": [2, 4], "2687479": [2, 4], "2688520": [2, 4], "2690479": [2, 4], "2691520": [2, 4], "2693479": [2, 4], "2694520": [2, 4], "2696479": [2, 4], "2697520": [2, 4], "281": 4, "284": 4, "288": 4, "289": [2, 4], "291": [2, 4], "292": 4, "294": 4, "297": 4, "298": [2, 4], "2grib_param": 4, "3": [0, 1, 2, 4], "300": 4, "302": [2, 4], "38": [1, 2, 4], "3km": [0, 1, 2, 4], "4": [1, 2, 3, 4], "45": [2, 4], "4mb": [2, 4], "5": [1, 2, 4], "505": 4, "50m_physic": 4, "584e": [2, 4], "587e": [2, 4], "5e": [2, 4], "5grib_param": 4, "6": [1, 2, 4], "6371229": [1, 2, 4], "695e": [2, 4], "696e": [2, 4], "698e": [2, 4], "71": 4, "8": [1, 2, 4], "847443": [2, 4], "8474433364": [2, 4], "857478": [2, 4], "8574780696": [2, 4], "8b": [2, 4], "8grib_param": [2, 4], "8kb": [2, 4], "9": [1, 2, 4], "91mb": 4, "A": 2, "As": [0, 1, 2, 4], "At": 2, "BY": 3, "Be": 2, "By": 2, "For": 2, "If": [0, 2], "In": [1, 2, 4], "It": [0, 1, 2, 4], "That": 4, "The": [0, 1, 2, 3, 4], "Then": [2, 4], "There": 4, "These": [2, 4], "To": [2, 4], "With": 2, "__init__": 4, "_d": [2, 4], "abil": 2, "abl": 0, "about": 2, "abov": [2, 4], "access": [0, 2, 4], "accord": 4, "account": 2, "accross": 4, "activ": 0, "ad": [0, 1, 4], "adapt": 3, "add": 2, "add_subplot": 4, "addition": [1, 2, 4], "after": [0, 2], "again": 4, "aggreg": 4, "ahead": 2, "aiohttp": [1, 2, 4], "all": [0, 2, 3, 4], "allow": [0, 1, 2, 4], "almost": 2, "also": [1, 2, 4], "alwai": 3, "amazonaw": 4, "an": [1, 2, 4], "analysi": 4, "analyz": 4, "ani": 4, "anl": 4, "anon": [2, 4], "anonym": 2, "apach": 3, "appli": 2, "appropri": 3, "ar": [0, 1, 2, 3, 4], "arbitrari": [2, 4], "archiv": [2, 3, 4], "arg": [2, 4], "argument": [1, 2, 4], "arrai": [1, 2, 4], "asnow_1hr_acc_fcst": 4, "asnow_acc_fcst": 4, "assimil": [0, 1, 2, 4], "atmoshper": 2, "atmospher": [0, 1, 2, 4], "attent": 4, "attribut": [2, 4], "august": [2, 4], "author": [3, 4], "avail": [0, 1, 2, 4], "avg_tmp": 4, "aw": [0, 1, 2, 4], "ax": 4, "b": [1, 2, 4], "base": [2, 4], "befor": 2, "being": 4, "below": [0, 2], "better": 4, "between": 2, "big": 4, "book": [0, 3], "both": 4, "br": 2, "break": 4, "broken": 0, "bucket": 2, "build": 2, "call": [1, 2, 4], "can": [0, 1, 2, 4], "canopi": 4, "cartopi": [1, 2, 4], "case": [1, 2, 4], "cat": [1, 2, 4], "catalog": 1, "catalog_dir": [2, 4], "cc": 3, "ccr": [1, 2, 4], "cd": 0, "cell": [0, 2], "center": 4, "central_latitud": [1, 2, 4], "central_longitud": [1, 2, 4], "chang": [0, 2, 4], "chapter": 0, "chunck": 4, "chunk": [1, 2, 4], "class": 4, "click": 0, "cloader": 2, "clone": [0, 2], "cloud": [0, 1, 2, 4], "cluster": 4, "clutter": 2, "cnwat": 4, "coastlin": 4, "code": [0, 1, 2, 3, 4], "collabor": 2, "colorbar": 4, "column": [1, 2, 4], "com": [0, 1, 2, 4], "combin": [2, 4], "combine_attr": [1, 2, 4], "command": 2, "commit": 2, "common": [3, 4], "commun": 3, "complet": [0, 2], "comprehens": 4, "comput": [0, 4], "concat": [1, 2, 4], "concaten": 4, "concept": [2, 4], "conda": 0, "conform": [1, 2, 4], "conic": [1, 2, 4], "connect": 4, "consist": [2, 4], "consolid": [2, 4], "consumpt": 3, "contain": [1, 2, 4], "content": [2, 3], "contourf": 4, "control": 4, "convect": [0, 1, 2, 4], "convert": 2, "cookbook": [1, 2, 4], "coord": [2, 4], "coordin": [1, 2, 4], "copi": 2, "core": 4, "corner": 0, "correct": [1, 2, 4], "correctli": [1, 2, 4], "correspond": [2, 4], "could": 2, "cover": 0, "cpu": 4, "cr": [1, 2, 4], "creat": 4, "creativ": 3, "credit": 3, "csv": [1, 2, 4], "csv_kwarg": 2, "csvsourc": 2, "d": [1, 2, 4], "d_": [2, 4], "dai": [2, 4], "dask": 0, "data": 0, "data_dictionari": [1, 2, 4], "data_dictionary_arg": 2, "data_var": 2, "dataarrai": [2, 4], "dataset": [1, 2, 4], "datasetdimens": [2, 4], "date": [1, 2, 4], "datetim": [1, 2, 4], "datetime64": [2, 4], "datetimeindex": 4, "dd": 2, "default": [2, 4], "defin": [1, 2, 4], "definit": 4, "defualt": 4, "demo": [2, 4], "depend": [2, 4], "desc": 4, "describ": [0, 1, 2, 4], "descript": [1, 2, 4], "detail": [0, 1, 2, 4], "dev": [0, 2, 4], "dict": [2, 4], "dictionari": [2, 4], "differ": 2, "digit": 2, "dim": [1, 2, 4], "dimens": [2, 4], "direct_access": 4, "directli": [1, 2, 4], "directori": [0, 2], "displai": 2, "do": [2, 4], "document": 4, "doe": 2, "doi": 3, "done": 4, "download": 4, "downloadwarn": 4, "driver": [2, 4], "drop_conflict": [1, 2, 4], "dropdown": 2, "ds1": 4, "ds2": 4, "dt": [1, 2, 4], "dtype": [2, 4], "dump": 2, "dynam": 2, "e": 0, "each": [2, 4], "earlier": 2, "easi": 4, "educ": [1, 2, 4], "effect": 3, "either": 0, "enabl": 0, "enclos": 2, "end": [2, 4], "enhanc": [0, 1, 2, 4], "ensur": 2, "enter": 0, "entri": [0, 2], "env": [0, 2, 4], "environ": 0, "even": [0, 2], "everi": [0, 1, 2, 4], "exampl": [0, 2], "except": 2, "execut": 0, "exist_ok": 2, "explain": [2, 4], "explor": [2, 4], "extra": 2, "f": [0, 2, 4], "fals": 2, "fcst": 4, "few": [2, 4], "field": 4, "fig": 4, "figsiz": 4, "figur": [0, 4], "file": [0, 1, 2, 4], "find": [0, 4], "first": [0, 4], "fix": 2, "float16": [2, 4], "float16294": 4, "float16297": 4, "float16298": [2, 4], "float64": [2, 4], "float641": [2, 4], "float642": [2, 4], "follow": [0, 1, 2, 4], "forbid": 4, "forcast": 4, "forecast_period": [2, 4], "forecast_periodarrai": [2, 4], "forecast_reference_tim": [2, 4], "forecast_reference_timearrai": [2, 4], "form": 4, "format": 2, "four": 2, "free": 3, "freq": 4, "from": [0, 1, 2, 4], "function": 4, "further": [0, 1, 2, 4], "futur": [2, 4], "futurewarn": [2, 4], "gener": 2, "geopotenti": 4, "get": [0, 2, 4], "git": [0, 2], "github": [0, 2, 3, 4], "githubusercont": [1, 2, 4], "give": [2, 3], "given": [2, 4], "globe": [1, 2, 4], "go": 2, "gpm": 4, "grib2": [1, 2, 4], "grid": [0, 1, 2, 4], "gt": [2, 4], "guid": [1, 2, 4], "guidelin": 2, "gust": 4, "h": [0, 1, 2, 4], "ha": [1, 2, 4], "hail": 4, "hail_1hr_max_fcst": 4, "hail_max_fcst": 4, "handl": [1, 2, 4], "harder": 2, "have": [0, 1, 2, 4], "height": [2, 4], "heightunit": [2, 4], "help": [0, 2, 4], "here": [1, 2, 4], "hgt": 4, "hh": 2, "high": [0, 1, 2, 4], "hold": 4, "home": [2, 4], "horizont": 4, "host": 2, "hour": [1, 2, 4], "hourli": [0, 1, 2, 4], "how": [0, 1, 2, 4], "howev": 2, "hrrr": [2, 4], "hrrr_zarr": 2, "hrrrzarr": [1, 2, 4], "http": [0, 1, 2, 4], "hz_anl": [2, 4], "i": [0, 1, 2, 3, 4], "icon": 0, "import": [0, 1], "includ": 2, "increas": 2, "index": [1, 2, 4], "inform": [0, 1, 2, 4], "initi": [0, 1, 2, 4], "instal": [2, 4], "instead": [2, 4], "intak": 3, "intake_demo": [1, 2, 4], "intake_markdown": 2, "intake_xarrai": [2, 4], "intal": 2, "integr": 2, "interact": 0, "interest": [0, 2], "interfac": 4, "internet": 4, "intro": [2, 4], "inventori": 2, "io": 4, "iter": 4, "its": 2, "jame": 0, "jinja": 2, "jnmorlei": [1, 2, 4], "json": 2, "june": 4, "jupyt": 0, "jupyterlab": 0, "just": [2, 4], "k": 4, "karrai": [2, 4], "keep_default_na": 2, "kei": 4, "keyword": 4, "kg": 4, "km": [0, 1, 2, 4], "know": [0, 2, 4], "lab": 0, "lambert": [1, 2, 4], "lambertconform": [1, 2, 4], "last": 2, "lat_0": [1, 2, 4], "lat_1": [1, 2, 4], "lat_2": [1, 2, 4], "later": 4, "latest": 3, "latitud": [1, 2, 4], "launch": 0, "lazili": 4, "lcc": [1, 2, 4], "learn": [0, 1, 2], "length": [2, 4], "lesson": 2, "let": [2, 4], "level": [1, 2, 4], "lib": [2, 4], "librari": [1, 2, 4], "licens": 3, "like": [2, 4], "liner": 4, "list": [2, 4], "littl": 2, "live": 0, "ll": [0, 1, 2, 4], "load": [1, 2, 4], "loader": 2, "local": [0, 2], "locat": 4, "lon_0": [1, 2, 4], "long": [3, 4], "long_nam": [2, 4], "longer": 4, "longitud": [1, 2, 4], "look": [2, 4], "lt": [2, 4], "luckili": 4, "m": [2, 4], "m2": 4, "machin": 2, "made": [1, 2, 4], "mai": [2, 4], "main": [0, 1, 2, 4], "maintain": [0, 1, 2, 4], "make": [0, 2, 4], "makedir": 2, "mani": 2, "map": [2, 4], "markdown": [1, 2, 4], "markdownsourc": 2, "marrai": [2, 4], "materi": [0, 3], "matplotlib": 4, "max": 4, "md": 2, "md_kwarg": 2, "mean": [3, 4], "measur": 4, "memori": 4, "mesowest": [0, 1, 2, 4], "metadata": [2, 4], "method": [2, 4], "metpi": 4, "min": [0, 1, 2, 4], "miniconda3": [2, 4], "minut": [2, 4], "mm": 2, "model": [0, 1, 2, 4], "moment": 0, "month": 2, "more": [1, 2], "morlei": 0, "mous": 0, "move": 0, "n": [2, 4], "name": [1, 2, 4], "nativ": [1, 2, 4], "naturalearth": 4, "navig": 0, "ndarrai": 4, "ne_50m_coastlin": 4, "necessari": [2, 4], "need": [0, 1, 2, 4], "nend": 2, "nest": 2, "new": 2, "noaa": [0, 1, 2, 4], "non": 3, "none": [2, 4], "normal": 4, "note": [1, 2, 4], "notebook": [2, 4], "notic": 2, "now": [0, 2, 4], "null": 4, "numpi": 4, "o": 2, "object": [0, 1, 2, 4], "off": 2, "offer": [1, 2, 4], "often": 4, "onc": 4, "one": 4, "onli": 2, "open": [2, 3, 4], "open_": 2, "open_catalog": [1, 2, 4], "open_csv": 2, "open_markdown": 2, "open_zarr": 2, "oper": 4, "option": 2, "order": [2, 4], "orient": 4, "other": [0, 2], "our": [2, 4], "output": 0, "over": [0, 1, 2, 4], "pa": 4, "paarrai": [2, 4], "packag": [2, 4], "pai": 4, "panda": 2, "parallel": 4, "param": [1, 2, 4], "paramet": [0, 1, 2], "paremet": 2, "part": 2, "pass": [1, 2, 4], "path": 2, "peak": 4, "perform": 2, "period": [0, 1, 2, 4], "place": 4, "plant": 4, "pleas": [2, 4], "plot": 4, "plt": 4, "plugabl": 2, "plugin": 4, "point": [1, 2, 4], "pop": 2, "possibl": 2, "post": 2, "pre": [2, 4], "present": 0, "press": 0, "pressur": [2, 4], "pressureunit": [2, 4], "previou": 2, "print": [2, 4], "problem": 4, "process": [0, 2], "program": 0, "programmat": 2, "proj": [1, 2, 4], "project": [0, 2, 3, 4], "projection_x_coordin": [2, 4], "projection_x_coordinatepandasindexpandasindex": [2, 4], "projection_x_coordinateunit": [2, 4], "projection_y_coordin": [2, 4], "projection_y_coordinatepandasindexpandasindex": [2, 4], "projection_y_coordinateunit": [2, 4], "projectpythia": [0, 2], "promot": 4, "properti": [2, 4], "provid": [0, 1, 2, 4], "proxim": 4, "push": 2, "py": [2, 4], "pyplot": 4, "pythia": [0, 3], "python": [1, 2, 4], "python3": [2, 4], "queri": 4, "quick": 4, "r": 2, "radar": [0, 1, 2, 4], "rang": [1, 2, 4], "rapid": [0, 1, 2, 4], "raw": [1, 2, 4], "read": [1, 2], "readi": 4, "readm": [2, 4], "readme_arg": 2, "real": [0, 1, 2, 4], "realli": 4, "recreat": 2, "referenc": 4, "refresh": [0, 1, 2, 4], "regardless": 4, "releas": 3, "remov": 2, "repect": 4, "replac": 2, "repositori": [0, 1, 2, 4], "request": [1, 2, 4], "research": [0, 2], "resolut": [0, 1, 2, 4], "resolv": [0, 1, 2, 3, 4], "resourc": 1, "respect": [1, 2, 4], "result": 4, "return": [2, 4], "reus": 3, "right": 0, "rocket": 0, "run": 4, "runner": [2, 4], "s3": [0, 1, 2, 4], "s3f": [1, 2, 4], "same": [2, 4], "save": 2, "section": [0, 2], "see": [0, 2, 4], "select": [0, 2, 4], "self": [2, 4], "semimajor_axi": [1, 2, 4], "semiminor_axi": [1, 2, 4], "separ": 2, "serv": 3, "server": 4, "set": [0, 1, 4], "set_coord": [1, 2, 4], "sfc": [2, 4], "share": [0, 2, 3], "shift": 0, "ship": 0, "short": [1, 2, 4], "should": [0, 2], "show": [0, 2, 4], "significantli": 2, "simillar": 4, "simpl": 2, "simplest": 0, "simpli": 0, "simplifi": [0, 2], "site": [2, 4], "size": [2, 4], "smaller": 4, "snowfal": 4, "so": [2, 3, 4], "solv": 4, "some": [2, 4], "sourc": [1, 3, 4], "source_dict": 2, "spatial": [1, 2, 4], "specif": [1, 2, 4], "specifi": 2, "standard_parallel": [1, 2, 4], "start": [0, 2, 4], "state": [0, 1, 2, 4], "step": 2, "storag": [0, 1, 2, 4], "storage_opt": [2, 4], "store": [1, 2, 4], "str": [2, 4], "strftime": [2, 4], "structur": 2, "subset": [0, 1, 2, 4], "summer_solstice_2021": 4, "sure": [0, 2], "surfac": [2, 4], "sy": 4, "syntax": 2, "system": 4, "t": 4, "tabl": 2, "tag": 2, "take": [2, 4], "taken": 4, "task": 4, "tell": [2, 4], "temp_plot": 4, "temperatur": [2, 4], "templat": 2, "thei": [2, 4], "them": [0, 2, 4], "thi": [0, 1, 2, 4], "thing": 4, "those": [2, 4], "three": [2, 4], "through": [0, 2], "throughout": 0, "time": [0, 1, 2, 4], "timearrai": [2, 4], "timedelta": [1, 2, 4], "timedelta64": [2, 4], "timepandasindexpandasindex": 4, "timestamp": 4, "tmp": [2, 4], "tmpunit": [2, 4], "to_dask": 4, "too": [2, 4], "top": 0, "top_of_atmospher": [1, 2, 4], "total": 4, "tricki": 2, "true": [2, 4], "try": 2, "tupl": [2, 4], "tutori": [2, 4], "two": [0, 2], "type": [2, 4], "u": [2, 4], "under": [1, 2, 3, 4], "understand": [2, 4], "unit": 4, "until": [0, 4], "up": [0, 1, 4], "updat": [0, 1, 2, 4], "url": [2, 4], "urlpath": [2, 4], "us": [0, 1, 2], "usag": [2, 4], "user": [0, 1, 2], "user_paramet": [1, 2, 4], "usual": 4, "uswrf": [1, 2, 4], "v3": 4, "v4": 4, "valu": [2, 4], "variabl": [2, 4], "variou": [1, 2, 4], "version": [2, 4], "vertic": [1, 2, 4], "vi": 4, "via": 0, "view": [0, 2, 4], "visibl": 4, "w": 2, "wa": [1, 2, 4], "wai": [0, 2, 4], "walk": [0, 2], "wall": 4, "want": [2, 4], "warn": 4, "water": 4, "we": [0, 1, 2, 4], "websit": [0, 1, 2, 4], "what": 2, "whatev": 2, "when": [2, 4], "where": [2, 4], "which": [0, 1, 2, 4], "while": 3, "wind": 4, "won": 4, "work": [0, 2, 4], "workflow": 0, "worth": [2, 4], "would": 2, "write": 4, "x": [1, 2, 4], "x27": [2, 4], "xarrai": [1, 2, 4], "xr": [1, 2, 4], "xzarr": [2, 4], "y": [1, 2, 4], "yaml": [2, 4], "year": 2, "yml": [0, 1, 2, 4], "you": [0, 1, 2, 3, 4], "your": 4, "yyyi": 2, "yyyymmdd": 2, "yyyymmdd_hhz_anl": 2, "zarr": [1, 2, 4], "zarrsourc": [2, 4], "zenodo": 3, "zip": 4}, "titles": ["Intake Cookbook", "Intake Demo Readme", "Creating Intake Catalogs", "How to Cite This Cookbook", "Introduction to Intake"], "titleterms": {"": 4, "A": 4, "about": [0, 1, 4], "ad": 2, "author": 0, "binder": 0, "catalog": [0, 2, 4], "cite": 3, "combin": 1, "complic": 4, "contributor": 0, "cookbook": [0, 3], "creat": [0, 2], "dai": 1, "dask": 4, "data": [1, 2, 4], "demo": 1, "depend": 1, "dictionari": 1, "document": 2, "entri": 4, "environ": 2, "exampl": [1, 4], "first": 2, "how": 3, "hrrr": [0, 1], "import": [2, 4], "info": 4, "intak": [0, 1, 2, 4], "interact": 4, "introduct": [0, 4], "learn": 4, "machin": 0, "modifi": 2, "more": 4, "motiv": 0, "next": 4, "notebook": 0, "overview": [2, 4], "own": 0, "paramet": 4, "prerequisit": [2, 4], "project": 1, "read": 4, "readm": 1, "refer": [2, 4], "resourc": [2, 4], "run": 0, "set": 2, "sourc": 2, "specifi": 4, "structur": 0, "summari": [2, 4], "test": 2, "thi": 3, "up": 2, "us": 4, "usag": 1, "user": 4, "what": 4, "worth": 1, "your": [0, 2]}}) \ No newline at end of file