diff --git a/docs/_build/doctrees/environment.pickle b/docs/_build/doctrees/environment.pickle index 144683f3..9649aea3 100644 Binary files a/docs/_build/doctrees/environment.pickle and b/docs/_build/doctrees/environment.pickle differ diff --git a/docs/_build/doctrees/reference_guide/herbie_api.doctree b/docs/_build/doctrees/reference_guide/herbie_api.doctree index 1501b07f..031ab0da 100644 Binary files a/docs/_build/doctrees/reference_guide/herbie_api.doctree and b/docs/_build/doctrees/reference_guide/herbie_api.doctree differ diff --git a/docs/_build/doctrees/user_guide/searchString.doctree b/docs/_build/doctrees/user_guide/searchString.doctree index f03c56ab..803893ce 100644 Binary files a/docs/_build/doctrees/user_guide/searchString.doctree and b/docs/_build/doctrees/user_guide/searchString.doctree differ diff --git a/docs/_build/html/_sources/user_guide/searchString.rst.txt b/docs/_build/html/_sources/user_guide/searchString.rst.txt index a071512a..19585960 100644 --- a/docs/_build/html/_sources/user_guide/searchString.rst.txt +++ b/docs/_build/html/_sources/user_guide/searchString.rst.txt @@ -1,6 +1,6 @@ -================================ +=================================== 🪂 Subset with ``searchString`` -================================ +=================================== Subsetting is done using the GRIB2 index files. Index files define the grib variables/parameters of each message (sometimes it is useful to think of a grib message as a "layer" of the file) and define the byte range of the message. @@ -44,7 +44,7 @@ Here are some examples you can use for the ``searchString`` argument for the **w ``"^TMP:2 m.*fcst$"`` Beginning of string (^), end of string ($) wildcard (.*) ================================= ======================================================== -.. hint:: The NCEP `Parameters & Units Table `_ is a useful resource to help you identify GRIB variable abbreviations and their meanings. +.. hint:: The NCEP `Parameters & Units Table `_ is a useful resource to help you identify wgrib2-style GRIB variable abbreviations and their meanings. ecCodes-style index files ------------------------- @@ -94,3 +94,5 @@ searchString (wave/waef) Messages that will be downloaded ":pp1d:" Peak wave period ":mp2:" Mean zero-crossing wave period ======================== ============================================== + +.. hint:: The ECMWF `Parameter Database `_ is a useful resource to help you identify ecCodes-style GRIB variable abbreviations and their meanings. diff --git a/docs/_build/html/reference_guide/herbie_api.html b/docs/_build/html/reference_guide/herbie_api.html index 1c50c605..ae47a153 100644 --- a/docs/_build/html/reference_guide/herbie_api.html +++ b/docs/_build/html/reference_guide/herbie_api.html @@ -508,7 +508,7 @@

Herbie: Retrieve NWP Model Data

Hint

-

The NCEP Parameters & Units Table is a useful resource to help you identify GRIB variable abbreviations and their meanings.

+

The NCEP Parameters & Units Table is a useful resource to help you identify wgrib2-style GRIB variable abbreviations and their meanings.

Here are some examples you can use for the searchString argument for the grib_ls-style index files.

Look at the ECMWF GRIB Parameter Database @@ -622,6 +622,10 @@

Herbie: Retrieve NWP Model Data +

Hint

+

The ECMWF Parameter Database is a useful resource to help you identify ecCodes-style GRIB variable abbreviations and their meanings.

+

Return type
diff --git a/docs/_build/html/user_guide/searchString.html b/docs/_build/html/user_guide/searchString.html index f92de2d7..6ab40a46 100644 --- a/docs/_build/html/user_guide/searchString.html +++ b/docs/_build/html/user_guide/searchString.html @@ -428,7 +428,7 @@

wgrib2-style index files

Hint

-

The NCEP Parameters & Units Table is a useful resource to help you identify GRIB variable abbreviations and their meanings.

+

The NCEP Parameters & Units Table is a useful resource to help you identify wgrib2-style GRIB variable abbreviations and their meanings.

@@ -545,6 +545,10 @@

ecCodes-style index files +

Hint

+

The ECMWF Parameter Database is a useful resource to help you identify ecCodes-style GRIB variable abbreviations and their meanings.

+