diff --git a/_preview/168/_sources/ncl/ncl_entries/meteorology.ipynb b/_preview/168/_sources/ncl/ncl_entries/meteorology.ipynb index 2b038be6..dd576fdf 100644 --- a/_preview/168/_sources/ncl/ncl_entries/meteorology.ipynb +++ b/_preview/168/_sources/ncl/ncl_entries/meteorology.ipynb @@ -82,11 +82,11 @@ "\n", "Where the maximum number of daylight hours, N, is calculated as:\n", "\n", - "{math}`{\\omega}_{s} = arccos[-tan({\\phi})tan({\\delta})]`\n", + "{math}`N = \\frac{24}{{\\pi}} {\\omega}_{s}`\n", "\n", "Where {math}`{\\omega}_{s}` is the sunset hour angle in radians [(Chapter 3, Equation 25)](https://www.fao.org/4/X0490E/x0490e07.htm#chapter%203%20%20%20meteorological%20data) {footcite}`allan_fao_1998`\n", "\n", - "{math}`N = \\frac{24}{{\\pi}} {\\omega}_{s}`" + "{math}`{\\omega}_{s} = arccos[-tan({\\phi})tan({\\delta})]`" ] }, { @@ -135,7 +135,7 @@ "\n", "NCL's `satvpr_temp_fao56` calculates saturation vapor pressure using temperature as described in the Food and Agriculture Organization (FAO) Irrigation and Drainage Paper 56 [(Chapter 3, Equation 11)](https://www.fao.org/4/x0490e/x0490e07.htm) {footcite}`allan_fao_1998`\n", "\n", - "Where the saturation vapor pressure, {math}`e^°` (kPa), at air temperature {math}`T` (°C) is calculated as:\n", + "Where the saturation vapor pressure, {math}`e^°` (kPa), at air temperature, {math}`T` (°C), is calculated as:\n", "\n", "{math}`e^°(T) = 0.6108 {\\exp}[\\frac{17.27T}{T + 237.3}]`" ] @@ -183,7 +183,7 @@ "\n", "NCL's `satvpr_tdew_fao56` calculates the actual saturation vapor pressure using dewpoint temperature as described in the Food and Agriculture Organization (FAO) Irrigation and Drainage Paper 56 [(Chapter 3, Equation 14)](https://www.fao.org/4/x0490e/x0490e07.htm) {footcite}`allan_fao_1998`\n", "\n", - "Where the actual vapor pressure, {math}`e_{a}` (kPa), is saturation vapor pressure at a specific dewpoint temperature, {math}`T_{dew}` (°C) which is calculated as:\n", + "Where the actual vapor pressure, {math}`e_{a}` (kPa), is saturation vapor pressure at a specific dewpoint temperature, {math}`T_{dew}` (°C), which is calculated as:\n", "\n", "{math}`e_{a} = e^°(T_{dew}) = 0.6108 {\\exp}[\\frac{17.27 T_{dew}}{T_{dew} + 237.3}]`" ] @@ -226,7 +226,7 @@ "\n", "Where the slope of saturation vapor pressure curve, {math}`{\\Delta}` (kPa), at air temperature {math}`T` (°C) is calculated as:\n", "\n", - "{math}`{\\Delta} = \\frac{4098 [0.6108 {\\exp}[\\frac{17.27T}{T + 237.3}]}{(T + 237.3)^2}`" + "{math}`{\\Delta} = \\frac{4098 (0.6108 {\\exp}[\\frac{17.27T}{T + 237.3}])}{(T + 237.3)^2}`" ] }, { diff --git a/_preview/168/applications/climatology.html b/_preview/168/applications/climatology.html index 655ca557..04238054 100644 --- a/_preview/168/applications/climatology.html +++ b/_preview/168/applications/climatology.html @@ -861,7 +861,7 @@

Example Data @@ -1522,7 +1522,7 @@

Calculating Anomalies + dtype='float64', name='lon', length=360))
  • Visualization#

    @@ -1795,7 +1795,7 @@

    Visualization -
    <matplotlib.collections.QuadMesh at 0x7fd5343f8ad0>
    +
    <matplotlib.collections.QuadMesh at 0x7f717808bf80>
     
    ../_images/14685530f0d864eb22dfa253266bda07fd48eae82f4c5da311e3c478eaae8d03.png @@ -2240,7 +2240,7 @@

    Removing Annual Cycle + dtype='object', length=180, calendar='noleap', freq=None))

  • Visualization#

    @@ -2951,7 +2951,7 @@

    Calculating Long Term Means

    Visualization#

    @@ -3494,7 +3494,7 @@

    Calculating Seasonal Means

    Visualization#

    @@ -3569,7 +3569,7 @@

    Visualization
    <>:14: SyntaxWarning: invalid escape sequence '\M'
     <>:14: SyntaxWarning: invalid escape sequence '\M'
    -/tmp/ipykernel_2219/1093943048.py:14: SyntaxWarning: invalid escape sequence '\M'
    +/tmp/ipykernel_2243/1093943048.py:14: SyntaxWarning: invalid escape sequence '\M'
       print("\Multiple Value Input (array/list)")
     
    diff --git a/_preview/168/applications/humid_heat_metrics.html b/_preview/168/applications/humid_heat_metrics.html index bbf87e2f..13830b0a 100644 --- a/_preview/168/applications/humid_heat_metrics.html +++ b/_preview/168/applications/humid_heat_metrics.html @@ -840,8 +840,8 @@

    Overview time datetime64[ns] 8B ... Attributes: units: m s**-1 - long_name: 10 metre U wind component + dtype='float32', name='latitude', length=105))
  • units :
    m s**-1
    long_name :
    10 metre U wind component
  • @@ -1316,7 +1316,7 @@

    Australian Bureau of Meteorology (ABM)

    Plotting Chicago ABM WBGT#

    @@ -1847,7 +1847,7 @@

    Bernard#< Coordinates: * longitude (longitude) float32 948B -125.0 -124.8 -124.5 ... -66.25 -66.0 * latitude (latitude) float32 420B 50.0 49.75 49.5 49.25 ... 24.5 24.25 24.0 - time datetime64[ns] 8B 1995-07-14T12:00:00 + dtype='float32', name='latitude', length=105))

  • Plotting Chicago Bernard WBGT#

    diff --git a/_preview/168/applications/spectral_analysis.html b/_preview/168/applications/spectral_analysis.html index f51c5b42..7ed70429 100644 --- a/_preview/168/applications/spectral_analysis.html +++ b/_preview/168/applications/spectral_analysis.html @@ -851,10 +851,10 @@

    Read in Data# source: Climate Analysis Section, NCAR history: \nCreated to test specxy routines creation_date: Tue Mar 30 12:34:39 MST 1999 - conventions: None
  • short_name :
    DSLP
    long_name :
    Darwin Sea Level Pressure Anomalies
    units :
    hPa
  • short_name :
    TSLP
    long_name :
    Tahiti Sea Level Pressure Anomalies
    units :
    hPa
  • diff --git a/_preview/168/ncl/ncl_entries/meteorology.html b/_preview/168/ncl/ncl_entries/meteorology.html index ac3251bf..73cf5fec 100644 --- a/_preview/168/ncl/ncl_entries/meteorology.html +++ b/_preview/168/ncl/ncl_entries/meteorology.html @@ -490,9 +490,9 @@

    Grab and Go#

    NCL’s daylight_fao56 calculates the maximum number of daylight hours as described in the Food and Agriculture Organization (FAO) Irrigation and Drainage Paper 56 (Chapter 3, Equation 34) [2]

    Where the maximum number of daylight hours, N, is calculated as:

    -

    \({\omega}_{s} = arccos[-tan({\phi})tan({\delta})]\)

    -

    Where \({\omega}_{s}\) is the sunset hour angle in radians (Chapter 3, Equation 25) [2]

    \(N = \frac{24}{{\pi}} {\omega}_{s}\)

    +

    Where \({\omega}_{s}\) is the sunset hour angle in radians (Chapter 3, Equation 25) [2]

    +

    \({\omega}_{s} = arccos[-tan({\phi})tan({\delta})]\)

    Grab and Go#

    @@ -540,7 +540,7 @@

    Grab and Go#<

    satvpr_temp_fao56#

    NCL’s satvpr_temp_fao56 calculates saturation vapor pressure using temperature as described in the Food and Agriculture Organization (FAO) Irrigation and Drainage Paper 56 (Chapter 3, Equation 11) [2]

    -

    Where the saturation vapor pressure, \(e^°\) (kPa), at air temperature \(T\) (°C) is calculated as:

    +

    Where the saturation vapor pressure, \(e^°\) (kPa), at air temperature, \(T\) (°C), is calculated as:

    \(e^°(T) = 0.6108 {\exp}[\frac{17.27T}{T + 237.3}]\)

    Grab and Go#

    @@ -583,7 +583,7 @@

    Grab and Go#<

    satvpr_tdew_fao56#

    NCL’s satvpr_tdew_fao56 calculates the actual saturation vapor pressure using dewpoint temperature as described in the Food and Agriculture Organization (FAO) Irrigation and Drainage Paper 56 (Chapter 3, Equation 14) [2]

    -

    Where the actual vapor pressure, \(e_{a}\) (kPa), is saturation vapor pressure at a specific dewpoint temperature, \(T_{dew}\) (°C) which is calculated as:

    +

    Where the actual vapor pressure, \(e_{a}\) (kPa), is saturation vapor pressure at a specific dewpoint temperature, \(T_{dew}\) (°C), which is calculated as:

    \(e_{a} = e^°(T_{dew}) = 0.6108 {\exp}[\frac{17.27 T_{dew}}{T_{dew} + 237.3}]\)

    @@ -624,7 +624,7 @@

    satvpr_tdew_fao56#

    NCL’s satvpr_slope_fao56 calculates the slope of the saturation vapor pressure curve as described in the Food and Agriculture Organization (FAO) Irrigation and Drainage Paper 56 (Chapter 3, Equation 13) [2]

    Where the slope of saturation vapor pressure curve, \({\Delta}\) (kPa), at air temperature \(T\) (°C) is calculated as:

    -

    \({\Delta} = \frac{4098 [0.6108 {\exp}[\frac{17.27T}{T + 237.3}]}{(T + 237.3)^2}\)

    +

    \({\Delta} = \frac{4098 (0.6108 {\exp}[\frac{17.27T}{T + 237.3}])}{(T + 237.3)^2}\)

    # Input: Single Value
    diff --git a/_preview/168/ncl/ncl_entries/spectral_analysis.html b/_preview/168/ncl/ncl_entries/spectral_analysis.html
    index 61058b4f..5c94c837 100644
    --- a/_preview/168/ncl/ncl_entries/spectral_analysis.html
    +++ b/_preview/168/ncl/ncl_entries/spectral_analysis.html
    @@ -863,10 +863,10 @@ 

    Read in Data# source: Climate Analysis Section, NCAR history: \nCreated to test specxy routines creation_date: Tue Mar 30 12:34:39 MST 1999 - conventions: None

  • short_name :
    DSLP
    long_name :
    Darwin Sea Level Pressure Anomalies
    units :
    hPa
  • short_name :
    TSLP
    long_name :
    Tahiti Sea Level Pressure Anomalies
    units :
    hPa
  • diff --git a/_preview/168/ncl/receipts/climatology_functions.html b/_preview/168/ncl/receipts/climatology_functions.html index 1c227c8e..ad44bf73 100644 --- a/_preview/168/ncl/receipts/climatology_functions.html +++ b/_preview/168/ncl/receipts/climatology_functions.html @@ -594,19 +594,11 @@

    Comparison -
    rmMonAnnCycTLL: 
    -	python:		0.0033192038536071777
    -	ncl:		0.003319263
    -
    -clmDayTLL: 
    -	python:		0.7408185005187988
    -	ncl:		0.7408184
    -
    -clmMonTLL: 
    +
    clmMonTLL: 
     	python:		0.8063018918037415
     	ncl:		0.8063018
     
    -calcMonAnomTLL: 
    +rmMonAnnCycTLL: 
     	python:		0.0033192038536071777
     	ncl:		0.003319263
     
    @@ -614,13 +606,21 @@ 

    Comparison -
    rmMonAnnCycTLL:
    -	-5.9146392822079924e-08
    -clmDayTLL:
    -	1.0051879884009907e-07
    -clmMonTLL:
    +
    clmMonTLL:
     	9.180374149764248e-08
    -calcMonAnomTLL:
    +rmMonAnnCycTLL:
     	-5.9146392822079924e-08
     stdMonTLL:
     	-6.103516303479495e-11
    -month_to_season:
    -	-5.482101439469034e-08
     calcDayAnomTLL:
     	-5.7166442871126044e-08
    +clmDayTLL:
    +	1.0051879884009907e-07
    +month_to_season:
    +	-5.482101439469034e-08
    +calcMonAnomTLL:
    +	-5.9146392822079924e-08
     
    diff --git a/_preview/168/ncl/receipts/days_in_month.html b/_preview/168/ncl/receipts/days_in_month.html index ee387c1f..75a290d6 100644 --- a/_preview/168/ncl/receipts/days_in_month.html +++ b/_preview/168/ncl/receipts/days_in_month.html @@ -547,38 +547,38 @@

    Comparison -
    366_day: 
    -	python:	[29, 29, 31, 29]
    -	ncl:	[29, 29, 31, 29]
    +
    360_day: 
    +	python:	[30, 30, 30, 30]
    +	ncl:	[30, 30, 30, 30]
     
    -all_leap: 
    +366_day: 
     	python:	[29, 29, 31, 29]
     	ncl:	[29, 29, 31, 29]
     
    +standard: 
    +	python:	[29, 28, 31, 29]
    +	ncl:	[29, 28, 31, 28]
    +
     365_day: 
     	python:	[28, 28, 31, 28]
     	ncl:	[28, 28, 31, 28]
     
    -standard: 
    -	python:	[29, 28, 31, 29]
    -	ncl:	[29, 28, 31, 28]
    +noleap: 
    +	python:	[28, 28, 31, 28]
    +	ncl:	[28, 28, 31, 28]
     
     gregorian: 
     	python:	[29, 28, 31, 29]
     	ncl:	[29, 28, 31, 28]
     
    -360_day: 
    -	python:	[30, 30, 30, 30]
    -	ncl:	[30, 30, 30, 30]
    +all_leap: 
    +	python:	[29, 29, 31, 29]
    +	ncl:	[29, 29, 31, 29]
     
     julian: 
     	python:	[29, 28, 31, 29]
     	ncl:	[29, 28, 31, 29]
     
    -noleap: 
    -	python:	[28, 28, 31, 28]
    -	ncl:	[28, 28, 31, 28]
    -
     none: 
     	ncl:	[29, 28, 31, 28]
     
    diff --git a/_preview/168/ncl/receipts/general_applied_math.html b/_preview/168/ncl/receipts/general_applied_math.html
    index 574fd2eb..bb3f0bca 100644
    --- a/_preview/168/ncl/receipts/general_applied_math.html
    +++ b/_preview/168/ncl/receipts/general_applied_math.html
    @@ -1017,60 +1017,60 @@ 

    Differences

  • title :
    Darwin Southern Oscillation Index
    source :
    Climate Analysis Section, NCAR
    history :
    DSOI = - Normalized Darwin Normalized sea level pressure is used. The normalization is done using Trenberth's method. diff --git a/_preview/168/ncl/receipts/trigonometric_functions.html b/_preview/168/ncl/receipts/trigonometric_functions.html index 699a6243..6a0415f2 100644 --- a/_preview/168/ncl/receipts/trigonometric_functions.html +++ b/_preview/168/ncl/receipts/trigonometric_functions.html @@ -617,35 +617,35 @@

    Comparison -
    cosh: 
    -	python (math):	12.28664620054386
    -	python (numpy):	12.28664620054386
    -	ncl:		12.28665
    +
    tan: 
    +	python (math):	-0.8139432836897027
    +	python (numpy):	-0.8139432836897027
    +	ncl:		-0.8139434
     
    -asin: 
    -	python (math):	0.5235987755982989
    -	python (numpy):	0.5235987755982989
    -	ncl:		0.5235988
    +sinh: 
    +	python (math):	1.9043015014515339
    +	python (numpy):	1.9043015014515339
    +	ncl:		1.904301
     
    -acos: 
    -	python (math):	3.141592653589793
    -	python (numpy):	3.141592653589793
    -	ncl:		3.141593
    +cos: 
    +	python (math):	0.5403023058681398
    +	python (numpy):	0.5403023058681398
    +	ncl:		0.5403023
     
    -atan2: 
    -	python (math):	0.4636476090008061
    -	python (numpy):	0.4636476090008061
    -	ncl:		0.4636476
    +cosh: 
    +	python (math):	12.28664620054386
    +	python (numpy):	12.28664620054386
    +	ncl:		12.28665
     
     tanh: 
     	python (math):	0.5849798828807289
     	python (numpy):	0.5849798828807288
     	ncl:		0.5849799
     
    -cos: 
    -	python (math):	0.5403023058681398
    -	python (numpy):	0.5403023058681398
    -	ncl:		0.5403023
    +asin: 
    +	python (math):	0.5235987755982989
    +	python (numpy):	0.5235987755982989
    +	ncl:		0.5235988
     
     sin: 
     	python (math):	0.479425538604203
    @@ -657,15 +657,15 @@ 

    Comparison -
    cosh:
    +
    tan:
    +	1.1631029728231823e-07
    +	1.1631029728231823e-07
    +sinh:
    +	5.014515338519487e-07
    +	5.014515338519487e-07
    +cos:
    +	5.868139751896706e-09
    +	5.868139751896706e-09
    +cosh:
     	-3.7994561399301574e-06
     	-3.7994561399301574e-06
    -asin:
    -	-2.440170110418194e-08
    -	-2.440170110418194e-08
    -acos:
    -	-3.4641020674186507e-07
    -	-3.4641020674186507e-07
    -atan2:
    -	9.000806100445402e-09
    -	9.000806100445402e-09
     tanh:
     	-1.7119271111809553e-08
     	-1.7119271222831856e-08
    -cos:
    -	5.868139751896706e-09
    -	5.868139751896706e-09
    +asin:
    +	-2.440170110418194e-08
    +	-2.440170110418194e-08
     sin:
     	3.8604203000947024e-08
     	3.8604203000947024e-08
     atan:
     	-3.252160436506557e-07
     	-3.252160436506557e-07
    -sinh:
    -	5.014515338519487e-07
    -	5.014515338519487e-07
    -tan:
    -	1.1631029728231823e-07
    -	1.1631029728231823e-07
    +atan2:
    +	9.000806100445402e-09
    +	9.000806100445402e-09
    +acos:
    +	-3.4641020674186507e-07
    +	-3.4641020674186507e-07
     
    diff --git a/_preview/168/searchindex.js b/_preview/168/searchindex.js index de007417..847a34d0 100644 --- a/_preview/168/searchindex.js +++ b/_preview/168/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"Adding Citations": [[1, "adding-citations"]], "Additional Reading": [[12, "additional-reading"], [13, "additional-reading"]], "Address Feedback": [[1, "address-feedback"]], "Algebraic Functions": [[6, "algebraic-functions"]], "Applications": [[2, "applications"]], "Attribution": [[0, "attribution"]], "Australian Bureau of Meteorology (ABM)": [[7, "australian-bureau-of-meteorology-abm"]], "Bernard": [[7, "bernard"]], "Calculating Anomalies": [[4, "calculating-anomalies"]], "Calculating Climatologies": [[4, null]], "Calculating Long Term Means": [[4, "calculating-long-term-means"]], "Calculating Seasonal Means": [[4, "calculating-seasonal-means"]], "Calculating the day of the week": [[5, "calculating-the-day-of-the-week"]], "Calculating the number of days in a month": [[5, "calculating-the-number-of-days-in-a-month"]], "Calendars": [[16, "calendars"], [16, "id3"]], "Check Files Changed": [[1, "check-files-changed"]], "Climatology": [[10, null]], "Climatology Functions": [[19, null]], "Code of Conduct": [[0, null]], "Coherence Squared": [[8, "coherence-squared"], [15, "coherence-squared"]], "Community Responsibilities": [[0, "community-responsibilities"]], "Comparing methods": [[7, "comparing-methods"]], "Comparison": [[19, "comparison"], [20, "comparison"], [21, "comparison"], [22, "comparison"], [23, "comparison"], [25, "comparison"], [26, "comparison"]], "Comparison without Tapering": [[25, "comparison-without-tapering"]], "Consequences": [[0, "consequences"]], "Contribute the Code": [[1, "contribute-the-code"]], "Contributor Guide": [[1, null]], "Cross-Power Spectral Density": [[8, "cross-power-spectral-density"], [15, "cross-power-spectral-density"]], "Cross-Spectral Analysis": [[8, "cross-spectral-analysis"], [15, "cross-spectral-analysis"]], "Curated Resources": [[4, "curated-resources"], [5, "curated-resources"], [6, "curated-resources"]], "Degrees and Radians": [[6, "degrees-and-radians"]], "Delete Branch": [[1, "delete-branch"]], "Detrend": [[15, "detrend"]], "Development Workflow Overview": [[1, "development-workflow-overview"]], "Differences": [[19, "differences"], [20, "differences"], [21, "differences"], [26, "differences"]], "Differences between cftime and NCL\u2019s day_of_week": [[16, "differences-between-cftime-and-ncl-s-day-of-week"]], "Differences between cftime and NCL\u2019s days_in_month": [[16, "differences-between-cftime-and-ncl-s-days-in-month"]], "Differences from NCL": [[11, "differences-from-ncl"], [17, "differences-from-ncl"]], "Example Data": [[4, "example-data"]], "Exponents and Logarithms": [[6, "exponents-and-logarithms"]], "Finding The Standard Deviations of Monthly Means": [[4, "finding-the-standard-deviations-of-monthly-means"]], "Functions covered": [[19, "functions-covered"], [20, "functions-covered"], [21, "functions-covered"], [22, "functions-covered"], [23, "functions-covered"], [26, "functions-covered"]], "General Applied Math": [[6, null], [11, null], [21, null]], "Generate the Documentation Locally": [[1, "generate-the-documentation-locally"]], "GeoCAT Applications": [[9, null]], "Getting Started": [[2, null]], "Grab and Go": [[10, "grab-and-go"], [10, "id1"], [10, "id2"], [10, "id3"], [10, "id4"], [10, "id5"], [10, "id6"], [11, "grab-and-go"], [11, "id1"], [11, "id2"], [11, "id3"], [11, "id4"], [11, "id5"], [11, "id6"], [11, "id7"], [11, "id8"], [11, "id9"], [11, "id10"], [11, "id11"], [11, "id12"], [11, "id13"], [11, "id14"], [11, "id15"], [11, "id16"], [11, "id17"], [11, "id18"], [11, "id19"], [12, "grab-and-go"], [12, "id2"], [13, "grab-and-go"], [13, "id4"], [13, "id6"], [16, "grab-and-go"], [16, "id1"], [17, "grab-and-go"], [17, "id1"], [17, "id2"], [17, "id3"], [17, "id4"], [17, "id5"]], "Great Circle": [[12, null], [22, null]], "How to Contribute": [[1, "how-to-contribute"]], "Humid Heat Metrics": [[7, null]], "Input Type": [[16, "input-type"]], "Input and Return Types": [[17, "input-and-return-types"]], "Input type": [[16, "id4"]], "Install Pre-Commit Hooks": [[1, "install-pre-commit-hooks"]], "Making Your Changes": [[1, "making-your-changes"]], "Mathematical Constants": [[6, "mathematical-constants"]], "Meteorology": [[13, null], [23, null]], "NCL Entry": [[1, "ncl-entry"]], "NCL Index": [[18, null]], "NCL code": [[19, "ncl-code"], [20, "ncl-code"], [21, "ncl-code"], [22, "ncl-code"], [23, "ncl-code"], [25, "ncl-code"], [26, "ncl-code"]], "NCL to Python": [[2, "ncl-to-python"]], "NCL to Python Applications": [[14, null]], "New to Jupyter Notebooks?": [[2, "new-to-jupyter-notebooks"]], "New to Python?": [[2, "new-to-python"]], "Normalization": [[15, "normalization"]], "Numerical Differences": [[16, "numerical-differences"]], "Open a New Pull Request": [[1, "open-a-new-pull-request"]], "Our Pledge": [[0, "our-pledge"]], "Our Standards": [[0, "our-standards"]], "Overview": [[4, "overview"], [5, "overview"], [6, "overview"], [7, "overview"], [10, "overview"], [11, "overview"], [12, "overview"], [13, "overview"], [16, "overview"], [17, "overview"]], "Peridogram and Smoothing": [[8, "peridogram-and-smoothing"], [15, "peridogram-and-smoothing"]], "Periodogram": [[8, "periodogram"], [8, "id1"], [15, "periodogram"]], "Plot": [[8, "plot"], [15, "plot"]], "Plotting Chicago ABM WBGT": [[7, "plotting-chicago-abm-wbgt"]], "Plotting Chicago Bernard WBGT": [[7, "plotting-chicago-bernard-wbgt"]], "Project Administrator Responsibilities": [[0, "project-administrator-responsibilities"]], "Python Applications": [[3, null], [9, "python-applications"]], "Python Entry": [[1, "python-entry"]], "Python Functionality": [[19, "python-functionality"], [20, "python-functionality"], [21, "python-functionality"], [22, "python-functionality"], [23, "python-functionality"], [25, "python-functionality"], [26, "python-functionality"]], "Python Resources": [[10, "python-resources"], [11, "python-resources"], [12, "python-resources"], [13, "python-resources"], [16, "python-resources"], [17, "python-resources"]], "Read in Data": [[8, "read-in-data"], [8, "id2"], [15, "read-in-data"], [15, "id1"]], "Receipts": [[1, "receipts"]], "Receipts List": [[24, null]], "Recommended: Using numpy": [[17, "recommended-using-numpy"]], "References:": [[7, "references"], [12, "references"], [13, "references"]], "Removing Annual Cycle": [[4, "removing-annual-cycle"]], "Reporting": [[0, "reporting"]], "Rounding": [[6, "rounding"]], "Scope": [[0, "scope"]], "Setting up Repo and Local Development Environment": [[1, "setting-up-repo-and-local-development-environment"]], "Setup Github and Repo": [[1, "setup-github-and-repo"]], "Setup the Environment": [[1, "setup-the-environment"]], "Smoothing": [[8, "smoothing"], [15, "smoothing"]], "Sorting": [[6, "sorting"]], "Sorting in Python and Numpy": [[6, "sorting-in-python-and-numpy"]], "Specific Use Cases": [[5, "specific-use-cases"]], "Spectral Analysis": [[8, null], [15, null]], "Spectral Analysis (Periodograms)": [[15, "spectral-analysis-periodograms"]], "Tapering": [[15, "tapering"]], "The datetime module": [[5, "the-datetime-module"]], "Time": [[16, null]], "Time Series Correction": [[8, "time-series-correction"], [15, "time-series-correction"]], "Trigonmetric and Hyperbolic Functions": [[6, "trigonmetric-and-hyperbolic-functions"]], "Trigonometric Functions": [[26, null]], "Trigonometry": [[17, null]], "Types of geocat-applications pages": [[1, "types-of-geocat-applications-pages"]], "Understanding the Repository": [[1, "understanding-the-repository"]], "Using cftime": [[16, "using-cftime"], [16, "id2"]], "Using the calendar module": [[16, "using-the-calendar-module"]], "Using the datetime module": [[16, "using-the-datetime-module"]], "Using the math and cmath module": [[17, "using-the-math-and-cmath-module"]], "Visualization": [[4, "visualization"], [4, "id1"], [4, "id2"], [4, "id3"], [4, "id4"]], "What is GeoCAT Applications?": [[2, "what-is-geocat-applications"]], "Working with Dates and Times": [[5, null]], "Year 0": [[16, "year-0"]], "abs": [[6, "abs"]], "abs/fabs": [[11, "abs-fabs"]], "acos": [[17, "acos"]], "area_poly_sphere": [[12, "area-poly-sphere"], [22, "area-poly-sphere"], [22, "id1"]], "asin": [[17, "asin"]], "asin, acos, atan, and atan2": [[6, "asin-acos-atan-and-atan2"]], "asinh, acosh, and atanh": [[6, "asinh-acosh-and-atanh"]], "atan": [[17, "atan"]], "atan2": [[17, "atan2"]], "avg": [[6, "avg"], [11, "avg"]], "calcDayAnomTLL": [[10, "calcdayanomtll"]], "calcMonAnomTLL": [[10, "calcmonanomtll"]], "ceil": [[11, "ceil"]], "cftime": [[5, "cftime"]], "clmDayTLL": [[10, "clmdaytll"]], "clmMonTLL": [[10, "clmmontll"]], "cos": [[17, "cos"]], "cosecant, secant, and cotangent": [[6, "cosecant-secant-and-cotangent"]], "cosh": [[17, "cosh"]], "css2c": [[12, "css2c"], [22, "css2c"], [22, "id2"]], "cumsum": [[11, "cumsum"]], "cumsum and cumprod": [[6, "cumsum-and-cumprod"]], "day_of_week": [[16, "day-of-week"]], "daylight_fao56": [[13, "daylight-fao56"], [23, "daylight-fao56"], [23, "id2"]], "days_in_month": [[16, "days-in-month"], [20, null]], "decimalPlaces/round": [[11, "decimalplaces-round"]], "dewtemp_trh": [[13, "dewtemp-trh"], [23, "dewtemp-trh"], [23, "id1"]], "e": [[6, "e"]], "exp": [[6, "exp"], [11, "exp"]], "floor": [[11, "floor"]], "get_d2r": [[11, "get-d2r"]], "get_pi": [[11, "get-pi"]], "get_r2d": [[11, "get-r2d"]], "log": [[11, "log"]], "log, log10, and log2": [[6, "log-log10-and-log2"]], "log10": [[11, "log10"]], "math vs. numpy": [[6, "math-vs-numpy"]], "max": [[11, "max"]], "min": [[11, "min"]], "mod": [[6, "mod"], [11, "mod"]], "month_to_season": [[10, "month-to-season"]], "pi": [[6, "pi"]], "product": [[11, "product"]], "qsort": [[11, "qsort"]], "rmMonAnnCycTLL": [[10, "rmmonanncyctll"]], "round, around, floor, ceil": [[6, "round-around-floor-ceil"]], "satvpr_slope_fao56": [[13, "satvpr-slope-fao56"], [23, "satvpr-slope-fao56"], [23, "id5"]], "satvpr_tdew_fao56": [[13, "satvpr-tdew-fao56"], [23, "satvpr-tdew-fao56"], [23, "id4"]], "satvpr_temp_fao56": [[13, "satvpr-temp-fao56"], [23, "satvpr-temp-fao56"], [23, "id3"]], "sign_matlab": [[11, "sign-matlab"]], "sin": [[17, "sin"]], "sin, cos, and tan": [[6, "sin-cos-and-tan"]], "sinh": [[17, "sinh"]], "sinh, cosh, and tanh": [[6, "sinh-cosh-and-tanh"]], "specx_anal": [[25, null]], "sqrt": [[11, "sqrt"]], "sqsort": [[11, "sqsort"]], "stdMonTLL": [[10, "stdmontll"]], "strftime()": [[5, "strftime"]], "sum": [[11, "sum"]], "sum and prod": [[6, "sum-and-prod"]], "tan": [[17, "tan"]], "tanh": [[17, "tanh"]], "truncate": [[6, "truncate"]]}, "docnames": ["CODE_OF_CONDUCT", "CONTRIBUTING", "GETTING_STARTED", "applications/applications", "applications/climatology", "applications/datetime", "applications/general_applied_math", "applications/humid_heat_metrics", "applications/spectral_analysis", "index", "ncl/ncl_entries/climatology", "ncl/ncl_entries/general_applied_math", "ncl/ncl_entries/great_circle", "ncl/ncl_entries/meteorology", "ncl/ncl_entries/ncl_entries", "ncl/ncl_entries/spectral_analysis", "ncl/ncl_entries/time", "ncl/ncl_entries/trigonometry", "ncl/ncl_index/ncl_index", "ncl/receipts/climatology_functions", "ncl/receipts/days_in_month", "ncl/receipts/general_applied_math", "ncl/receipts/great_circle", "ncl/receipts/meteorology", "ncl/receipts/receipts", "ncl/receipts/specx_anal", "ncl/receipts/trigonometric_functions"], "envversion": {"nbsphinx": 4, "sphinx": 64, "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, "sphinxcontrib.bibtex": 9}, "filenames": ["CODE_OF_CONDUCT.md", "CONTRIBUTING.md", "GETTING_STARTED.md", "applications/applications.rst", "applications/climatology.ipynb", "applications/datetime.ipynb", "applications/general_applied_math.ipynb", "applications/humid_heat_metrics.ipynb", "applications/spectral_analysis.ipynb", "index.rst", "ncl/ncl_entries/climatology.ipynb", "ncl/ncl_entries/general_applied_math.ipynb", "ncl/ncl_entries/great_circle.ipynb", "ncl/ncl_entries/meteorology.ipynb", "ncl/ncl_entries/ncl_entries.rst", "ncl/ncl_entries/spectral_analysis.ipynb", "ncl/ncl_entries/time.ipynb", "ncl/ncl_entries/trigonometry.ipynb", "ncl/ncl_index/ncl_index.rst", "ncl/receipts/climatology_functions.ipynb", "ncl/receipts/days_in_month.ipynb", "ncl/receipts/general_applied_math.ipynb", "ncl/receipts/great_circle.ipynb", "ncl/receipts/meteorology.ipynb", "ncl/receipts/receipts.rst", "ncl/receipts/specx_anal.ipynb", "ncl/receipts/trigonometric_functions.ipynb"], "indexentries": {"geocat.applications": [[9, "module-geocat.applications", false]], "module": [[9, "module-geocat.applications", false]]}, "objects": {"geocat": [[9, 0, 0, "-", "applications"]]}, "objnames": {"0": ["py", "module", "Python module"]}, "objtypes": {"0": "py:module"}, "terms": {"": [0, 1, 2, 5, 6, 7, 8, 11, 12, 13, 15, 18, 21, 25], "0": [4, 6, 7, 8, 10, 11, 12, 13, 15, 17, 19, 21, 22, 23, 25, 26], "00": [4, 6, 7, 8, 15, 25], "000000000": [7, 8, 15], "000001268274069": 6, "00000127": 6, "000005": 22, "0001": 4, "00051": 22, "000806100445402e": 26, "00107727": 4, "00159265": 6, "0015926529164868282": 6, "001592654936407223": 6, "00203": 22, "00239054": 4, "0025903565796738803": 23, "00259399": 23, "00276066": 4, "00279297": 4, "003": 4, "0033192038536071777": 19, "003319263": 19, "00488": 22, "005": 25, "0051879884009907e": 19, "00540": 22, "0055542": 23, "005570036309563875": 23, "00578382": 4, "00607017": 13, "00951875": 4, "0098": 22, "00arrai": 7, "00long_nam": 7, "00parent_variant_label": 4, "00xarrai": 7, "01": [4, 5, 6, 8, 13, 15, 25], "01103405": 4, "0110411": 4, "01104772": 4, "01105339": 4, "01105863": 4, "01105arrai": 4, "01106": 4, "01106357": 4, "01107": 4, "01108894": 4, "01110211": 4, "01111099": 4, "01111163": 4, "01111213": 4, "01111255": 4, "01111323": 4, "0111138": 4, "0111143": 4, "01112626": 4, "01113714": 4, "01114661": 4, "01118076": 4, "01119892": 4, "01120154": 4, "0112022": 4, "01120422": 4, "01120648": 4, "01120653": 4, "01120882": 4, "01121121": 4, "01122155": 4, "01123608": 4, "01123642": 4, "01125085": 4, "0112652": 4, "01126678": 4, "01127947": 4, "01129662": 4, "01132471": 4, "01135061": 4, "01155913": 4, "01156648": 4, "01157325": 4, "01157935": 4, "01158492": 4, "01159005": 4, "01168114": 4, "01179023": 4, "01185198": 4, "01186803": 4, "01188368": 4, "01189866": 4, "01191089": 4, "01191334": 4, "0119278": 4, "01194896": 4, "01198388": 4, "011contact": 4, "01201763": 4, "01204922": 4, "01207829": 4, "01227668": 4, "01291856405322278": 23, "0129395": 23, "0130615": 23, "013067891707237322": 23, "01307175": 4, "01307774": 4, "01314461": 4, "01320827": 4, "01326215": 4, "01326arrai": 4, "01331": 4, "0133127": 4, "01336": 4, "0133611": 4, "01341": 4, "01345": 4, "01368596": 4, "01390849": 4, "01401365": 4, "01401687": 4, "01402068": 4, "01402271": 4, "01403356": 4, "01404917": 4, "01406252": 4, "01410041": 4, "01412642": 4, "01418451": 4, "0142287": 4, "01432824": 4, "01442552": 4, "014515338519487e": 26, "0145216": 4, "01476014": 4, "01491845": 4, "0150": [12, 22], "01506364": 4, "01520228": 4, "0153321": 4, "01544082": 4, "01544118": 4, "01544321": 4, "01544476": 4, "0154475": 4, "01545036": 4, "01545238": 4, "01635301": 4, "01636147": 4, "01637137": 4, "01638114": 4, "01639009": 4, "01639998": 4, "01680517": 4, "01687253": 4, "01693714": 4, "01698041": 4, "01699162": 4, "0170424": 4, "01709175": 4, "01713431": 4, "01719594": 4, "01727939": 4, "0172919": 4, "0173862": 4, "01742125": 4, "017453292519943295": [11, 21], "0174532925199433": 21, "01748013": 4, "01755834": 4, "01757395": 4, "01766813": 4, "0176847": 4, "01854431": 4, "01986883": 4, "01arrai": [8, 15], "01t00": [8, 15], "02": [4, 6, 8, 15, 23, 25], "02080832": 4, "02279471": 4, "02323599": 4, "02371201": 4, "02393223": 4, "02437359": 4, "02499827": 4, "0250135": 6, "02537888": 4, "025760762": 22, "0261536": 23, "026158530424595483": 23, "02774364": 19, "02774369716644287": 19, "0278931": 23, "027897415813697535": 23, "02803821": 4, "02904456": 4, "02t04": 4, "03": [4, 6, 8, 15, 25], "03133066": 4, "0325734": 7, "03290384": 4, "03395049": 4, "03600609": 4, "03680199": 4, "03722065": 6, "03765109": 4, "0380763": 4, "0386467450997543": 23, "0386658": 23, "04": [4, 5, 7, 8, 15, 23, 25], "04195602": 4, "0431514": 4, "04359579": 4, "04496676": 4, "04516283": 7, "04520324": 4, "04520762": 4, "04573968": 4, "04633": 22, "04679755": 4, "04719755": [6, 17], "0471975511965979": [6, 17], "04720": 22, "04739161": 4, "04762448": 4, "048": 7, "04812112": 4, "04883578": 4, "04941909": 13, "04969135": 4, "05": [4, 7, 8, 15, 23, 25], "05001": 22, "05092119": 4, "05317386": 7, "05323718": 4, "05338066": 4, "05348": 22, "05463445": 4, "05490279": 4, "05509104": 4, "05679512": 4, "0569843": 4, "05815693": 4, "05839834": 4, "05883313": 4, "0589": [12, 22], "05940771": 4, "05982114": 4, "06": [4, 5, 8, 15, 19, 21, 23, 25, 26], "06021871": 4, "06033276": 4, "0606502": 4, "06135486": 4, "0614929": 23, "06151243710161225": 23, "06166805": 4, "06290644": 4, "06311394": 4, "0632659": 4, "06536946": 4, "06607009": 4, "0663529": 4, "06655996": 4, "06656591": 4, "06781675": 4, "06808048": 4, "0686381": 4, "06873415": 4, "0687421": 4, "07": [4, 7, 8, 15, 19, 21, 22, 25, 26], "07002565": 4, "07023349": 4, "07128017477202775": 23, "0712891": 23, "07262340593854333": 23, "0726318": 23, "07291638": 6, "073707": 4, "07374617196580857": 23, "073761": 23, "07392024993896484": 19, "07392025": 19, "07489486": 4, "07599637": 4, "07795419": 4, "07860961": 4, "07899683": 4, "07918125": 6, "07934014": 4, "0795288": 23, "07954541765832346": 23, "0798035": 23, "07982300528288988": 23, "08": [4, 8, 15, 19, 21, 22, 25, 26], "08007333": 4, "08146002": 4, "0818129": 4, "08291537": 4, "08318751": 4, "0839233": 23, "08393959272956408": 23, "08840058": 4, "08904682": 4, "08949601": 4, "08968095": 4, "09": [4, 8, 15, 25, 26], "09039218": 4, "09087274": 4, "0912946": 4, "09142467": 4, "0931318": 4, "0935946777218828e": 23, "09604639": 4, "0981068": 4, "0982": [12, 22], "09918819": 4, "0arrai": 7, "0branch_time_in_par": 4, "0case_id": 4, "0unit": 7, "0x7fd52e311280": 4, "0x7fd52fb99280": 4, "0x7fd5343f8ad0": 4, "1": [0, 4, 5, 6, 7, 8, 10, 11, 12, 13, 15, 16, 17, 19, 20, 21, 22, 23, 25, 26], "10": [0, 4, 6, 7, 8, 10, 11, 12, 15, 17, 18, 19, 21, 25, 26], "100": [6, 7, 13, 23], "1000": 19, "1010": 7, "10135283": 4, "102": [13, 22], "10208507": 4, "103": 22, "103516303479495e": 19, "1038119": 4, "104732299303296": 7, "105": [7, 12, 22], "1052778": 4, "10553184": 4, "1058": 23, "105longitud": 7, "106": [7, 22], "1080": 7, "1088": 7, "109": 22, "1093943048": 6, "10946001": 4, "11": [4, 5, 6, 7, 8, 11, 13, 15, 19, 25], "110413": 23, "11042499197856159": 23, "1104847": 4, "11059521": 4, "11072483": 7, "11322096": 13, "114894": 22, "115204": 23, "11521555297190389": 23, "116": 22, "11620697": 4, "11634798": 22, "11634800": 22, "11664000": 4, "118": 22, "11921364e": 6, "1194719": 4, "11kb": [8, 15, 25], "11realm": 4, "12": [4, 7, 8, 15, 17, 21, 22, 23, 25, 26], "120": 6, "12155499": 4, "122": 7, "123": [7, 11], "124": 7, "125": 7, "1253": 22, "126": 7, "127516000": 22, "12762597": 17, "12853949": 4, "12947582": 7, "12955277": 13, "12axi": 4, "12h": 5, "12lat": 4, "12xarrai": 4, "13": [0, 4, 7, 13], "130": 11, "130432": 23, "13044636060385528": 23, "13107252": 4, "1312863": 4, "13193358": 4, "13360539": 4, "134": 7, "13417733": 4, "13418851": 7, "13456087": 4, "13475642": 4, "13604585": 7, "13666095": 4, "13690935": 4, "13706945": 4, "13750352": 6, "1376864": 7, "1377": 22, "1382598702660971": 23, "138275": 23, "13901192": 4, "13909594": 6, "1392012": 4, "1394": [8, 15, 25], "1395": [8, 15, 25], "1396": [8, 15, 25], "1397": [8, 15, 25], "1398": [8, 15, 25], "1399": [8, 15, 25], "13998358": 4, "14": [4, 6, 7, 11, 13, 21], "1400": [8, 15, 25], "1401": [8, 15, 25], "1402": [8, 15, 25], "1403": [8, 15, 25], "1403long_nam": [8, 15, 25], "1404": [8, 15, 25], "14046141": 6, "1404coordin": [8, 15, 25], "14092558": 6, "141": [6, 11], "14100": 4, "14107347": 4, "14112295": 4, "1415926": 11, "1415926535": 6, "141592653589793": [6, 11, 21, 26], "141593": 26, "14193751": 4, "142": [6, 11], "14208376": 4, "14410015": 7, "14490829422311435": 23, "144928": 23, "145": 11, "14605132": 4, "14708425": 4, "14710387": 7, "14t12": 7, "15": [4, 6, 7, 11, 13, 21, 23, 26], "1500": [16, 20], "1504459": 4, "15061659": 4, "15184086": 7, "15263584": 4, "1528": 4, "15282594": 4, "1552971903888709e": 23, "1556": 7, "15643116": 13, "15665929836796977": 23, "156677": 23, "15869197": 4, "15881036": 6, "16": [4, 7, 23], "160156": 23, "1601734585760255": 23, "16086924": 4, "1609": 4, "16103725": 4, "16212833": 4, "1621arrai": 4, "16251872398265732": 23, "162537": 23, "1631029728231823e": 26, "1631508098056809": 6, "16315081": 6, "16348e": 22, "16437544": 4, "16537704": 4, "1654": 4, "16590454": 17, "16723025": 4, "16835593": 4, "16850702": 4, "1686668": 4, "1687": 4, "16900271": 4, "16921088": 4, "17": [4, 6, 7, 11, 13, 21], "17073414": 7, "171": 13, "17224154": 4, "17255165": 4, "17341022": 4, "17381915": 4, "1748": 7, "17663184": 4, "17727599": 4, "17965608": 7, "18": [4, 7, 13, 21], "180": [4, 11, 12, 18, 21, 22], "180374149764248e": 19, "18060416": 4, "180d2": 4, "180lat": 4, "180lon": 4, "180x360": 4, "18127483": 4, "18151194": 4, "18232156": 6, "1834804": 4, "1850": 4, "18629369": 4, "1864": 22, "1866": 12, "18800849": 4, "1882": [8, 15, 25], "1882unit": [8, 15, 25], "189": 4, "1896": 4, "18962625": 4, "18kb": [8, 15], "19": [4, 7, 23], "19009504": 7, "192": 4, "1923": 4, "19232802": 4, "19242647": 4, "19253977": 7, "1935": [8, 15], "1940": 7, "1940855": [12, 22], "1940856": 22, "19476322": 6, "19523038": 7, "19754802": 4, "1984": [8, 15, 25], "1984time_span": [8, 15, 25], "1986": 13, "1987": 12, "1989": 7, "1991978561595729e": 23, "1995": 7, "1996": 20, "1997": 20, "1998": [8, 13, 15, 25], "1998convent": [8, 15, 25], "1998sourc": [8, 15], "1999": [7, 8, 15, 25], "1999convent": [8, 15], "1999refer": [8, 15, 25], "199kb": 7, "1d7b": 4, "1e": [4, 7, 12, 19, 21, 22, 23, 26], "1frequenc": 4, "1institut": 4, "1kb": 4, "1long_nam": 7, "1mb": 4, "1product": 4, "1x1": 4, "2": [4, 6, 7, 8, 11, 13, 15, 16, 17, 19, 20, 21, 22, 23, 25, 26], "20": [4, 8, 13, 15, 25], "200": [8, 13, 15], "2000": 4, "2001": 4, "2002": 4, "20025028": 4, "2003": 4, "2004": 4, "2005": 4, "2006": 4, "2007": 4, "2007687": 4, "2008": [4, 7], "2009": 4, "2010": [4, 7, 10], "2011": 4, "2012": [4, 7], "2013": 4, "2014": 4, "2017": 4, "20171369272651396": 12, "2019": 4, "2020": 7, "2023": 7, "2024": [0, 5, 16], "2025": 5, "2035": 4, "20350453": 4, "20552235": 13, "20661172": 4, "20th": 4, "21": [4, 6, 7, 13, 23], "212": [13, 23], "21307217": 4, "21331541": 4, "21431395": 4, "21571649": 13, "2160906747839564": 26, "216091": 26, "219000": 4, "22": [4, 7, 13], "22114845": 13, "22437382": 4, "22533982": 4, "22796262": 13, "227999999999994": 6, "22kb": [8, 15, 25], "23": [4, 5], "2302265": 7, "23282564": 4, "237": [7, 13], "23713": 7, "23717": 7, "23738673": 4, "23arrai": 7, "24": [4, 6, 7, 13, 23], "241": 7, "243": 7, "24381": 7, "246": 13, "2486": 7, "24885": 7, "24904577": 17, "25": [4, 7, 13, 23], "250007": 22, "252160436506557e": 26, "25276297": 11, "255031995": 22, "255032000": 22, "26": [4, 7], "26009095": 4, "2603": 22, "26303441": 6, "265": 13, "2661041": 4, "267": 7, "27": [4, 7, 13], "2705": [12, 22], "273": [7, 13, 23], "274": [13, 23], "275": 23, "27516e": 22, "277": 23, "278": [7, 23], "27882398e": 6, "279": 23, "27t": 13, "28": [4, 7, 11, 16, 20], "2809338454620642": [11, 21], "28093385": 11, "280934": 21, "281": 23, "282": 23, "283": 23, "284": 23, "285": 23, "286": 23, "2866462": 17, "28664620054386": [17, 26], "28665": 26, "287": 23, "288": 4, "28806213": 7, "29": [4, 7, 8, 11, 12, 15, 16, 20, 22, 25], "290": 23, "291": [13, 23], "29150262": 11, "294": 23, "29468328": 17, "295": 23, "29577951308232": [11, 21], "297": 23, "2975ffd3": 4, "298141316024157": 13, "29814132": 13, "299": 23, "29experi": 4, "2activity_id": 4, "2lat": 4, "3": [4, 6, 7, 8, 11, 13, 15, 17, 21, 22, 23, 25, 26], "30": [4, 5, 7, 8, 11, 15, 16, 20, 23, 25], "302": 23, "303": 23, "30833282": 11, "31": [4, 6, 7, 20], "310": 4, "3133": 12, "314": 13, "3158136975342265e": 23, "32": [4, 6, 7, 23], "32011692": [6, 11], "320x384": 4, "32589777": 6, "32b": 4, "33": [4, 7, 13, 23], "33482943": 7, "33f212ea4eb2": 4, "33f212ea4eb2variable_id": 4, "33t_a": 7, "34": [4, 7, 8, 13, 15, 22], "34101249": 6, "34242268": 6, "34311432": 7, "345678": 21, "3498": 22, "35": [4, 7, 13, 21], "350": 4, "351": [4, 7], "3514": 22, "352": 4, "35260232": 7, "353": 4, "353535": 11, "354": [4, 11], "35434565": 7, "355": [4, 13], "356": 4, "357": 4, "358": 4, "359": 4, "3599888": 7, "36": [4, 7], "360": [4, 13, 16], "3601": [12, 22], "360_dai": [5, 16, 20], "360coordin": 4, "360nan": 4, "36235775": 6, "3636": 22, "36420689": 7, "365": 23, "365_dai": [5, 20], "366_dai": [5, 20], "3676": 22, "37": [4, 7, 22], "374": 23, "38": [4, 7], "384x320": 4, "39": [4, 7, 8, 15, 22, 23], "391707237322214e": 23, "393": 7, "39406145666799e": 23, "3kb": [4, 8, 15], "3mb": 4, "3t_a": 7, "4": [0, 4, 5, 6, 7, 8, 11, 15, 16, 17, 21, 22, 23, 25, 26], "40": [4, 7, 12, 13, 22], "40175425": 11, "406726242389141e": 21, "4078": 22, "4098": 13, "40981025": 13, "41": [4, 7, 22, 23], "41539187": 7, "4167": 22, "41832867822": 22, "42": [4, 6, 7, 12, 22], "420b": 7, "43": [4, 7], "43033491": 6, "43313854": 7, "434005": 5, "4360603855290144e": 23, "44": [4, 7, 23], "440170110418194e": 26, "4403": 22, "45": [4, 7], "4567": 11, "457": 11, "46": [4, 7, 13], "46211716": 17, "4636476": 26, "4636476090008061": [6, 17, 26], "46364761": [6, 17], "4641020674186507e": 26, "469446951953614e": 21, "47": [4, 7, 23], "47195479": 7, "4794255": 26, "479425538604203": [17, 26], "47942554": 17, "47e3": 4, "47mb": 4, "48": [4, 7, 22], "482101439469034e": 19, "482803419142198e": 23, "484": 7, "48718552": 7, "48845595": 7, "49": [4, 6, 7], "4934": 22, "49620825": 13, "4lat": 4, "5": [4, 6, 7, 8, 11, 13, 15, 17, 19, 21, 22, 23, 25, 26], "50": [4, 7, 13, 23], "50087947": 6, "50468557": 7, "5051499783199059": 6, "505149978319906": 6, "50514998": 6, "5065": [0, 4], "50781776": 7, "50946136": 6, "50m_physic": 7, "51": [4, 22, 23], "5129733902913278e": 23, "51851394": 11, "52": [4, 11, 22], "52109531": 17, "5235987755982988": 11, "5235987755982989": [6, 17, 26], "52359878": [6, 17], "5235988": 26, "53": [4, 22], "53029203": 6, "53029203041011": 6, "5314789": 21, "5314789170422551": [11, 21], "53147892": 11, "532530197109352": 6, "5325302": 6, "5355339059327378": 21, "535534": 21, "53771728": 7, "54": [4, 7, 23], "5403023": 26, "5403023058681398": 26, "54030231": 17, "54146397": 7, "54166586": 7, "54406804": 11, "54450": 22, "5453793578146247e": 21, "54556639": 13, "5463024898437905": 17, "54630249": 17, "54930614": 6, "5493061443340548": 6, "55": [4, 7, 23], "55032e": 22, "5518": [12, 22], "55732155": 7, "55740772": 17, "5585": 6, "5585053606381855": 6, "56": [4, 13, 18], "567": 7, "5690197": 7, "57": [4, 7, 11, 21], "57079633": 17, "57215162e": 6, "573574828312076": 6, "57357483": 6, "57478675": 7, "5765": 22, "58": [4, 23], "5836309563875377e": 23, "58497988": 17, "5849798828807288": [17, 26], "5849798828807289": [17, 26], "5849799": 26, "58zdata_specs_vers": 4, "59": 4, "59265494e": 6, "5axi": 4, "6": [4, 5, 6, 7, 8, 11, 12, 13, 15, 16, 19, 21, 22, 23, 25, 26], "60": [4, 13], "61": 4, "6108": 13, "6131": 22, "62": 4, "625": 7, "627": 6, "6292729564076902e": 23, "6298": 7, "63": 4, "633420326119678e": 23, "63514895": 17, "63594167": 13, "6370": 22, "6370997": [12, 22], "64": 4, "6429881376224998": 12, "64350111": 6, "64702521": 7, "65": 4, "66": [4, 7, 23], "6617658323461737e": 23, "66559195": 13, "66627602": 6, "67": [4, 7, 17, 26], "67176102": 7, "674885": 4, "67783079": 7, "6780719051126378": 6, "67807191": 6, "67t_": 7, "68": [4, 7], "68163876": 17, "6883432": 4, "6883883": 4, "6884303": 4, "6884686": 4, "688504": 4, "6885389": 4, "68898447": 13, "688arrai": 4, "689": 4, "68911165": 7, "6897855": 4, "6897992": 4, "6898148": 4, "6898172": 4, "6898205": 4, "6898259": 4, "6898375": 4, "6898403": 4, "6898499": 4, "6898614": 4, "6898724": 4, "6898978": 4, "69": 4, "69033199": 7, "69203306": 7, "6922018159811785e": 21, "69517637": 7, "6kb": [4, 8, 15, 25], "6w2c": 0, "7": [4, 7, 8, 11, 15, 21, 22, 25, 26], "70": 4, "7033": 22, "704225516263591e": 21, "704877506347": 22, "705": 22, "70938808": 7, "71": [4, 12, 22, 23], "7119271111809553e": 26, "7119271222831856e": 26, "71418707": 7, "7166442871126044e": 19, "71828": 6, "718281828459045": 6, "71828183": 11, "71867202": 7, "72": [4, 11, 21], "720": [4, 6], "720b": 4, "72253851": 7, "72273425": [6, 17], "72776049": 7, "73": 4, "73168887": 17, "73868013734": 22, "7388354627678497": 12, "73964687": 7, "74": 4, "7408184": 19, "7408185005187988": 19, "74570521": 6, "7458576025503048e": 23, "7490736": 4, "749148": 4, "7492163": 4, "7492864": 4, "7493519": 4, "7494118": 4, "75": [4, 6, 7, 17], "7542422": 4, "7543424": 4, "7544289": 4, "7545002": 4, "754559": 4, "754608": 4, "7593384": 4, "7594113": 4, "759478": 4, "759547": 4, "7596117": 4, "7596704": 4, "7597036": 6, "76": [4, 23], "7602725": 4, "760397": 4, "7605033": 4, "7605885": 4, "7606541": 4, "760718": 4, "7646879": 4, "7647841": 4, "7648666": 4, "7649331": 4, "7649865": 4, "7650299": 4, "76730647": 13, "7677007": 4, "7677721": 4, "767837": 4, "7679054": 4, "7679691": 4, "768": [8, 15], "768027": 4, "768coordin": [8, 15], "7690051": 4, "7690798": 4, "7691481": 4, "7692182": 4, "7692844": 4, "7693441": 4, "76arrai": 4, "77": 4, "7701632030242553e": 23, "7709653": 4, "7710832": 4, "7711828": 4, "7712607": 4, "7713183": 4, "7713748": 4, "77200451": 11, "772004514666935": 11, "7730962": 4, "7731897": 4, "7732689": 4, "7733315": 4, "773382": 4, "7734209": 4, "77390912": 22, "7743237": 4, "7744204": 4, "7745041": 4, "7745715": 4, "774626": 4, "77467": 4, "7786926": 4, "7787569": 4, "7788147": 4, "7788768": 4, "7789346": 4, "7789872": 4, "779407": 4, "779518": 4, "7796112": 4, "7796829": 4, "7797345": 4, "779786": 4, "78": 4, "7805718": 4, "780688": 4, "780786": 4, "7808627": 4, "7809197": 4, "7809757": 4, "7840254": 4, "7841039": 4, "7841699": 4, "7842187": 4, "7842548": 4, "7842804": 4, "78845736": 6, "78971097": 7, "79": [4, 13], "7901045": 4, "7901927": 4, "7902642": 4, "7903149": 4, "7903464": 4, "7903785": 4, "79380534680281": 11, "79824126": 7, "7994561399301574e": 26, "7t_": 7, "8": [4, 6, 7, 8, 11, 15, 21, 22, 23, 25], "80": [4, 13], "80305": 4, "8063018": 19, "8063018918037415": 19, "81": [4, 11], "81065557": 6, "810991348900196": 6, "81099135": 6, "8139432836897027": 26, "8139434": 26, "81588628562": 22, "81873075": 11, "8187307530779818": [11, 21], "8187308": 21, "82": 4, "82231673": 17, "82487547": 7, "82648568": 7, "8276017342666595e": 23, "83": 4, "83365461": 6, "84": 4, "84147098": 17, "84320154": 13, "84343994": 7, "84806208": [6, 17], "85": 4, "8575": 22, "86": [4, 13], "8604203000947024e": 26, "8618125572133835": 6, "86181256": 6, "868139751896706e": 26, "87": [4, 7, 23], "87026107": 7, "87758256": 17, "8775825618903728": 17, "8781": 7, "87962489": 7, "88": [4, 23], "8823975869133": 6, "88319391": 6, "8831939138764": 6, "88779569e": 6, "89": [4, 7], "8926209": 7, "8b": 7, "9": [4, 6, 8, 11, 13, 15, 19, 21, 22, 25, 26], "90": [12, 22], "9041": 22, "904301": 26, "9043015": 17, "9043015014515339": [17, 26], "905490024570189e": 23, "90737553": 7, "91177247": 7, "9146392822079924e": 19, "91478894": 7, "91487184": 7, "92090136": 13, "92114937": 13, "9230": 22, "925227972245153e": 23, "92631711": 7, "930424595483984e": 23, "93159646": 17, "93203909": 6, "9326": 7, "9333": 22, "93360605": 7, "93484463e": 6, "93696181": 6, "94": [7, 23], "9401": 22, "94030902": 7, "94564003": 7, "948b": 7, "95": [12, 22], "950528288988118e": 23, "95087155": 7, "953710161224642e": 23, "95arrai": 7, "96": 13, "961a": 4, "96242365": 6, "96797569": 7, "96b": 4, "97024568": 7, "9705776885647897e": 23, "972": 4, "97295507": 6, "972cesm_casenam": 4, "975": 7, "9760": 22, "97646297": 7, "978": 7, "9800964": 6, "984630871": [12, 22], "98647294": 7, "99": 21, "9931214451789856": 19, "9931215": 19, "9939": 22, "9962602": 6, "9962602049458319": 6, "997": 22, "99770999": 13, "99941759": 7, "999692858056477": 6, "99999873": 6, "9999987317275395": 6, "9x1": 4, "A": [1, 4, 5, 7, 8, 13, 15, 16], "Be": 0, "By": 6, "For": [1, 2, 4, 7, 8, 15, 18], "If": [0, 1, 2, 4, 9, 15, 16], "In": [0, 1, 2, 6, 7, 11], "It": [1, 7, 24, 25], "No": 25, "Such": 0, "TOS": 4, "The": [0, 1, 2, 6, 7, 8, 10, 11, 13, 15, 16, 17, 25], "Then": [8, 15], "There": [1, 8, 15, 16], "These": [1, 2, 5, 25], "To": [1, 4, 5, 6, 7, 8, 11, 13, 15], "_": [12, 13, 22], "__init__": 7, "_build": 1, "_calc_tpwb": 7, "_calc_tpwb_scalar": 7, "_calc_vapor_pressur": 7, "_fillvalu": 21, "a132": 0, "ab": [12, 18, 21, 22, 23], "ab7d04": 7, "abid": 0, "abil": [0, 7, 25], "abl": 15, "about": [1, 2, 4, 5, 6, 8, 15], "abov": [0, 8, 20], "abs_f": 21, "abs_output": 11, "abs_tol": 19, "absolut": [6, 11, 18, 21], "abus": 0, "academ": 7, "academi": [4, 10], "accept": [0, 17], "access": [1, 8, 15], "accord": 15, "account": [0, 1], "accur": 7, "accuraci": 6, "achiev": [1, 2], "acknowledg": [0, 4], "aco": [18, 26], "acos_f": 26, "acos_math_f": 26, "acos_np_f": 26, "across": 6, "act": 1, "act_sat_vapr_pressur": 23, "act_sat_vpr_pressur": 23, "action": 0, "activ": [0, 1], "activity_id": 4, "actual": [13, 18, 23], "actual_saturation_vapor_pressur": [13, 18, 23], "ad": [19, 20, 21, 22, 23, 25, 26], "adapt": [0, 19, 20, 21, 22, 23, 26], "adbb2d47": 7, "add": [1, 4], "addfil": [19, 25], "addit": [0, 1, 2, 3, 6, 14, 15, 17], "addition": 16, "address": 0, "adjust": [4, 8, 15, 25], "adopt": 0, "advanc": 0, "aerosol": 4, "affect": [0, 7], "affili": 0, "after": [1, 6, 11], "ag": 0, "again": 1, "agricultur": 13, "agu": 0, "aic": [10, 19], "aice_d": [10, 19], "aiceclmdai": 19, "aiceclmmon": 19, "aicedayanom": 19, "aicemonanom": 19, "aicermmonanncyc": 19, "aiceseason": 19, "aicestdmon": 19, "aim": 1, "air": 13, "alarm": 0, "alberta": 22, "alert": 0, "algorithm": [1, 2], "align": 0, "all": [0, 1, 4, 5, 7, 16, 21], "all_leap": [5, 20], "allan": 13, "allow": [1, 2, 6, 16], "alon": 7, "alongsid": 2, "alpha": [15, 25], "alreadi": [1, 2], "also": [0, 1, 2, 4, 6, 8, 15, 16, 17], "altern": 6, "alwai": [5, 7], "am": 5, "amazonaw": 7, "ambient": 7, "american": 0, "amj": 10, "amount": 1, "amsterdam": 22, "an": [0, 1, 2, 4, 7, 8, 11, 12, 13, 15, 16, 17, 18, 25], "analog": 6, "analysi": [3, 4, 7, 9, 10, 14, 25], "angl": [8, 13, 15, 17], "ani": [0, 1, 2, 4, 6, 7], "annot": 7, "annual": [10, 18], "anomali": [8, 10, 15, 18, 25], "anomaliesunit": [8, 15], "anoth": [5, 8, 15], "anyon": 0, "aogcm": 4, "appar": 7, "appear": [0, 1, 2], "append": [20, 22, 23], "appl": 11, "appli": [0, 3, 7, 8, 9, 14, 15, 24, 25], "applic": [0, 4, 7, 10, 15, 16, 23], "applications_fil": [10, 19, 22, 23, 25], "apply_ufunc": 7, "appreci": 1, "approach": [1, 25], "appropri": [0, 1, 5], "approv": 1, "approxim": [6, 7], "ar": [0, 1, 2, 4, 5, 6, 7, 8, 10, 15, 16, 17, 25], "arbitrari": [12, 18], "arcco": [6, 13, 17, 18, 26], "arccosh": 6, "arccosin": 17, "arcsin": [6, 17, 18, 26], "arcsinh": 6, "arctan": [6, 17, 18, 26], "arctan2": [17, 18, 26], "arctang": 17, "arctanh": 6, "area": [4, 10, 12, 15, 18, 25], "area_poly_spher": 18, "areacello": 4, "areacellocell_method": 4, "areacelloforcing_index": 4, "argument": [8, 15, 16, 25], "aris": 4, "arithmet": [5, 11], "arrai": [4, 6, 7, 8, 11, 13, 15, 16, 17, 18, 21, 25], "arw": 9, "asin": [18, 26], "asin_f": 26, "asin_math_f": 26, "asin_np_f": 26, "ask": 1, "aso": [10, 19], "assert": [19, 21, 22, 23, 26], "assess": 7, "assign": 19, "assign_attr": 10, "associ": [0, 17, 23], "assum": [1, 2, 7, 12], "astropi": [12, 18, 22], "astropy_css2c": 22, "atan": [18, 26], "atan2": [18, 26], "atan2_f": 26, "atan2_math_f": 26, "atan2_np_f": 26, "atan_f": 26, "atan_math_f": 26, "atan_np_f": 26, "atkinson": 7, "atmoschem": 4, "atmospher": [4, 7, 13], "attack": 0, "attent": 0, "attract": 7, "attribut": [4, 5, 7, 8, 15, 19, 25], "au": 7, "auf": 21, "authal": 12, "automat": [1, 11], "autumn": 13, "avail": [0, 1, 6, 7, 8, 15, 16, 20], "averag": [6, 11, 18], "avg": [18, 21], "avg_f": 21, "avg_output": 11, "aviat": 12, "avoid": [0, 2], "ax": [7, 8, 15], "axi": [4, 6, 11, 21], "b": [4, 5, 7], "ban": 0, "banker": 11, "base": [0, 1, 6, 7, 11, 12, 16, 18], "becaus": [2, 7, 15, 25], "befor": [1, 4, 8, 15, 25], "begin": [2, 7, 22, 23, 25], "behavior": [0, 11, 18], "behind": 24, "being": [1, 8, 15], "bell": [7, 15, 25], "below": [0, 1, 2, 7, 10, 22], "berrisford": 7, "best": [1, 25], "between": [1, 2, 6, 8, 11, 13, 15, 17], "bgcsub_experi": 4, "bhist": 4, "biavati": 7, "bib": 1, "bibtex": 1, "biogeochemistri": 4, "bit": 1, "black": 7, "bodi": [0, 7], "bom": 7, "borrow": 0, "boston": [12, 22], "both": [0, 6, 7, 16, 17], "bottom": 1, "boulder": [4, 12, 13, 22], "boundsunit": 4, "boxcar": 8, "branch": 4, "branch_method": 4, "branch_time_in_child": 4, "branch_time_in_par": 4, "breez": 7, "briefli": [8, 15, 25], "broken": 2, "brought": 0, "brows": 1, "browser": 1, "bruno": 7, "bug": 1, "build": 1, "built": [2, 6, 11, 17, 20, 21, 22, 23, 26], "bulb": 7, "c": [4, 5, 7, 13, 19, 20, 23, 26], "ca": [8, 15, 25], "cach": [4, 7, 8, 10, 22, 23, 25], "cal": 20, "calc_abm_wbgt": 7, "calc_bernard_wbgt": 7, "calc_relative_humidity_era5": 7, "calcdayanomtl": [18, 19], "calcmonanomtl": [18, 19], "calcul": [6, 7, 8, 10, 11, 12, 13, 15, 16, 17, 18, 22, 23, 25], "calendar": [4, 5, 19, 20], "call": [1, 8, 15], "caltech": 22, "cam6": 4, "can": [0, 1, 2, 4, 5, 6, 7, 8, 10, 12, 15, 16, 17, 25], "cannot": 6, "capabl": [2, 9], "capit": 7, "card": 1, "carri": 0, "cart": 22, "cart_coord": [12, 22], "cart_valu": 22, "cartesian": [12, 18, 22], "cartopi": [7, 9], "case": [1, 4, 7, 22], "case_id": 4, "categori": [1, 3, 14], "cbar": 7, "ccr": 7, "cd": 7, "cd_calendar": 19, "ceaseless": 13, "ceil": [18, 21], "ceil_f": 21, "ceil_output": 11, "cell": [2, 4], "cell_measur": 4, "cell_method": 4, "celsiu": [7, 13], "center": 4, "centuri": 4, "certain": 6, "cesm2": 4, "cesm2_sst_data": 4, "cesm2parent_time_unit": 4, "cesm2source_typ": 4, "cesm_cmip6": 4, "cf": [4, 5, 16], "cftime": [4, 18, 20], "cftimeindex": 4, "cgd": [8, 15, 25], "chang": [0, 4, 7, 8, 15, 25], "chapter": [5, 13], "characterist": 0, "chart": 7, "check": 9, "chees": 6, "chose": 8, "chosen": [4, 15], "ciao": 21, "cice5": 4, "cicl": 6, "circl": [6, 14, 24], "circumfer": 6, "circumst": [0, 1, 2], "cisl": 9, "cism2": 4, "citat": 4, "cite": 1, "clapeyron": 7, "clarifi": 0, "clark": 12, "class": 5, "clausiu": 7, "clean": 1, "clear": [1, 25], "climat": [4, 5, 7, 8, 15, 25], "climatematch": [4, 10], "climatologi": [3, 9, 14, 18, 24], "climind": [8, 15, 25], "clm5": 4, "clmdaytll": [18, 19], "clmmontll": [18, 19], "clockis": 12, "clockwis": 12, "clone": 1, "close": [1, 4, 7], "closest": 6, "cmap": 7, "cmath": [6, 11], "cmip": 4, "cmip6": 4, "cmip6_sea_ice_daily_subset": [10, 19], "cmip6_sea_ice_monthly_subset": [10, 19], "cmip6model_doi_url": 4, "cmip6parent_source_id": 4, "cmipbranch_method": 4, "cmipparent_experiment_id": 4, "co": [4, 18, 26], "co_sq": [8, 15], "coastlin": 7, "code": [2, 5, 10, 15], "coder": 4, "codespel": 1, "codespellrc": 1, "coeffici": [8, 15], "coher": 18, "collabor": 0, "collect": [4, 16, 22, 23], "colorado": 22, "colorbar": 7, "com": [4, 7, 8, 10, 22, 23, 25], "combin": [7, 15], "comfort": 7, "command": 1, "comment": [0, 1, 4], "commit": [0, 2], "common": [4, 5, 6, 7, 17, 25], "commun": [2, 4, 9], "comp": [4, 10, 13, 18, 19, 23], "compar": 21, "comparison": [1, 2], "complaint": 0, "complet": 1, "complex": [6, 11, 17], "compli": 0, "complic": 7, "compon": [4, 7, 8, 15], "componentxarrai": 7, "compound": 7, "comprehens": [1, 2], "comput": [1, 4, 6, 7, 8, 10, 12, 13, 15, 17, 18, 25], "computational_templ": 1, "concept": 25, "concern": [0, 7], "concis": [8, 15], "conda": 1, "condit": [1, 2, 4, 7], "confid": 25, "configur": 1, "confirm": 1, "conform": 5, "conserv": 4, "consid": [0, 1, 7], "consider": 0, "consist": [2, 4, 7], "constant": [8, 11, 15, 18, 25], "constantli": 2, "consult": 4, "contain": [1, 4, 8, 15, 17], "content": 1, "context": [3, 14], "contextu": 1, "contigu": 7, "continu": [0, 21], "contourf": 7, "contribut": [0, 15, 19, 21, 25], "contributor": [0, 2], "control": 4, "convent": [4, 5, 8, 15, 16, 25], "convert": [6, 7, 11, 12, 13, 17, 18], "convolut": 8, "convolv": [8, 15, 18, 25], "cool": 7, "coordin": [4, 7, 8, 12, 15, 18, 22, 25], "copi": [1, 6], "copper": 7, "core": 1, "corner": 22, "correct": 25, "correspond": [1, 4, 11], "cos_f": 26, "cos_math_f": 26, "cos_np_f": 26, "cosh": [18, 26], "cosh_f": 26, "cosh_math_f": 26, "cosh_np_f": 26, "cosin": [15, 17, 18, 25], "cospectrum": [8, 15], "cot": 6, "could": [0, 16], "coupl": 4, "coven": 0, "cover": [1, 2, 4, 5, 6, 8, 11, 12, 13, 15, 16], "coverag": 4, "cr": 7, "creat": [0, 1, 4, 6, 7, 8, 15, 25], "creation_d": [8, 15, 25], "creativ": 4, "creativecommon": 4, "creator": 0, "critic": 0, "critiqu": 0, "crop": [13, 23], "cross": [18, 22], "csc": 6, "csd": [8, 15, 18], "csm": 25, "css2c": 18, "css2c_data": 22, "css2c_output": 22, "csv": 1, "cumsum": [18, 21], "cumsum_f": 21, "cumsum_output": 11, "cumul": [6, 11, 18], "curat": 1, "current": [8, 15, 25], "current_area": [15, 25], "curtain": 24, "curv": [13, 15, 18, 23, 25], "custom": [4, 15], "cut": 6, "cutoff": 4, "cxy": [8, 15], "cycl": [8, 10, 15, 18, 25], "d": [1, 4, 5, 7, 10, 21, 25], "d2": 4, "d2m": 7, "d2m_c": 7, "d2r": [11, 21], "d67h1h0vnominal_resolut": 4, "dai": [4, 7, 10, 16, 18, 19, 20], "daili": [10, 18], "danger": 0, "daniel": [8, 15, 25], "darwin": [8, 15, 25], "dask": 7, "data": [2, 5, 7, 10, 11, 16, 18, 25], "data_analysi": 1, "dataarrai": [4, 7, 8, 15, 18], "dataarraylatitud": 7, "databas": 1, "datafil": [7, 8, 10, 15, 19, 22, 23, 25], "dataset": [4, 6, 7, 8, 15, 25], "datasetdimens": [4, 8, 15, 25], "date": [0, 3, 8, 9, 14, 15, 16, 25], "dateoffset": [8, 15, 25], "datetim": [4, 18, 20], "datetime64": [7, 8, 15, 25], "datetime_index": [8, 15, 25], "datetimeindex": [8, 15, 25], "datetimenoleap": 4, "dawei": 7, "day_of_week": 18, "day_of_year": [13, 19], "daylight": [13, 18, 23], "daylight_data": 23, "daylight_fao56": 18, "daylight_fao56_output": 23, "daylight_hour": 23, "daylight_valu": 23, "dayofweek": 4, "dayofyear": [4, 10, 19], "days_in_month": [18, 24], "days_of_year": 13, "daysinmonth": [5, 16, 20], "daytll": [10, 19], "ddd": 19, "ddof": [10, 15, 19, 25], "dec": 13, "decad": 25, "decemb": 4, "decim": [6, 11, 17, 18, 21, 22, 23, 26], "decimal_valu": [6, 11], "decimalplac": [18, 21], "decimalplaces_f": 21, "decis": 25, "decod": 4, "dee": 7, "deem": 0, "def": 7, "default": [6, 8, 15, 16, 25], "defin": [0, 4, 5, 10, 15, 25], "deg": [8, 12, 15, 22], "deg2rad": [6, 11, 17, 18], "degc": 4, "degcvariable_id": 4, "degre": [7, 11, 12, 13, 17, 18, 22, 23], "degreeparent_activity_id": 4, "degrees_east": 4, "degrees_eastarrai": 4, "degrees_eastlong_nam": 7, "degrees_north": 4, "degrees_northarrai": 4, "degrees_northlong_nam": 7, "delimit": [22, 23], "delta": [7, 13], "demonstr": [2, 7, 8, 9, 15, 25], "densiti": 25, "depend": [1, 4, 5, 16], "deploy": 1, "deriv": [4, 7], "describ": [1, 13, 18], "descript": [1, 2, 4, 18], "deseason": 4, "design": [1, 2, 9], "desir": [6, 15, 16, 25], "detail": [1, 4, 5, 24], "detrend": [8, 25], "dev": [8, 15, 25], "develop": [6, 24, 25], "deviaiton": 4, "deviat": [10, 18], "dew": [7, 13, 18, 23], "dewpoint": [7, 13], "dewtemp": [13, 18, 23], "dewtemp_data": 23, "dewtemp_trh": 18, "dewtemp_trh_output": 23, "dewtemp_valu": 23, "df": [15, 25], "diamet": 6, "dict": [22, 23], "dictionari": [19, 20, 26], "diff": 7, "differ": [1, 2, 4, 6, 7, 13, 23, 25], "dim": [4, 10, 19, 20], "dimens": [4, 8, 15, 16, 18, 25], "dimension": [8, 18], "dimensionless": [8, 15, 25], "direct": [0, 1], "directli": [1, 10], "directori": 1, "disabl": 0, "disagre": 16, "discrimin": 0, "discuss": [1, 2], "displac": 4, "displai": 1, "distinguish": 11, "distress": 0, "divers": 0, "divid": [2, 6], "divis": 11, "djf": [4, 10], "do": [0, 1, 7, 10, 15, 22, 23], "doc": 4, "document": [0, 2, 5, 8, 10, 11, 13, 15, 16, 17, 19, 20, 21, 22, 23, 26], "doe": [7, 11, 15, 16, 22], "doesn": 10, "doi": [0, 1, 4, 7, 12, 23], "done": [8, 15, 25], "doubl": [11, 18, 21], "doublearrai": 4, "dover": 13, "dow": [5, 16], "down": [6, 7, 11, 25], "download": [2, 4, 7, 8, 10, 17, 22, 23, 25], "downloadwarn": 7, "doy_lat": 23, "draft": 1, "drainag": 13, "drive": 4, "dry": 7, "ds_d": 19, "ds_m": 19, "dslp": [8, 15], "dslp_psd": [8, 15], "dslp_smooth": [8, 15], "dslplong_nam": [8, 15], "dsoi": [8, 15, 25], "dsoilong_nam": [8, 15, 25], "dt": [4, 10, 19], "dtaperx": 15, "dtype": [4, 7, 8, 15, 25], "dublin": 22, "due": [7, 12], "dutton": 13, "dynam": 4, "e": [4, 7, 11, 13, 15, 18], "e21": 4, "e_": 13, "e_d": 7, "e_sat": 7, "e_w": 7, "each": [1, 2, 4, 8, 10, 11, 15, 16, 18, 25], "earli": 4, "earth": [4, 12], "eas": 5, "ecosystem": [2, 9], "edg": 22, "edit": [0, 1], "edu": [1, 2, 8, 15, 19, 20, 21, 22, 23, 25, 26], "educreation_d": 4, "effici": 5, "egg": [6, 11], "either": [4, 6, 7, 17], "elderli": 7, "electron": 0, "element": [6, 11], "elif": [7, 20, 21], "ellp": [12, 22], "els": [7, 21], "elsewher": 1, "email": [0, 1, 2], "empir": 7, "employe": 0, "empow": 0, "emul": 18, "enclos": [12, 18], "encourag": [0, 4], "end": [2, 4, 7, 22, 23, 25], "endpoint": [15, 25], "enforc": 0, "english": 2, "enough": [4, 25], "ensembl": 4, "ensur": 4, "entri": [19, 20, 21, 22, 23, 24, 25, 26], "enumer": [22, 23], "env": [1, 4, 7, 23], "environ": 0, "environment": 7, "equal": [11, 18], "equat": [7, 13, 22], "equinox": 13, "equiti": 0, "equival": [1, 2, 6, 8, 16, 17, 18], "era5": 7, "era5_1995": 7, "error": 22, "escal": 7, "escap": 6, "especi": [1, 7], "essenti": 7, "estim": [7, 8, 15, 25], "etc": [0, 17], "ethnic": 0, "evalu": 6, "evapotranspir": 13, "even": [1, 11], "event": 0, "everi": 7, "everyon": 0, "evolv": 4, "examin": 4, "exampl": [0, 1, 8, 9, 10, 15, 18, 19, 20, 21, 22, 23, 25, 26], "except": [21, 22, 23], "exchang": 7, "exclud": 4, "execut": 2, "exist": 1, "exp": [7, 13, 18, 21], "exp_f": 21, "exp_output": 11, "expand": 1, "expect": [0, 1, 6, 17], "experi": [0, 4], "experiment_id": 4, "explain": [1, 2], "explan": [1, 2], "explicit": 0, "exponenti": 6, "export": 1, "expos": 7, "exposur": 7, "express": [0, 4], "extens": 1, "extent": 4, "extern": [1, 6], "extract": 5, "extrem": 7, "f": [1, 4, 5, 6, 7, 8, 12, 15, 16, 19, 20, 21, 22, 23, 25, 26], "f09_g17": 4, "f_arrai": 21, "f_prime": 7, "fab": [18, 21], "face": 0, "factor": [15, 25], "fahrenheit": 13, "fail": 1, "fals": [1, 11, 15, 22, 25], "familiar": [1, 2], "fan": 7, "fao": [13, 18], "fast": 15, "faster": [6, 15], "featur": 1, "feder": 0, "fellow": 0, "fetch": 4, "few": 1, "field": [4, 7], "fig": [7, 8, 15], "figsiz": [8, 15], "figur": 7, "file": [4, 7, 8, 10, 22, 23, 25], "filenam": 25, "filepath": 4, "fill": [2, 4], "find": [6, 7, 15, 25], "finit": 4, "firefox": 1, "first": [1, 4, 7, 11, 15, 25], "first_dai": 16, "fishguard": 22, "fit": [4, 15], "fix": [1, 6], "flatten": [6, 23], "flexibl": 10, "float": [4, 6, 7, 11, 17, 18], "float32": [4, 7, 8, 15, 25], "float3250": 7, "float64": [4, 7, 8, 15, 25], "float640": 4, "floor": [18, 21], "floor_f": 21, "floor_output": 11, "fma": 10, "fn": 25, "focu": [5, 7], "folder": 1, "follow": [0, 1, 8, 25], "food": 13, "forecast": 5, "fork": 1, "form": [0, 1], "formal": 1, "format": [1, 5, 16], "formula": 7, "formulari": 12, "fortran": 18, "forum": 0, "found": [4, 6], "foundat": [2, 4, 5, 10], "four": 22, "fourier": [8, 15], "fprime": 7, "frac": [7, 13, 15, 25], "fraction": 4, "free": 1, "freq": [4, 8, 15, 25], "freq_dslp": [8, 15], "freq_soi": [8, 15, 25], "freq_tslp": [8, 15], "frequenc": [4, 8, 15, 25], "from": [0, 1, 2, 4, 5, 6, 7, 8, 10, 12, 13, 15, 16, 18, 19, 20, 21, 22, 23, 25, 26], "frq": 25, "full": [1, 5, 7], "fullest": 4, "fulli": 1, "func": 7, "function": [1, 2, 4, 5, 7, 8, 10, 11, 12, 13, 15, 16, 17, 18, 24], "further": [0, 4], "further_info_url": 4, "furtherinfo": 4, "g": 7, "gc_clkwise": 22, "gcd": [8, 15, 25], "gdf": [7, 10, 19, 22, 23], "gender": 0, "gener": [3, 9, 14, 15, 24, 25], "genet": 0, "geocat": [0, 4, 7, 8, 10, 13, 15, 16, 18, 19, 22, 23, 25], "geocat appl": 9, "geocat-appl": 9, "geocat_daylight": 23, "geocat_dewtemp": 23, "geocat_satvpr_slope_fao56": 23, "geocat_satvpr_tdew_fao56": 23, "geocat_satvpr_temp_fao56": 23, "geod": [12, 18, 22], "geometri": 18, "geophys": 0, "geoscienc": [1, 2, 3, 4, 5, 6, 9, 14], "geq": 7, "get": [1, 4, 7, 8, 9, 10, 15, 16, 19, 22, 23, 25], "get_d2r": [18, 21], "get_pi": [18, 21], "get_r2d": [18, 21], "git": 1, "github": [4, 7, 8, 10, 22, 23, 25], "given": [6, 13, 16, 18], "global": [4, 7], "globe": 7, "good": [1, 6], "goodby": 21, "gov": [4, 7], "govern": 4, "gracefulli": 0, "graphic": 25, "great": [14, 24], "greater": [11, 18], "greek": 7, "greenwich": 22, "gregorian": [5, 16, 20], "grid": [4, 7], "grinitialization_index": 4, "group": 4, "groupbi": [4, 10, 18, 19], "grown": 2, "gsn_code": 25, "gsn_csm": 25, "gsn_csm_xy": 25, "gsn_open_wk": 25, "gt": [4, 7, 8, 15, 25], "guess": 7, "guest": 0, "guid": [2, 4, 5, 9, 10], "guidanc": [1, 2], "guidelin": 13, "gx1v7": 4, "h": [7, 21], "ha": [1, 2, 4, 6, 16, 23, 25], "half": [15, 22, 25], "handl": [5, 7, 11, 16, 25], "hann": [8, 15], "harass": 0, "hardwar": 0, "harm": 0, "has_year_zero": [4, 5, 16], "hasta": 21, "have": [0, 1, 2, 7, 10, 15, 16, 19, 20, 21, 22, 23, 25, 26], "hdl": 4, "health": 7, "heat": [3, 9], "heatwav": 7, "help": [1, 2], "here": [1, 7, 8, 15, 16], "hersbach": 7, "high": [2, 7], "higher": 7, "histor": [4, 7, 16], "histori": [8, 15, 25], "historicalexternal_vari": 4, "home": [0, 4, 7, 8, 10, 22, 23, 25], "horizont": 7, "hor\u00e1nyi": 7, "host": 1, "hostil": 0, "hour": [4, 13, 18, 23], "hourli": 7, "houston": [12, 22], "how": [2, 5, 8, 10, 15, 16, 18, 24, 25], "howev": [0, 2, 7, 10, 15, 16, 17, 25], "hpa": [7, 8, 15], "hpaxarrai": [8, 15], "hr": 0, "html": 1, "htmlcreation_d": [8, 15, 25], "http": [0, 4, 7, 8, 10, 15, 20, 21, 22, 23, 25, 26], "human": 7, "humid": [3, 9, 13, 18, 23], "hygien": 7, "hyperbol": [17, 18], "hyperbola": 6, "hz": [8, 15], "i": [0, 1, 4, 5, 6, 7, 8, 9, 11, 13, 15, 16, 19, 20, 21, 22, 23, 24, 25, 26], "iarrai": 21, "ic": [4, 10], "id": [4, 7], "idea": 0, "ident": 0, "identifi": 15, "ignor": [1, 21, 22], "illustr": 25, "imag": [0, 1, 8, 15], "imaginari": [8, 15, 17], "immedi": 0, "implement": [4, 5], "impli": 4, "import": [1, 4, 5, 6, 7, 8, 10, 11, 12, 13, 15, 16, 17, 19, 20, 21, 22, 23, 25, 26], "importantli": 5, "impos": 4, "improv": [1, 2], "inappropri": 0, "incid": 0, "includ": [0, 1, 2, 4, 5, 6, 7, 11, 16], "inclus": 0, "index": [1, 4, 7, 8, 15, 19, 20, 21, 22, 23, 24, 25, 26], "indexsourc": [8, 15, 25], "indexunit": [8, 15, 25], "indhealth": 7, "individu": [0, 2, 7, 16, 17], "indoor": 7, "industri": [4, 7], "inferno": 7, "info": 7, "inform": [0, 1, 2, 4, 5, 11, 18, 19], "initi": [1, 7], "initialis": 4, "input": [6, 8, 10, 11, 13, 15, 18, 19, 25], "input_degre": 11, "input_list": 6, "input_radian": 11, "input_valu": [6, 11, 17], "input_value_i": 17, "input_value_x": 17, "input_values_i": 17, "input_values_x": 17, "insid": 7, "inspir": [2, 9], "instanc": 0, "instead": [1, 2, 6, 8, 15], "institut": 0, "int": [6, 8, 15, 25], "int32": [8, 15, 25], "int320": [8, 15, 25], "int64": 4, "int641": 4, "integ": [6, 11, 16, 17], "integr": 18, "intend": [1, 2], "interact": [2, 4], "interest": [1, 24, 25], "interfac": [1, 2], "interior": [15, 25], "intern": 4, "interpol": 9, "intimid": 0, "intrins": 18, "introduc": 4, "introduct": [7, 13], "invalid": [6, 22], "invers": [6, 17, 18], "investig": 25, "io": 7, "ipykernel_2219": 6, "ipynb": 1, "irrig": 13, "isclos": [19, 21, 22, 23, 26], "isd": 4, "isel": 4, "issu": [0, 1, 2, 11, 16], "item": 19, "iter": 7, "its": [0, 4, 6, 7, 8, 15, 18], "itself": 7, "j": 7, "ja": 10, "jagon": 1, "jan": 5, "januari": [4, 5, 8, 15, 25], "jarrai": 21, "jfm": 10, "jiacan": 7, "jja": [4, 10], "john": [7, 12, 13], "journal": 1, "juli": 7, "julian": [5, 16, 20], "june": 13, "jupyt": 1, "just": 5, "k": [7, 8, 15, 23, 25], "keep": 1, "kei": [19, 20, 21, 22, 23, 26], "kelvin": [7, 13, 23], "kendal": 7, "kernel": [15, 25], "keyword": [8, 15, 16], "kind": 6, "kjellstrom": 7, "knowledg": [1, 2], "known": 4, "kopp": 7, "kpa": [13, 23], "kwarg": 8, "l": 13, "label": [4, 8, 15, 25], "laboratori": 4, "land": 4, "landic": 4, "larg": 6, "largest": [11, 18], "lastli": 15, "lat": [4, 12, 18, 22, 23], "lat0": 22, "lat1": 22, "lat2": 22, "lat3": 22, "lat4": 22, "lat5": 22, "lat6": 22, "lat7": 22, "lat_bnd": 4, "lat_bndslong_nam": 4, "lat_chicago": 7, "lat_lon": 22, "latest": 0, "latitud": [4, 7, 12, 13, 22, 23], "latitudearrai": 7, "latitudepandasindexpandasindex": 7, "latitudestandard_nam": 4, "latitudeunit": 4, "latpandasindexpandasindex": 4, "latxlon": 4, "law": [0, 4], "layer": 4, "lean": 1, "learn": [2, 4, 5, 6, 8, 15], "least": [4, 7, 15, 25], "leav": [1, 2], "left": 7, "legend": [8, 15, 25], "lemk": 7, "len": [15, 22, 25], "length": [4, 7, 8, 15, 25], "leq": 7, "less": [7, 11, 18], "letter": [4, 7], "level": [0, 4, 7, 8, 15, 25], "leverag": [8, 15], "li": 7, "liabil": 4, "lib": [4, 7, 23, 25], "librari": [5, 6, 16, 17], "librevil": 22, "licens": 4, "light": 7, "like": [1, 2, 6, 17], "limit": [0, 4, 11, 23], "line": 1, "linear": 15, "link": [1, 3, 14], "list": [0, 1, 4, 5, 6, 8, 10, 13, 15, 17, 18, 20], "littl": 1, "ll": [1, 8, 15], "llnl": 4, "load": 25, "loadtxt": [22, 23], "local": [2, 5], "locat": [4, 7], "log": [18, 21], "log10": [7, 18, 21], "log10_f": 21, "log10_output": 11, "log_10v": 7, "log_f": 21, "log_output": 11, "logarithm": [11, 18], "lon": [4, 12, 18, 22], "lon0": 22, "lon1": 22, "lon2": 22, "lon3": 22, "lon4": 22, "lon5": 22, "lon6": 22, "lon7": 22, "lon_bnd": 4, "lon_bndslong_nam": 4, "lon_chicago": 7, "long": [10, 18], "long_nam": [4, 7, 8, 10, 15], "longer": 2, "longitud": [4, 7, 12, 22], "longitudearrai": 7, "longitudepandasindexpandasindex": 7, "longitudestandard_nam": 4, "longitudeunit": 4, "longtiud": 22, "lonpandasindexpandasindex": 4, "look": [1, 2, 8, 9, 15], "lower": 7, "lowercas": 1, "lst": 6, "lt": [4, 7, 8, 15, 25], "luego": 21, "m": [4, 5, 6, 7, 12, 22], "maco": 1, "made": [1, 25], "madrid": 22, "magnitud": [8, 15], "magnu": 7, "mai": [0, 1, 2, 4, 9], "mail": 0, "main": [1, 2, 4, 7, 8, 10, 22, 23, 25], "maintain": [0, 1], "make": [0, 4, 6, 11, 15, 25], "mam": [4, 10], "mam4": 4, "manag": [0, 1, 2, 9], "mango": [6, 11], "mani": [1, 6], "manipul": 5, "manner": 1, "manual": [6, 12], "map": [12, 22, 23], "mar": [8, 15, 25], "marbl": 4, "march": 13, "markdown": 2, "martin": 13, "mask": [4, 10], "match": 15, "math": [3, 9, 14, 18, 19, 22, 23, 24, 25, 26], "math_acos_valu": 17, "math_asin_valu": 17, "math_atan2_valu": 17, "math_atan_valu": 17, "math_cos_valu": 17, "math_cosh_valu": 17, "math_sin_valu": 17, "math_sinh_valu": 17, "math_tan_valu": 17, "math_tanh_valu": 17, "mathemat": 11, "matlab": [11, 18], "matlab_i": 21, "matplotlib": [2, 4, 7, 8, 9, 10, 15, 25], "max": [18, 21], "max_daylight": [13, 18, 23], "max_f": 21, "max_math_output": 11, "max_np_output": 11, "maximum": [11, 13, 18], "maxit": 7, "mb": 4, "mcpherson": 7, "mean": [6, 8, 10, 11, 15, 16, 18, 19, 21, 25], "meancom": 4, "meant": [19, 20, 21, 22, 23, 24, 25, 26], "meantime_titl": 4, "meantitl": 4, "measur": [7, 8, 15], "media": 0, "meet": 0, "member": [0, 4], "merchant": 4, "merg": 1, "meridian": 22, "mesa": 4, "messag": [1, 2], "metadata": 5, "meteorolog": 7, "meteorologi": [14, 18, 24], "meter": 7, "method": [2, 4, 8, 15, 16, 25], "metr": 7, "metric": [3, 9], "micromamba": [4, 7, 23], "might": [1, 2], "mike": 7, "milkshak": 6, "mimic": [11, 18], "min": [18, 21], "min_f": 21, "min_math_output": 11, "min_np_output": 11, "mind": 0, "miniconda": 1, "minim": 1, "minimum": [11, 18], "minut": [1, 4], "mip_era": 4, "misspel": 1, "mistak": 1, "mix": 5, "mjj": 10, "moanda": 22, "mod": [18, 21, 25], "mod_f": 21, "mod_valu": 11, "mode": [8, 15, 25], "model": [0, 4, 7, 9, 12], "modifi": [8, 15, 25], "modul": [6, 8, 15], "modulo": 6, "molong_nam": [8, 15, 25], "mon": [4, 5, 8, 15, 25], "mon_to_season": [10, 19], "mondai": [5, 16], "monfurther_info_url": 4, "monid": 4, "monteith": 7, "month": [4, 8, 10, 15, 16, 18, 19, 20, 25], "month_to_season": [4, 18, 19], "monthli": [8, 10, 15, 18, 25], "monthpandasindexpandasindex": 4, "monthrang": 16, "monthsarrai": [8, 15, 25], "monthunit": [8, 15, 25], "montll": [10, 19], "more": [1, 2, 4, 5, 6, 7, 8, 10, 11, 15, 18], "most": [1, 6], "motion": 13, "motiv": 15, "ms1352": 7, "mst": [8, 15, 25], "much": [6, 10], "multi": 18, "multidimension": 16, "multipl": [4, 6, 11], "must": [8, 15], "mu\u00f1oz": 7, "n": [7, 8, 13, 15, 19, 20, 21, 22, 23, 25, 26], "name": [4, 7, 8, 15, 25], "nan": [4, 7], "narr": 1, "nation": [0, 4], "national center for atmospheric research": 9, "nativ": 4, "natur": [6, 7, 11, 18], "naturalearth": 7, "navig": 1, "nc": [4, 7, 8, 10, 15, 19, 25], "ncar": [1, 2, 4, 7, 8, 9, 10, 15, 22, 23, 25], "ncar command languag": 9, "ncarg": 25, "ncarg_root": 25, "ncarhistori": [8, 15, 25], "ncarlicens": 4, "ncl": [9, 10, 12, 13, 15, 24], "ncl_css2c": 22, "ncl_daylight": 23, "ncl_dewtemp": 23, "ncl_entri": 1, "ncl_index": 1, "ncl_lat": 22, "ncl_lon": 22, "ncl_month": 20, "ncl_notap": 25, "ncl_output": [22, 23, 25], "ncl_raw": 1, "ncl_receipt": 1, "ncl_result": [19, 20, 21, 22, 26], "ncl_satvpr_slope_fao56": 23, "ncl_satvpr_tdew_fao56": 23, "ncl_satvpr_temp_fao56": 23, "ncl_templat": 1, "ncl_year": 20, "nclscript": 25, "nconvert": 6, "ncreat": [8, 15], "ncumul": 6, "ndigit": 11, "ndj": 10, "ndsoi": [8, 15, 25], "ne_50m_coastlin": 7, "nearest": [4, 6, 11, 18], "necessari": [0, 1], "need": [1, 2, 4, 7, 8, 11, 15, 16], "neglig": 4, "neighbor": 15, "netcdf": 25, "netcdf_fil": [7, 8, 15, 25], "new": [6, 7, 9], "new_sorted_list": 6, "newer": 25, "newton": 7, "next": 6, "nicola": 7, "nlist": 6, "nmultipl": 6, "nnormal": [8, 15, 25], "noaa": 13, "nois": [8, 15, 25], "noleap": [4, 5, 19, 20], "non": 4, "none": [4, 6, 8, 15, 16, 20, 25], "nonesub_experiment_id": 4, "nonetable_id": 4, "nonexarrai": [8, 15, 25], "noon": 7, "normal": [0, 1, 8, 25], "normalization_factor": [15, 25], "normalized_psd": [15, 25], "normalized_psd_nt": 25, "notabl": 16, "note": [6, 11, 12, 13, 18, 19, 22], "notebook": [1, 4, 5, 6, 7, 8, 15, 16, 18, 19, 20, 21, 22, 23, 25, 26], "notic": 0, "notion": 4, "now": [5, 8, 15], "np": [6, 7, 8, 11, 15, 17, 21, 22, 23, 25, 26], "np_acos_array_valu": 17, "np_acos_valu": 17, "np_asin_array_valu": 17, "np_asin_valu": 17, "np_atan2_array_valu": 17, "np_atan2_valu": 17, "np_atan_array_valu": 17, "np_atan_valu": 17, "np_cos_array_valu": 17, "np_cos_valu": 17, "np_cosh_array_valu": 17, "np_cosh_valu": 17, "np_sin_array_valu": 17, "np_sin_valu": 17, "np_sinh_array_valu": 17, "np_sinh_valu": 17, "np_tan_array_valu": 17, "np_tan_valu": 17, "np_tanh_array_valu": 17, "np_tanh_valu": 17, "nproduct": 6, "nround": 6, "nsf": 2, "nsingl": 6, "nuditi": 0, "num_dai": 16, "number": [1, 6, 11, 13, 16, 17, 18], "numer": [6, 7, 11, 17, 18], "numerical weather predict": 9, "numpi": [2, 7, 8, 11, 15, 18, 21, 22, 23, 25, 26], "nwb": 7, "object": [1, 4, 5, 16], "object2000": 4, "observ": [4, 7], "occup": 7, "ocean": 4, "oceansourc": 4, "oceanstandard_nam": 4, "ocnbgchem": 4, "od": 7, "odd": 25, "odei": 0, "off": [1, 6], "offens": 0, "offer": [2, 4, 16], "offic": 0, "offici": [0, 1], "offset": [8, 15], "often": [4, 5, 7], "omega": 13, "omon": 4, "omonout_nam": 4, "omontracking_id": 4, "onc": 1, "ond": 10, "one": [1, 4, 8, 15], "ones": [0, 15, 25], "ones_lik": [15, 25], "onli": [1, 4, 7, 16, 17], "onlin": [0, 2], "open": 25, "open_dataset": [4, 7, 8, 10, 15, 19, 25], "openli": 0, "oper": [6, 25], "opinion": 0, "opt": 25, "optim": [7, 8, 15, 25], "option": [5, 15], "order": [2, 7, 12], "org": [0, 4], "organ": [1, 2, 6, 13], "orient": [0, 2, 7], "origin": [0, 4, 6], "oscil": [8, 15, 25], "other": [0, 1, 2, 7, 16], "otherwis": [1, 7], "our": [1, 7, 8, 15, 25], "out": [0, 2, 9, 15], "outdoor": 7, "outlin": 0, "output": [1, 2, 4, 5, 6, 7, 8, 15, 16, 21, 25], "output_dtyp": 7, "outputrealization_index": 4, "outsid": [0, 7], "over": [7, 25], "overal": [8, 15, 25], "overlap": 15, "overpredict": 7, "own": 15, "p": [5, 7, 12], "packag": [4, 6, 7, 8, 15, 17, 23], "page": [0, 2, 5, 9, 10, 24], "paint": 7, "pair": [22, 23], "panda": [2, 4, 5, 8, 15, 25], "paper": 13, "parallel": 7, "pari": 22, "pars": 5, "part": [1, 2, 6, 11, 16, 17, 19, 20, 21, 22, 23, 25, 26], "parti": 0, "particip": 0, "particular": [4, 16], "pass": 1, "past": [1, 4], "pcmdi": 4, "pct": 25, "pd": [8, 15, 25], "peopl": 0, "per": [8, 15], "perceiv": 7, "percent": [4, 25], "percent_tap": [15, 25], "pereira": 13, "perform": [8, 15, 25], "perhap": 6, "period": [15, 25], "periodgram": 15, "periodogram": [18, 25], "perman": 0, "permiss": 0, "permit": 4, "person": 0, "perturb": 4, "peubei": 7, "pg": 13, "phase": [8, 15], "phi": 13, "physic": [0, 7], "pi": [11, 13, 18, 21], "picontrolparent_mip_era": 4, "pivot": 2, "place": [6, 11, 18], "placehold": 1, "plain": 2, "platecarre": 7, "pleas": [1, 2, 9], "plot": [2, 4, 10, 25], "plt": [2, 4, 7, 8, 10, 15, 25], "plug": 7, "pm": 5, "png": 25, "point": [0, 4, 5, 6, 7, 10, 11, 12, 13, 15, 18, 21, 22, 23, 25, 26], "pole": 4, "polici": 0, "polit": 0, "poly_area_km2": [12, 22], "poly_area_m": [12, 22], "poly_nam": 22, "polygon": [12, 18], "polygon_area_perimet": [12, 22], "pop2": 4, "popul": 1, "popular": 2, "posit": [0, 1, 16], "possibl": [1, 2, 4], "potenti": [4, 16], "power": [6, 11, 18, 25], "power_list": 6, "pp1395": 12, "pprint": 20, "pr": 1, "pre": 4, "predict": 7, "prefer": 1, "pregnanc": 0, "prerequisit": 2, "present": 7, "press": 7, "pressu": [8, 15, 25], "pressur": [7, 8, 13, 15, 18, 23, 25], "preview": 1, "previous": 15, "primarili": [1, 7], "prime": 22, "princip": 22, "principl": 7, "print": [2, 5, 6, 11, 12, 16, 17, 19, 20, 21, 22, 23, 26], "privat": 0, "procedur": 0, "process": [0, 8, 15, 19, 20, 21, 22, 23, 25, 26], "prod": [11, 18, 21], "prod_math_output": 11, "prod_np_output": 11, "produc": [4, 5, 8, 15], "product": [0, 6, 18, 21], "profession": 0, "prognost": 4, "project": [1, 2, 4, 5, 7, 10, 12], "projectpythia": 4, "prolept": 16, "proleptic_gregorian": [5, 16, 20], "pronoun": 0, "proofread": 1, "propelept": 5, "proper": 4, "protect": 0, "provid": [0, 1, 2, 4, 8, 15], "psd_soi": [8, 15, 25], "psd_soi_nt": 25, "public": 13, "publicli": 0, "publish": 0, "purpos": [1, 4], "push": 1, "pwb": 7, "pxy": [8, 15], "py": [4, 6, 7, 23], "pyngl": 9, "pynio": 9, "pyplot": [4, 7, 8, 10, 15, 25], "pyproj": [12, 18, 22], "pyroj": 12, "pythia": [1, 2, 4, 5, 10], "pythia_dataset": 4, "python": [4, 5, 15, 18], "python3": [4, 7, 23], "python_result": 22, "q": 21, "qsort": [18, 21], "quadmesh": 4, "quadratur": [8, 15], "quadtratur": [8, 15], "qualiti": 2, "quantiti": [8, 18], "quarter": 4, "question": [1, 2, 7], "quick": [2, 9], "quot": 4, "r": [7, 19, 25], "r11i1p1f1": 4, "r11i1p1f1grid": 4, "r11i1p1f1xarrai": 4, "r1i1p1f1physics_index": 4, "r2d": [11, 21], "race": 0, "rad2deg": [6, 11, 17, 18], "radi": 7, "radian": [11, 13, 17, 18], "radiu": [12, 22], "radu": 7, "raidan": 6, "rais": [6, 11, 18], "rang": [12, 22, 23], "raphson": 7, "rather": [0, 1, 2, 8, 11, 15, 25], "ratio": [6, 7, 8, 15, 25], "raw": [1, 2, 4, 7, 8, 10, 22, 23, 25], "re": [1, 2, 5, 9, 25], "reach": [1, 2], "read": 1, "readabl": 2, "reader": 1, "readi": 1, "readili": [1, 7], "real": [4, 8, 15, 17], "realiti": 7, "realm": 4, "realunit": 4, "reanalysi": 7, "reason": 0, "receipt": [0, 18], "receipt_templ": 1, "recent": [1, 4], "reciproc": 6, "recommend": [1, 2, 18, 25], "record": 4, "red": 7, "refer": [1, 2, 3, 8, 9, 14, 15, 24, 25], "referenc": 1, "reformat": 1, "regard": [1, 2, 8, 15], "regardless": [0, 18], "region": 4, "registri": 7, "regrid": 4, "regriddinggrid_label": 4, "reject": 0, "rel": [7, 8, 13, 15, 18, 23], "rel_tol": [19, 21, 22, 23, 26], "relat": [5, 16], "relative_humid": 13, "relev": [1, 2, 3, 8, 9, 14, 15], "reliabl": [8, 15], "religion": 0, "remaind": [6, 11, 18], "rememb": 25, "remov": [0, 1, 8, 10, 15, 18, 20, 25], "reorgan": 6, "repeat": [0, 4, 7], "replic": [1, 2, 10], "report": [1, 4], "reposisitori": 1, "repositori": [0, 4], "repres": [6, 8, 15], "represent": [0, 12, 22], "request": [0, 4], "requir": [0, 1, 4, 7, 10, 13, 17], "research": [4, 7], "resourc": [1, 2, 3, 9, 14], "respect": [0, 10], "respond": 0, "result": [19, 20, 25, 26], "results_math": [21, 26], "results_np": [21, 26], "retriev": [2, 4], "return": [6, 7, 11, 13, 18, 22], "rev": [8, 15, 25], "review": 1, "rh": [7, 23], "richard": 13, "right": [0, 7], "risk": 7, "rmmonanncyctl": [18, 19], "robert": 7, "root": [7, 11, 18], "rotat": 7, "roughli": 22, "round": [1, 18, 21], "round_f": 21, "round_output": 11, "routin": [8, 15], "routinescreation_d": [8, 15], "row": 1, "rozum": 7, "rst": 1, "rtol": 21, "rule": 0, "run": [0, 1, 2, 4, 6], "runner": [4, 7, 8, 10, 22, 23, 25], "s3": 7, "sabat": 7, "safe": 0, "safeti": 7, "same": [1, 4, 8, 15, 16, 25], "sampl": [8, 15, 25], "san": 22, "sat_vpr_pressur": 23, "satur": [7, 13, 18, 23], "saturation_vapor_pressur": [13, 18, 23], "saturation_vapor_pressure_slop": [13, 18, 23], "satvpr_slope_fao56": 18, "satvpr_slope_fao56_data": 23, "satvpr_slope_fao56_output": 23, "satvpr_tdew_fao56": 18, "satvpr_tdew_fao56_data": 23, "satvpr_tdew_fao56_output": 23, "satvpr_temp": 23, "satvpr_temp_fao56": 18, "satvpr_temp_fao56_data": 23, "satvpr_temp_fao56_output": 23, "save": 1, "scalar": 7, "scale": [8, 13, 15], "scheper": 7, "scholarli": 1, "scientif": [2, 6, 9], "scipi": [7, 8, 13, 15, 18, 25], "script": [1, 2], "sea": [4, 8, 10, 15, 25], "sea_ic": 4, "sea_surface_temperaturetim": 4, "season": [10, 18], "seasonanlli": 4, "seasonpandasindexpandasindex": 4, "sec": 6, "second": [4, 8, 15], "section": [0, 1, 2, 8, 10, 11, 12, 13, 15, 16, 25], "see": [1, 2, 5, 8, 11, 15, 18, 25], "seem": 16, "sel": 4, "semi": 7, "send": 25, "separ": 15, "sept": 13, "sequenc": 6, "seri": [4, 5, 10, 16, 18], "serializationwarn": 4, "servic": 7, "set": [0, 4, 8, 15, 25], "set_label": 7, "set_titl": 7, "set_xlabel": [8, 15], "set_xlim": [8, 15], "set_ylabel": [8, 15], "set_ylim": [8, 15], "sever": 1, "sexual": 0, "shade": 7, "shape": [12, 18], "sharealik": 4, "shelv": 4, "short_nam": [8, 15, 25], "shorter": 5, "should": [0, 1, 4, 12, 25], "show": [0, 2, 8], "shown": [1, 10], "shtml": [19, 20, 21, 22, 23, 26], "side": 22, "sign": [7, 11, 18, 21], "sign_matlab": [18, 21], "sign_valu": 11, "signal": [8, 15, 18, 25], "similar": [6, 8, 10, 15, 25], "simmon": 7, "simpl": [2, 6, 15], "simpli": [8, 15], "simplic": 7, "simul": 4, "sin": [18, 26], "sin_f": 26, "sin_math_f": 26, "sin_np_f": 26, "sinc": [4, 7, 8, 15, 25], "sine": [17, 18], "singl": [6, 7, 13, 17, 22], "singli": 18, "sinh": [18, 26], "sinh_f": 26, "sinh_math_f": 26, "sinh_np_f": 26, "site": [4, 7, 23], "situ": 4, "situat": 0, "size": [0, 4, 7, 8, 15, 25], "skiprow": [22, 23], "slice": 4, "slight": 16, "slightli": 16, "slope": [13, 18, 23], "slope_satvpr": 23, "slp": [8, 15], "slp_darwin": [8, 15], "slp_darwintahitianom": [8, 15], "sm": 25, "small": 1, "smallest": [11, 18], "smith": 13, "smooth": 25, "smoothed_psd": [8, 15, 25], "smoothed_psd_nt": 25, "snippet": 20, "snyder": 12, "so": [0, 1, 15, 22], "soci": 7, "social": 0, "softwar": [0, 1], "soi": [8, 15, 25], "soi_darwin": [8, 15, 25], "soi_detrend": [15, 25], "soi_tap": [15, 25], "solstic": 13, "solut": 16, "solv": 7, "some": [4, 16], "someon": 0, "someth": [1, 2, 10], "sometim": 15, "son": [4, 7, 10], "sort": [11, 18, 20, 21], "sort_np_output": 11, "sorted_list": 11, "sourc": [7, 8, 15, 25], "source_id": 4, "south": 13, "southern": [8, 15, 25], "space": 0, "span": 7, "spatial": 7, "spcx": 25, "spcx_nt": 25, "spec": 25, "spec_1": 25, "spec_1_output": 25, "spec_1_output_notap": 25, "specif": [0, 1, 2, 13], "specifi": [8, 10, 11, 18], "specta": [8, 15], "spectra": [15, 18, 25], "spectral": [3, 9, 14, 25], "spectral_analysi": 15, "spectrum": [8, 15, 25], "specx_an": [15, 18, 24], "specx_dp": 15, "specxi": [8, 15], "specxy_an": [15, 18], "speed": 7, "spell": 1, "sphere": [12, 18, 22], "spheric": [12, 18], "spherical_coord": [12, 22], "split": [6, 11, 15, 25], "spring": 13, "sq": [8, 15], "sqrt": [7, 18, 21], "sqrt_f": 21, "sqrt_output": 11, "sqsort": [18, 21], "squar": [11, 18], "st": [8, 15, 25], "staff": 0, "stalk": 0, "standalon": [1, 19, 20, 21, 22, 23, 25, 26], "standard": [5, 6, 8, 10, 15, 16, 17, 18, 20, 25], "standardbranch_time_in_child": 4, "start": [1, 9], "start_dat": [8, 15, 25], "state": [0, 7], "static": 2, "station": 7, "stationari": 7, "statist": [8, 15], "statu": 0, "std": [4, 10, 19], "stdmon": 4, "stdmontll": [18, 19], "step": [15, 25], "steward": 0, "stop": 0, "store": 1, "str": [6, 11], "stress": 7, "strftime": 16, "string": [6, 11, 18, 21], "strong": [0, 7], "strongli": 4, "sub_experiment_id": 4, "submit": [1, 4], "subplot": [8, 15], "substanti": 10, "subtract": [10, 18], "suffici": [5, 7, 16], "suggest": [1, 4, 5, 6, 16, 17], "suit": 15, "sum": [8, 15, 18, 21, 25], "sum_math_output": 11, "sum_np_output": 11, "summer": 13, "summertim": 7, "sun": 7, "sunlight": 7, "sunset": 13, "suppli": [4, 5], "support": [0, 4, 5, 8, 15, 16, 17], "suptitl": [8, 15], "sure": 1, "surfac": [4, 7], "surround": 0, "sym": [15, 25], "syntaxwarn": 6, "system": [0, 4, 12], "t": [5, 6, 7, 10, 13, 16, 19, 20, 21, 22, 23, 26], "t2m": 7, "t2m_c": 7, "t_": [7, 13], "t_a": 7, "t_d": 7, "t_g": 7, "t_pwb": 7, "t_pwb_0": 7, "tab": 1, "tabl": [1, 4], "table_id": 4, "taco": [6, 11], "tacosh": 6, "tahiti": [8, 15], "tailor": 6, "take": [0, 1, 2, 16], "taken": 7, "talk": 0, "tan": [13, 18, 26], "tan_f": 26, "tan_math_f": 26, "tan_np_f": 26, "tangent": [17, 18], "tanh": [18, 26], "tanh_f": 26, "tanh_math_f": 26, "tanh_np_f": 26, "taper": 8, "tasin": 6, "tasinh": 6, "task": [0, 4, 5, 6], "tatan": 6, "tatanh": 6, "tbase": 6, "tbound": 4, "tco": 6, "tcosh": 6, "tcot": 6, "tcsc": 6, "tcumprod": 6, "tcumsum": 6, "tdiffer": 23, "tea": 6, "team": [0, 1, 2, 9], "techniqu": 6, "telecon": 0, "temp": [7, 13, 23], "temp_c": 13, "temp_kelvin": 13, "temperatu": 7, "temperatur": [4, 7, 13, 18, 23], "temperature_kelvin": 23, "temperaturemipt": 4, "temperaturetyp": 4, "templat": 1, "tempor": [4, 7], "temporarili": 0, "tend": 7, "term": [1, 10, 18], "termin": 1, "terminologi": 1, "termsofus": 4, "test": [1, 8, 15], "teten": 7, "text": [1, 4, 7], "than": [0, 1, 2, 4, 7, 8, 11, 15, 18, 25], "thank": 1, "thankfulli": 7, "thei": [0, 1, 2, 4, 5, 7], "them": [0, 1, 8, 15], "theori": 13, "therefor": 0, "thermal": 7, "thermal_stress": 7, "thermodynam": 7, "thi": [0, 1, 2, 4, 5, 6, 7, 8, 10, 11, 12, 13, 15, 16, 19, 20, 21, 22, 23, 24, 25, 26], "thing": [0, 1], "thoma": 7, "those": 0, "though": 5, "threaten": 0, "three": [4, 10, 18], "threshold": 7, "through": 16, "th\u00e9paut": 7, "tight_layout": [8, 15], "timainstr": 25, "time": [1, 2, 3, 4, 7, 9, 10, 14, 19, 25], "time_bnd": 4, "time_bndsstandard_nam": 4, "time_label": 4, "time_span": [8, 15, 25], "time_titl": 4, "timearrai": 7, "timepandasindexpandasindex": [4, 8, 15, 25], "timescal": 4, "timeseri": 5, "timestamp": [8, 15, 25], "timetime_label": 4, "timetitl": 4, "timetyp": 4, "titl": [4, 5, 8, 10, 15, 25], "tixaxisstr": 25, "tiyaxisstr": 25, "tk": 23, "tk_rh": 23, "tlog": 6, "tlog10": 6, "tlog2": 6, "tmp": 6, "tncl": [19, 20, 21, 22, 26], "to_cartesian": [12, 22], "toc": 1, "todai": [5, 7], "togeth": [1, 7], "toint": 19, "tol": 7, "tome": 22, "tool": [1, 7], "top": 4, "tord": 7, "tos": 4, "tos_anom": 4, "tos_clim": 4, "tos_monthli": 4, "tos_rmanncyc": 4, "tos_season": 4, "toslong_nam": 4, "tosprov": 4, "tosvariant_info": 4, "tosxarrai": 4, "total": 1, "toward": [0, 1], "tprod": 6, "tpython": [19, 20, 21, 22, 26], "track": 25, "tracker": 0, "tracking_id": 4, "tradition": 2, "transform": [8, 15], "transit": [1, 2], "treat": 0, "treatment": 0, "trenberth": [8, 15, 25], "trend": 4, "trig": [17, 26], "trigonometr": [6, 17, 24], "trigonometri": 14, "true": [4, 5, 7, 8, 11, 15, 16, 21, 22, 25], "truncat": [11, 18], "truncate_decim": [6, 11], "truncate_output": [6, 11], "try": [2, 21, 22, 23], "tsec": 6, "tsin": 6, "tsinh": 6, "tslp": [8, 15], "tslp_psd": [8, 15], "tslp_smooth": [8, 15], "tslplong_nam": [8, 15], "tsum": 6, "ttan": 6, "ttanh": 6, "tue": [8, 15, 25], "tuesdai": [5, 16], "tukei": [8, 15, 25], "tukey_window": [15, 25], "tupl": [22, 23], "tutori": [1, 2, 4, 5, 10, 19, 20, 21, 22, 23, 25, 26], "two": [2, 6, 8, 15], "txt": [7, 22, 23], "type": [2, 4, 11, 15, 18, 25], "typic": [7, 11, 24], "u": [0, 1, 2, 7], "u10": 7, "ucar": [0, 1, 2, 4, 8, 9, 15, 19, 20, 21, 22, 23, 25, 26], "udunit": 5, "unaccept": 0, "under": [0, 1, 2, 4, 15, 25], "underli": 4, "understand": 7, "unfamiliar": 1, "union": 0, "uniqu": [1, 15], "unit": [4, 7, 8, 12, 15, 18, 22], "unitsphericalrepresent": [12, 18, 22], "university corporation for atmospheric research": 9, "unlik": [7, 17], "unsupport": 15, "unsworth": 7, "until": 7, "unwelcom": 0, "up": [6, 11], "updat": [1, 7], "upon": [0, 16], "url": 7, "us": [0, 1, 4, 6, 7, 8, 10, 11, 13, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26], "usainstitution_id": 4, "user": [1, 2, 4, 10, 18, 24], "userwarn": 23, "util": 7, "v": [7, 8, 13, 15], "v10": 7, "v2": 4, "v6": 25, "valid": [4, 12, 22, 23], "valu": [0, 4, 6, 7, 8, 11, 12, 13, 15, 16, 17, 18, 22, 23, 25], "vapor": [7, 13, 18, 23], "var": [4, 15, 25], "vari": 12, "variabl": [4, 7, 8, 11, 15, 18, 25], "variable_id": 4, "varianc": [8, 15, 25], "variant_info": 4, "variant_label": 4, "variou": [4, 6, 25], "vector": 7, "veloc": 7, "venu": 0, "verbal": 0, "verifi": [18, 24], "version": [0, 5], "veteran": 0, "via": 4, "view": [0, 1], "violat": 0, "virtual": 4, "visit": [9, 15], "visual": [1, 2], "viz_templ": 1, "volum": [4, 13], "w": [7, 16], "wa": [0, 1, 2, 4, 25], "wai": [1, 16], "wait": 1, "want": [1, 2, 15], "warm": 7, "warn": [7, 23], "warranti": 4, "water": [7, 13], "wbgt_": 7, "wbgt_abm": 7, "wbgt_bernard": 7, "we": [0, 1, 4, 5, 6, 7, 8, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26], "wea": [8, 15, 25], "weather": [7, 9], "weather research and forecast": 9, "weather research and forecasting model": 9, "web": [0, 1], "webpag": [1, 2], "websit": [0, 1], "wednesdai": 16, "week": [4, 16, 18], "weekdai": [4, 5], "weight": [15, 25], "welcom": [0, 1], "well": [0, 6, 17, 25], "wet": 7, "what": 1, "when": [0, 1, 6, 7, 11], "where": [1, 4, 7, 11, 13, 22, 25], "whether": [0, 1], "which": [0, 1, 4, 5, 6, 7, 8, 13, 15, 16, 18], "while": [4, 5, 6, 11, 16, 17], "who": [0, 1, 2], "whole": [11, 18], "wick": 7, "wiedersehen": 21, "wiki": 0, "wilei": 7, "wind": [7, 13], "window": [8, 15, 25], "winter": 13, "within": [0, 1, 2, 6, 9, 12, 21, 22, 23, 26], "without": [0, 1, 2, 4, 6], "wk": 25, "word": 1, "work": [1, 2, 4, 6, 11, 12, 15, 16, 17, 24], "worker": 7, "workflow": [2, 4, 5, 6, 8, 9, 25], "workplac": 7, "world": 22, "would": [0, 1], "wrf": 9, "wrf-arw": 9, "wrf-python": 9, "write": 2, "written": [0, 2, 25], "www": [7, 8, 15, 19, 20, 21, 22, 23, 25, 26], "x": [4, 6, 11, 12, 17, 18, 21, 22, 26], "x1": 6, "x1_valu": 6, "x2": 6, "x27": [4, 7, 8, 15, 25], "x2_valu": 6, "x_": 7, "x_n": 7, "xarrai": [4, 5, 7, 8, 10, 15, 16, 18, 19, 25], "xaxi": 25, "xbound": 4, "xlabel": [4, 8, 10, 15, 25], "xlim": [8, 15, 25], "xproduct": 21, "xr": [4, 7, 8, 10, 15, 19, 25], "xsum": 21, "xyz": 22, "y": [5, 12, 15, 17, 18, 22, 26], "yaxi": 25, "ybound": 4, "year": [4, 5, 8, 10, 15, 18, 19, 20, 25], "yet": 1, "ylabel": [4, 8, 10, 15, 25], "ylim": [8, 15, 25], "yml": 1, "you": [0, 1, 2, 4, 5, 8, 9, 10, 15, 16, 17], "your": [0, 2, 4, 5, 7, 8, 9, 15], "yourself": 2, "yr": [8, 15, 25], "yuan": 7, "yyyyddd": 19, "yyyymm": [8, 15, 25], "z": [12, 22], "zero": 11, "zip": [7, 20, 22, 23]}, "titles": ["Code of Conduct", "Contributor Guide", "Getting Started", "Python Applications", "Calculating Climatologies", "Working with Dates and Times", "General Applied Math", "Humid Heat Metrics", "Spectral Analysis", "GeoCAT Applications", "Climatology", "General Applied Math", "Great Circle", "Meteorology", "NCL to Python Applications", "Spectral Analysis", "Time", "Trigonometry", "NCL Index", "Climatology Functions", "days_in_month", "General Applied Math", "Great Circle", "Meteorology", "Receipts List", "specx_anal", "Trigonometric Functions"], "titleterms": {"": 16, "0": 16, "The": [4, 5], "ab": [6, 11], "abm": 7, "aco": [6, 17], "acosh": 6, "ad": 1, "addit": [12, 13], "address": 1, "administr": 0, "algebra": 6, "analysi": [8, 15], "annual": 4, "anomali": 4, "appli": [6, 11, 21], "applic": [1, 2, 3, 9, 14], "area_poly_spher": [12, 22], "around": 6, "asin": [6, 17], "asinh": 6, "atan": [6, 17], "atan2": [6, 17], "atanh": 6, "attribut": 0, "australian": 7, "avg": [6, 11], "bernard": 7, "between": 16, "branch": 1, "bureau": 7, "calcdayanomtl": 10, "calcmonanomtl": 10, "calcul": [4, 5], "calendar": 16, "case": 5, "ceil": [6, 11], "cftime": [5, 16], "chang": 1, "check": 1, "chicago": 7, "circl": [12, 22], "citat": 1, "climatologi": [4, 10, 19], "clmdaytll": 10, "clmmontll": 10, "cmath": 17, "co": [6, 17], "code": [0, 1, 19, 20, 21, 22, 23, 25, 26], "coher": [8, 15], "commit": 1, "commun": 0, "compar": 7, "comparison": [19, 20, 21, 22, 23, 25, 26], "conduct": 0, "consequ": 0, "constant": 6, "contribut": 1, "contributor": 1, "correct": [8, 15], "cosec": 6, "cosh": [6, 17], "cotang": 6, "cover": [19, 20, 21, 22, 23, 26], "cross": [8, 15], "css2c": [12, 22], "cumprod": 6, "cumsum": [6, 11], "curat": [4, 5, 6], "cycl": 4, "dai": 5, "data": [4, 8, 15], "date": 5, "datetim": [5, 16], "day_of_week": 16, "daylight_fao56": [13, 23], "days_in_month": [16, 20], "decimalplac": 11, "degre": 6, "delet": 1, "densiti": [8, 15], "detrend": 15, "develop": 1, "deviat": 4, "dewtemp_trh": [13, 23], "differ": [11, 16, 17, 19, 20, 21, 26], "document": 1, "e": 6, "entri": 1, "environ": 1, "exampl": 4, "exp": [6, 11], "expon": 6, "fab": 11, "feedback": 1, "file": 1, "find": 4, "floor": [6, 11], "from": [11, 17], "function": [6, 19, 20, 21, 22, 23, 25, 26], "gener": [1, 6, 11, 21], "geocat": [1, 2, 9], "get": 2, "get_d2r": 11, "get_pi": 11, "get_r2d": 11, "github": 1, "go": [10, 11, 12, 13, 16, 17], "grab": [10, 11, 12, 13, 16, 17], "great": [12, 22], "guid": 1, "heat": 7, "hook": 1, "how": 1, "humid": 7, "hyperbol": 6, "i": 2, "index": 18, "input": [16, 17], "instal": 1, "jupyt": 2, "list": 24, "local": 1, "log": [6, 11], "log10": [6, 11], "log2": 6, "logarithm": 6, "long": 4, "make": 1, "math": [6, 11, 17, 21], "mathemat": 6, "max": 11, "mean": 4, "meteorologi": [7, 13, 23], "method": 7, "metric": 7, "min": 11, "mod": [6, 11], "modul": [5, 16, 17], "month": 5, "month_to_season": 10, "monthli": 4, "ncl": [1, 2, 11, 14, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26], "new": [1, 2], "normal": 15, "notebook": 2, "number": 5, "numer": 16, "numpi": [6, 17], "open": 1, "our": 0, "overview": [1, 4, 5, 6, 7, 10, 11, 12, 13, 16, 17], "page": 1, "peridogram": [8, 15], "periodogram": [8, 15], "pi": 6, "pledg": 0, "plot": [7, 8, 15], "power": [8, 15], "pre": 1, "prod": 6, "product": 11, "project": 0, "pull": 1, "python": [1, 2, 3, 6, 9, 10, 11, 12, 13, 14, 16, 17, 19, 20, 21, 22, 23, 25, 26], "qsort": 11, "radian": 6, "read": [8, 12, 13, 15], "receipt": [1, 24], "recommend": 17, "refer": [7, 12, 13], "remov": 4, "repo": 1, "report": 0, "repositori": 1, "request": 1, "resourc": [4, 5, 6, 10, 11, 12, 13, 16, 17], "respons": 0, "return": 17, "rmmonanncyctl": 10, "round": [6, 11], "satvpr_slope_fao56": [13, 23], "satvpr_tdew_fao56": [13, 23], "satvpr_temp_fao56": [13, 23], "scope": 0, "season": 4, "secant": 6, "seri": [8, 15], "set": 1, "setup": 1, "sign_matlab": 11, "sin": [6, 17], "sinh": [6, 17], "smooth": [8, 15], "sort": 6, "specif": 5, "spectral": [8, 15], "specx_an": 25, "sqrt": 11, "sqsort": 11, "squar": [8, 15], "standard": [0, 4], "start": 2, "stdmontll": 10, "strftime": 5, "sum": [6, 11], "tan": [6, 17], "tanh": [6, 17], "taper": [15, 25], "term": 4, "time": [5, 8, 15, 16], "trigonmetr": 6, "trigonometr": 26, "trigonometri": 17, "truncat": 6, "type": [1, 16, 17], "understand": 1, "up": 1, "us": [5, 16, 17], "v": 6, "visual": 4, "wbgt": 7, "week": 5, "what": 2, "without": 25, "work": 5, "workflow": 1, "year": 16, "your": 1}}) \ No newline at end of file +Search.setIndex({"alltitles": {"Adding Citations": [[1, "adding-citations"]], "Additional Reading": [[12, "additional-reading"], [13, "additional-reading"]], "Address Feedback": [[1, "address-feedback"]], "Algebraic Functions": [[6, "algebraic-functions"]], "Applications": [[2, "applications"]], "Attribution": [[0, "attribution"]], "Australian Bureau of Meteorology (ABM)": [[7, "australian-bureau-of-meteorology-abm"]], "Bernard": [[7, "bernard"]], "Calculating Anomalies": [[4, "calculating-anomalies"]], "Calculating Climatologies": [[4, null]], "Calculating Long Term Means": [[4, "calculating-long-term-means"]], "Calculating Seasonal Means": [[4, "calculating-seasonal-means"]], "Calculating the day of the week": [[5, "calculating-the-day-of-the-week"]], "Calculating the number of days in a month": [[5, "calculating-the-number-of-days-in-a-month"]], "Calendars": [[16, "calendars"], [16, "id3"]], "Check Files Changed": [[1, "check-files-changed"]], "Climatology": [[10, null]], "Climatology Functions": [[19, null]], "Code of Conduct": [[0, null]], "Coherence Squared": [[8, "coherence-squared"], [15, "coherence-squared"]], "Community Responsibilities": [[0, "community-responsibilities"]], "Comparing methods": [[7, "comparing-methods"]], "Comparison": [[19, "comparison"], [20, "comparison"], [21, "comparison"], [22, "comparison"], [23, "comparison"], [25, "comparison"], [26, "comparison"]], "Comparison without Tapering": [[25, "comparison-without-tapering"]], "Consequences": [[0, "consequences"]], "Contribute the Code": [[1, "contribute-the-code"]], "Contributor Guide": [[1, null]], "Cross-Power Spectral Density": [[8, "cross-power-spectral-density"], [15, "cross-power-spectral-density"]], "Cross-Spectral Analysis": [[8, "cross-spectral-analysis"], [15, "cross-spectral-analysis"]], "Curated Resources": [[4, "curated-resources"], [5, "curated-resources"], [6, "curated-resources"]], "Degrees and Radians": [[6, "degrees-and-radians"]], "Delete Branch": [[1, "delete-branch"]], "Detrend": [[15, "detrend"]], "Development Workflow Overview": [[1, "development-workflow-overview"]], "Differences": [[19, "differences"], [20, "differences"], [21, "differences"], [26, "differences"]], "Differences between cftime and NCL\u2019s day_of_week": [[16, "differences-between-cftime-and-ncl-s-day-of-week"]], "Differences between cftime and NCL\u2019s days_in_month": [[16, "differences-between-cftime-and-ncl-s-days-in-month"]], "Differences from NCL": [[11, "differences-from-ncl"], [17, "differences-from-ncl"]], "Example Data": [[4, "example-data"]], "Exponents and Logarithms": [[6, "exponents-and-logarithms"]], "Finding The Standard Deviations of Monthly Means": [[4, "finding-the-standard-deviations-of-monthly-means"]], "Functions covered": [[19, "functions-covered"], [20, "functions-covered"], [21, "functions-covered"], [22, "functions-covered"], [23, "functions-covered"], [26, "functions-covered"]], "General Applied Math": [[6, null], [11, null], [21, null]], "Generate the Documentation Locally": [[1, "generate-the-documentation-locally"]], "GeoCAT Applications": [[9, null]], "Getting Started": [[2, null]], "Grab and Go": [[10, "grab-and-go"], [10, "id1"], [10, "id2"], [10, "id3"], [10, "id4"], [10, "id5"], [10, "id6"], [11, "grab-and-go"], [11, "id1"], [11, "id2"], [11, "id3"], [11, "id4"], [11, "id5"], [11, "id6"], [11, "id7"], [11, "id8"], [11, "id9"], [11, "id10"], [11, "id11"], [11, "id12"], [11, "id13"], [11, "id14"], [11, "id15"], [11, "id16"], [11, "id17"], [11, "id18"], [11, "id19"], [12, "grab-and-go"], [12, "id2"], [13, "grab-and-go"], [13, "id4"], [13, "id6"], [16, "grab-and-go"], [16, "id1"], [17, "grab-and-go"], [17, "id1"], [17, "id2"], [17, "id3"], [17, "id4"], [17, "id5"]], "Great Circle": [[12, null], [22, null]], "How to Contribute": [[1, "how-to-contribute"]], "Humid Heat Metrics": [[7, null]], "Input Type": [[16, "input-type"]], "Input and Return Types": [[17, "input-and-return-types"]], "Input type": [[16, "id4"]], "Install Pre-Commit Hooks": [[1, "install-pre-commit-hooks"]], "Making Your Changes": [[1, "making-your-changes"]], "Mathematical Constants": [[6, "mathematical-constants"]], "Meteorology": [[13, null], [23, null]], "NCL Entry": [[1, "ncl-entry"]], "NCL Index": [[18, null]], "NCL code": [[19, "ncl-code"], [20, "ncl-code"], [21, "ncl-code"], [22, "ncl-code"], [23, "ncl-code"], [25, "ncl-code"], [26, "ncl-code"]], "NCL to Python": [[2, "ncl-to-python"]], "NCL to Python Applications": [[14, null]], "New to Jupyter Notebooks?": [[2, "new-to-jupyter-notebooks"]], "New to Python?": [[2, "new-to-python"]], "Normalization": [[15, "normalization"]], "Numerical Differences": [[16, "numerical-differences"]], "Open a New Pull Request": [[1, "open-a-new-pull-request"]], "Our Pledge": [[0, "our-pledge"]], "Our Standards": [[0, "our-standards"]], "Overview": [[4, "overview"], [5, "overview"], [6, "overview"], [7, "overview"], [10, "overview"], [11, "overview"], [12, "overview"], [13, "overview"], [16, "overview"], [17, "overview"]], "Peridogram and Smoothing": [[8, "peridogram-and-smoothing"], [15, "peridogram-and-smoothing"]], "Periodogram": [[8, "periodogram"], [8, "id1"], [15, "periodogram"]], "Plot": [[8, "plot"], [15, "plot"]], "Plotting Chicago ABM WBGT": [[7, "plotting-chicago-abm-wbgt"]], "Plotting Chicago Bernard WBGT": [[7, "plotting-chicago-bernard-wbgt"]], "Project Administrator Responsibilities": [[0, "project-administrator-responsibilities"]], "Python Applications": [[3, null], [9, "python-applications"]], "Python Entry": [[1, "python-entry"]], "Python Functionality": [[19, "python-functionality"], [20, "python-functionality"], [21, "python-functionality"], [22, "python-functionality"], [23, "python-functionality"], [25, "python-functionality"], [26, "python-functionality"]], "Python Resources": [[10, "python-resources"], [11, "python-resources"], [12, "python-resources"], [13, "python-resources"], [16, "python-resources"], [17, "python-resources"]], "Read in Data": [[8, "read-in-data"], [8, "id2"], [15, "read-in-data"], [15, "id1"]], "Receipts": [[1, "receipts"]], "Receipts List": [[24, null]], "Recommended: Using numpy": [[17, "recommended-using-numpy"]], "References:": [[7, "references"], [12, "references"], [13, "references"]], "Removing Annual Cycle": [[4, "removing-annual-cycle"]], "Reporting": [[0, "reporting"]], "Rounding": [[6, "rounding"]], "Scope": [[0, "scope"]], "Setting up Repo and Local Development Environment": [[1, "setting-up-repo-and-local-development-environment"]], "Setup Github and Repo": [[1, "setup-github-and-repo"]], "Setup the Environment": [[1, "setup-the-environment"]], "Smoothing": [[8, "smoothing"], [15, "smoothing"]], "Sorting": [[6, "sorting"]], "Sorting in Python and Numpy": [[6, "sorting-in-python-and-numpy"]], "Specific Use Cases": [[5, "specific-use-cases"]], "Spectral Analysis": [[8, null], [15, null]], "Spectral Analysis (Periodograms)": [[15, "spectral-analysis-periodograms"]], "Tapering": [[15, "tapering"]], "The datetime module": [[5, "the-datetime-module"]], "Time": [[16, null]], "Time Series Correction": [[8, "time-series-correction"], [15, "time-series-correction"]], "Trigonmetric and Hyperbolic Functions": [[6, "trigonmetric-and-hyperbolic-functions"]], "Trigonometric Functions": [[26, null]], "Trigonometry": [[17, null]], "Types of geocat-applications pages": [[1, "types-of-geocat-applications-pages"]], "Understanding the Repository": [[1, "understanding-the-repository"]], "Using cftime": [[16, "using-cftime"], [16, "id2"]], "Using the calendar module": [[16, "using-the-calendar-module"]], "Using the datetime module": [[16, "using-the-datetime-module"]], "Using the math and cmath module": [[17, "using-the-math-and-cmath-module"]], "Visualization": [[4, "visualization"], [4, "id1"], [4, "id2"], [4, "id3"], [4, "id4"]], "What is GeoCAT Applications?": [[2, "what-is-geocat-applications"]], "Working with Dates and Times": [[5, null]], "Year 0": [[16, "year-0"]], "abs": [[6, "abs"]], "abs/fabs": [[11, "abs-fabs"]], "acos": [[17, "acos"]], "area_poly_sphere": [[12, "area-poly-sphere"], [22, "area-poly-sphere"], [22, "id1"]], "asin": [[17, "asin"]], "asin, acos, atan, and atan2": [[6, "asin-acos-atan-and-atan2"]], "asinh, acosh, and atanh": [[6, "asinh-acosh-and-atanh"]], "atan": [[17, "atan"]], "atan2": [[17, "atan2"]], "avg": [[6, "avg"], [11, "avg"]], "calcDayAnomTLL": [[10, "calcdayanomtll"]], "calcMonAnomTLL": [[10, "calcmonanomtll"]], "ceil": [[11, "ceil"]], "cftime": [[5, "cftime"]], "clmDayTLL": [[10, "clmdaytll"]], "clmMonTLL": [[10, "clmmontll"]], "cos": [[17, "cos"]], "cosecant, secant, and cotangent": [[6, "cosecant-secant-and-cotangent"]], "cosh": [[17, "cosh"]], "css2c": [[12, "css2c"], [22, "css2c"], [22, "id2"]], "cumsum": [[11, "cumsum"]], "cumsum and cumprod": [[6, "cumsum-and-cumprod"]], "day_of_week": [[16, "day-of-week"]], "daylight_fao56": [[13, "daylight-fao56"], [23, "daylight-fao56"], [23, "id2"]], "days_in_month": [[16, "days-in-month"], [20, null]], "decimalPlaces/round": [[11, "decimalplaces-round"]], "dewtemp_trh": [[13, "dewtemp-trh"], [23, "dewtemp-trh"], [23, "id1"]], "e": [[6, "e"]], "exp": [[6, "exp"], [11, "exp"]], "floor": [[11, "floor"]], "get_d2r": [[11, "get-d2r"]], "get_pi": [[11, "get-pi"]], "get_r2d": [[11, "get-r2d"]], "log": [[11, "log"]], "log, log10, and log2": [[6, "log-log10-and-log2"]], "log10": [[11, "log10"]], "math vs. numpy": [[6, "math-vs-numpy"]], "max": [[11, "max"]], "min": [[11, "min"]], "mod": [[6, "mod"], [11, "mod"]], "month_to_season": [[10, "month-to-season"]], "pi": [[6, "pi"]], "product": [[11, "product"]], "qsort": [[11, "qsort"]], "rmMonAnnCycTLL": [[10, "rmmonanncyctll"]], "round, around, floor, ceil": [[6, "round-around-floor-ceil"]], "satvpr_slope_fao56": [[13, "satvpr-slope-fao56"], [23, "satvpr-slope-fao56"], [23, "id5"]], "satvpr_tdew_fao56": [[13, "satvpr-tdew-fao56"], [23, "satvpr-tdew-fao56"], [23, "id4"]], "satvpr_temp_fao56": [[13, "satvpr-temp-fao56"], [23, "satvpr-temp-fao56"], [23, "id3"]], "sign_matlab": [[11, "sign-matlab"]], "sin": [[17, "sin"]], "sin, cos, and tan": [[6, "sin-cos-and-tan"]], "sinh": [[17, "sinh"]], "sinh, cosh, and tanh": [[6, "sinh-cosh-and-tanh"]], "specx_anal": [[25, null]], "sqrt": [[11, "sqrt"]], "sqsort": [[11, "sqsort"]], "stdMonTLL": [[10, "stdmontll"]], "strftime()": [[5, "strftime"]], "sum": [[11, "sum"]], "sum and prod": [[6, "sum-and-prod"]], "tan": [[17, "tan"]], "tanh": [[17, "tanh"]], "truncate": [[6, "truncate"]]}, "docnames": ["CODE_OF_CONDUCT", "CONTRIBUTING", "GETTING_STARTED", "applications/applications", "applications/climatology", "applications/datetime", "applications/general_applied_math", "applications/humid_heat_metrics", "applications/spectral_analysis", "index", "ncl/ncl_entries/climatology", "ncl/ncl_entries/general_applied_math", "ncl/ncl_entries/great_circle", "ncl/ncl_entries/meteorology", "ncl/ncl_entries/ncl_entries", "ncl/ncl_entries/spectral_analysis", "ncl/ncl_entries/time", "ncl/ncl_entries/trigonometry", "ncl/ncl_index/ncl_index", "ncl/receipts/climatology_functions", "ncl/receipts/days_in_month", "ncl/receipts/general_applied_math", "ncl/receipts/great_circle", "ncl/receipts/meteorology", "ncl/receipts/receipts", "ncl/receipts/specx_anal", "ncl/receipts/trigonometric_functions"], "envversion": {"nbsphinx": 4, "sphinx": 64, "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, "sphinxcontrib.bibtex": 9}, "filenames": ["CODE_OF_CONDUCT.md", "CONTRIBUTING.md", "GETTING_STARTED.md", "applications/applications.rst", "applications/climatology.ipynb", "applications/datetime.ipynb", "applications/general_applied_math.ipynb", "applications/humid_heat_metrics.ipynb", "applications/spectral_analysis.ipynb", "index.rst", "ncl/ncl_entries/climatology.ipynb", "ncl/ncl_entries/general_applied_math.ipynb", "ncl/ncl_entries/great_circle.ipynb", "ncl/ncl_entries/meteorology.ipynb", "ncl/ncl_entries/ncl_entries.rst", "ncl/ncl_entries/spectral_analysis.ipynb", "ncl/ncl_entries/time.ipynb", "ncl/ncl_entries/trigonometry.ipynb", "ncl/ncl_index/ncl_index.rst", "ncl/receipts/climatology_functions.ipynb", "ncl/receipts/days_in_month.ipynb", "ncl/receipts/general_applied_math.ipynb", "ncl/receipts/great_circle.ipynb", "ncl/receipts/meteorology.ipynb", "ncl/receipts/receipts.rst", "ncl/receipts/specx_anal.ipynb", "ncl/receipts/trigonometric_functions.ipynb"], "indexentries": {"geocat.applications": [[9, "module-geocat.applications", false]], "module": [[9, "module-geocat.applications", false]]}, "objects": {"geocat": [[9, 0, 0, "-", "applications"]]}, "objnames": {"0": ["py", "module", "Python module"]}, "objtypes": {"0": "py:module"}, "terms": {"": [0, 1, 2, 5, 6, 7, 8, 11, 12, 13, 15, 18, 21, 25], "0": [4, 6, 7, 8, 10, 11, 12, 13, 15, 17, 19, 21, 22, 23, 25, 26], "00": [4, 6, 7, 8, 15, 25], "000000000": [7, 8, 15], "000001268274069": 6, "00000127": 6, "000005": 22, "0001": 4, "00051": 22, "000806100445402e": 26, "00107727": 4, "00159265": 6, "0015926529164868282": 6, "001592654936407223": 6, "00203": 22, "00239054": 4, "0025903565796738803": 23, "00259399": 23, "00276066": 4, "00279297": 4, "003": 4, "0033192038536071777": 19, "003319263": 19, "00488": 22, "005": 25, "0051879884009907e": 19, "00540": 22, "0055542": 23, "005570036309563875": 23, "00578382": 4, "00607017": 13, "00951875": 4, "0098": 22, "00arrai": 7, "00long_nam": 7, "00parent_variant_label": 4, "00xarrai": 7, "01": [4, 5, 6, 8, 13, 15, 25], "01103405": 4, "0110411": 4, "01104772": 4, "01105339": 4, "01105863": 4, "01105arrai": 4, "01106": 4, "01106357": 4, "01107": 4, "01108894": 4, "01110211": 4, "01111099": 4, "01111163": 4, "01111213": 4, "01111255": 4, "01111323": 4, "0111138": 4, "0111143": 4, "01112626": 4, "01113714": 4, "01114661": 4, "01118076": 4, "01119892": 4, "01120154": 4, "0112022": 4, "01120422": 4, "01120648": 4, "01120653": 4, "01120882": 4, "01121121": 4, "01122155": 4, "01123608": 4, "01123642": 4, "01125085": 4, "0112652": 4, "01126678": 4, "01127947": 4, "01129662": 4, "01132471": 4, "01135061": 4, "01155913": 4, "01156648": 4, "01157325": 4, "01157935": 4, "01158492": 4, "01159005": 4, "01168114": 4, "01179023": 4, "01185198": 4, "01186803": 4, "01188368": 4, "01189866": 4, "01191089": 4, "01191334": 4, "0119278": 4, "01194896": 4, "01198388": 4, "011contact": 4, "01201763": 4, "01204922": 4, "01207829": 4, "01227668": 4, "01291856405322278": 23, "0129395": 23, "0130615": 23, "013067891707237322": 23, "01307175": 4, "01307774": 4, "01314461": 4, "01320827": 4, "01326215": 4, "01326arrai": 4, "01331": 4, "0133127": 4, "01336": 4, "0133611": 4, "01341": 4, "01345": 4, "01368596": 4, "01390849": 4, "01401365": 4, "01401687": 4, "01402068": 4, "01402271": 4, "01403356": 4, "01404917": 4, "01406252": 4, "01410041": 4, "01412642": 4, "01418451": 4, "0142287": 4, "01432824": 4, "01442552": 4, "014515338519487e": 26, "0145216": 4, "01476014": 4, "01491845": 4, "0150": [12, 22], "01506364": 4, "01520228": 4, "0153321": 4, "01544082": 4, "01544118": 4, "01544321": 4, "01544476": 4, "0154475": 4, "01545036": 4, "01545238": 4, "01635301": 4, "01636147": 4, "01637137": 4, "01638114": 4, "01639009": 4, "01639998": 4, "01680517": 4, "01687253": 4, "01693714": 4, "01698041": 4, "01699162": 4, "0170424": 4, "01709175": 4, "01713431": 4, "01719594": 4, "01727939": 4, "0172919": 4, "0173862": 4, "01742125": 4, "017453292519943295": [11, 21], "0174532925199433": 21, "01748013": 4, "01755834": 4, "01757395": 4, "01766813": 4, "0176847": 4, "01854431": 4, "01986883": 4, "01arrai": [8, 15], "01t00": [8, 15], "02": [4, 6, 8, 15, 23, 25], "02080832": 4, "02279471": 4, "02323599": 4, "02371201": 4, "02393223": 4, "02437359": 4, "02499827": 4, "0250135": 6, "02537888": 4, "025760762": 22, "0261536": 23, "026158530424595483": 23, "02774364": 19, "02774369716644287": 19, "0278931": 23, "027897415813697535": 23, "02803821": 4, "02904456": 4, "02t04": 4, "03": [4, 6, 8, 15, 25], "03133066": 4, "0325734": 7, "03290384": 4, "03395049": 4, "03600609": 4, "03680199": 4, "03722065": 6, "03765109": 4, "0380763": 4, "0386467450997543": 23, "0386658": 23, "04": [4, 7, 8, 15, 23, 25], "04195602": 4, "0431514": 4, "04359579": 4, "04496676": 4, "04516283": 7, "04520324": 4, "04520762": 4, "04573968": 4, "04633": 22, "04679755": 4, "04719755": [6, 17], "0471975511965979": [6, 17], "04720": 22, "04739161": 4, "04762448": 4, "048": 7, "04812112": 4, "04883578": 4, "04941909": 13, "04969135": 4, "05": [4, 7, 8, 15, 23, 25], "05001": 22, "05092119": 4, "05317386": 7, "05323718": 4, "05338066": 4, "05348": 22, "05463445": 4, "05490279": 4, "05509104": 4, "05679512": 4, "0569843": 4, "05815693": 4, "05839834": 4, "05883313": 4, "0589": [12, 22], "05940771": 4, "05982114": 4, "06": [4, 5, 8, 15, 19, 21, 23, 25, 26], "06021871": 4, "06033276": 4, "0606502": 4, "06135486": 4, "0614929": 23, "06151243710161225": 23, "06166805": 4, "06290644": 4, "06311394": 4, "0632659": 4, "06536946": 4, "06607009": 4, "0663529": 4, "06655996": 4, "06656591": 4, "06781675": 4, "06808048": 4, "0686381": 4, "06873415": 4, "0687421": 4, "07": [4, 7, 8, 15, 19, 21, 22, 25, 26], "07002565": 4, "07023349": 4, "07128017477202775": 23, "0712891": 23, "07262340593854333": 23, "0726318": 23, "07291638": 6, "073707": 4, "07374617196580857": 23, "073761": 23, "07392024993896484": 19, "07392025": 19, "07489486": 4, "07599637": 4, "07795419": 4, "07860961": 4, "07899683": 4, "07918125": 6, "07934014": 4, "0795288": 23, "07954541765832346": 23, "0798035": 23, "07982300528288988": 23, "08": [4, 8, 15, 19, 21, 22, 25, 26], "08007333": 4, "08146002": 4, "0818129": 4, "08291537": 4, "08318751": 4, "0839233": 23, "08393959272956408": 23, "08840058": 4, "08904682": 4, "08949601": 4, "08968095": 4, "09": [4, 8, 15, 25, 26], "09039218": 4, "09087274": 4, "0912946": 4, "09142467": 4, "0931318": 4, "0935946777218828e": 23, "09604639": 4, "0981068": 4, "0982": [12, 22], "09918819": 4, "0arrai": 7, "0branch_time_in_par": 4, "0case_id": 4, "0unit": 7, "0x7f7173f35d90": 4, "0x7f7173feb770": 4, "0x7f717808bf80": 4, "1": [0, 4, 5, 6, 7, 8, 10, 11, 12, 13, 15, 16, 17, 19, 20, 21, 22, 23, 25, 26], "10": [0, 4, 6, 7, 8, 10, 11, 12, 15, 17, 18, 19, 21, 25, 26], "100": [6, 7, 13, 23], "1000": 19, "1010": 7, "10135283": 4, "102": [13, 22], "10208507": 4, "103": 22, "103516303479495e": 19, "1038119": 4, "104732299303296": 7, "105": [7, 12, 22], "1052778": 4, "10553184": 4, "1058": 23, "105longitud": 7, "106": [7, 22], "1080": 7, "1088": 7, "109": 22, "1093943048": 6, "10946001": 4, "11": [4, 5, 6, 7, 8, 11, 13, 15, 19, 25], "110413": 23, "11042499197856159": 23, "1104847": 4, "11059521": 4, "11072483": 7, "11322096": 13, "114894": 22, "115204": 23, "11521555297190389": 23, "116": 22, "11620697": 4, "11634798": 22, "11634800": 22, "11664000": 4, "118": 22, "11921364e": 6, "1194719": 4, "11kb": [8, 15, 25], "11realm": 4, "12": [4, 7, 8, 15, 17, 21, 22, 23, 25, 26], "120": 6, "12155499": 4, "122": 7, "123": [7, 11], "124": 7, "125": 7, "1253": 22, "126": 7, "127516000": 22, "12762597": 17, "12853949": 4, "12947582": 7, "12955277": 13, "12axi": 4, "12h": 5, "12lat": 4, "12xarrai": 4, "13": [0, 4, 7, 13], "130": 11, "130432": 23, "13044636060385528": 23, "13107252": 4, "1312863": 4, "13193358": 4, "13360539": 4, "134": 7, "13417733": 4, "13418851": 7, "13456087": 4, "13475642": 4, "13604585": 7, "13666095": 4, "13690935": 4, "13706945": 4, "13750352": 6, "1376864": 7, "1377": 22, "1382598702660971": 23, "138275": 23, "13901192": 4, "13909594": 6, "1392012": 4, "1394": [8, 15, 25], "1395": [8, 15, 25], "1396": [8, 15, 25], "1397": [8, 15, 25], "1398": [8, 15, 25], "1399": [8, 15, 25], "13998358": 4, "14": [4, 6, 7, 11, 13, 21], "1400": [8, 15, 25], "1401": [8, 15, 25], "1402": [8, 15, 25], "1403": [8, 15, 25], "1403long_nam": [8, 15, 25], "1404": [8, 15, 25], "14046141": 6, "1404coordin": [8, 15, 25], "14092558": 6, "141": [6, 11], "14100": 4, "14107347": 4, "14112295": 4, "1415926": 11, "1415926535": 6, "141592653589793": [6, 11, 21, 26], "141593": 26, "14193751": 4, "142": [6, 11], "14208376": 4, "14410015": 7, "14490829422311435": 23, "144928": 23, "145": 11, "14605132": 4, "14708425": 4, "14710387": 7, "14t12": 7, "15": [4, 6, 7, 11, 13, 21, 23, 26], "1500": [16, 20], "1504459": 4, "15061659": 4, "15184086": 7, "15263584": 4, "1528": 4, "15282594": 4, "1552971903888709e": 23, "1556": 7, "15643116": 13, "15665929836796977": 23, "156677": 23, "15869197": 4, "15881036": 6, "16": [4, 7, 23], "160156": 23, "1601734585760255": 23, "16086924": 4, "1609": 4, "16103725": 4, "16212833": 4, "1621arrai": 4, "16251872398265732": 23, "162537": 23, "1631029728231823e": 26, "1631508098056809": 6, "16315081": 6, "16348e": 22, "16437544": 4, "16537704": 4, "1654": 4, "16590454": 17, "16723025": 4, "16835593": 4, "16850702": 4, "1686668": 4, "1687": 4, "16900271": 4, "16921088": 4, "17": [4, 6, 7, 11, 13, 21], "17073414": 7, "171": 13, "17224154": 4, "17255165": 4, "17341022": 4, "173662": 5, "17381915": 4, "1748": 7, "17663184": 4, "17727599": 4, "17965608": 7, "18": [4, 7, 13, 21], "180": [4, 11, 12, 18, 21, 22], "180374149764248e": 19, "18060416": 4, "180d2": 4, "180lat": 4, "180lon": 4, "180x360": 4, "18127483": 4, "18151194": 4, "18232156": 6, "1834804": 4, "1850": 4, "18629369": 4, "1864": 22, "1866": 12, "18800849": 4, "1882": [8, 15, 25], "1882unit": [8, 15, 25], "189": 4, "1896": 4, "18962625": 4, "18kb": [8, 15], "19": [4, 7, 23], "19009504": 7, "192": 4, "1923": 4, "19232802": 4, "19242647": 4, "19253977": 7, "1935": [8, 15], "1940": 7, "1940855": [12, 22], "1940856": 22, "19476322": 6, "19523038": 7, "19754802": 4, "1984": [8, 15, 25], "1984time_span": [8, 15, 25], "1986": 13, "1987": 12, "1989": 7, "1991978561595729e": 23, "1995": 7, "1996": 20, "1997": 20, "1998": [8, 13, 15, 25], "1998convent": [8, 15, 25], "1998sourc": [8, 15], "1999": [7, 8, 15, 25], "1999convent": [8, 15], "1999refer": [8, 15, 25], "199kb": 7, "1d7b": 4, "1e": [4, 7, 12, 19, 21, 22, 23, 26], "1frequenc": 4, "1institut": 4, "1kb": 4, "1long_nam": 7, "1mb": 4, "1product": 4, "1x1": 4, "2": [4, 6, 7, 8, 11, 13, 15, 16, 17, 19, 20, 21, 22, 23, 25, 26], "20": [4, 8, 13, 15, 25], "200": [8, 13, 15], "2000": 4, "2001": 4, "2002": 4, "20025028": 4, "2003": 4, "2004": 4, "2005": 4, "2006": 4, "2007": 4, "2007687": 4, "2008": [4, 7], "2009": 4, "2010": [4, 7, 10], "2011": 4, "2012": [4, 7], "2013": 4, "2014": 4, "2017": 4, "20171369272651396": 12, "2019": 4, "2020": 7, "2023": 7, "2024": [0, 5, 16], "2025": 5, "2035": 4, "20350453": 4, "20552235": 13, "20661172": 4, "20th": 4, "21": [4, 5, 6, 7, 13, 23], "212": [13, 23], "21307217": 4, "21331541": 4, "21431395": 4, "21571649": 13, "2160906747839564": 26, "216091": 26, "219000": 4, "22": [4, 7, 13], "22114845": 13, "22437382": 4, "22533982": 4, "22796262": 13, "227999999999994": 6, "22kb": [8, 15, 25], "23": [4, 5], "2302265": 7, "23282564": 4, "237": [7, 13], "23713": 7, "23717": 7, "23738673": 4, "23arrai": 7, "24": [4, 6, 7, 13, 23], "241": 7, "243": 7, "24381": 7, "246": 13, "2486": 7, "24885": 7, "24904577": 17, "25": [4, 7, 13, 23], "250007": 22, "252160436506557e": 26, "25276297": 11, "255031995": 22, "255032000": 22, "26": [4, 7], "26009095": 4, "2603": 22, "26303441": 6, "265": 13, "2661041": 4, "267": 7, "27": [4, 7, 13], "2705": [12, 22], "273": [7, 13, 23], "274": [13, 23], "275": 23, "27516e": 22, "277": 23, "278": [7, 23], "27882398e": 6, "279": 23, "27t": 13, "28": [4, 7, 11, 16, 20], "2809338454620642": [11, 21], "28093385": 11, "280934": 21, "281": 23, "282": 23, "283": 23, "284": 23, "285": 23, "286": 23, "2866462": 17, "28664620054386": [17, 26], "28665": 26, "287": 23, "288": 4, "28806213": 7, "29": [4, 7, 8, 11, 12, 15, 16, 20, 22, 25], "290": 23, "291": [13, 23], "29150262": 11, "294": 23, "29468328": 17, "295": 23, "29577951308232": [11, 21], "297": 23, "2975ffd3": 4, "298141316024157": 13, "29814132": 13, "299": 23, "29experi": 4, "2activity_id": 4, "2lat": 4, "3": [4, 6, 7, 8, 11, 13, 15, 17, 21, 22, 23, 25, 26], "30": [4, 5, 7, 8, 11, 15, 16, 20, 23, 25], "302": 23, "303": 23, "30833282": 11, "31": [4, 6, 7, 20], "310": 4, "3133": 12, "314": 13, "3158136975342265e": 23, "32": [4, 6, 7, 23], "32011692": [6, 11], "320x384": 4, "32589777": 6, "32b": 4, "33": [4, 7, 13, 23], "33482943": 7, "33f212ea4eb2": 4, "33f212ea4eb2variable_id": 4, "33t_a": 7, "34": [4, 7, 8, 13, 15, 22], "34101249": 6, "34242268": 6, "34311432": 7, "345678": 21, "3498": 22, "35": [4, 7, 13, 21], "350": 4, "351": [4, 7], "3514": 22, "352": 4, "35260232": 7, "353": 4, "353535": 11, "354": [4, 11], "35434565": 7, "355": [4, 13], "356": 4, "357": 4, "358": 4, "359": 4, "3599888": 7, "36": [4, 7], "360": [4, 13, 16], "3601": [12, 22], "360_dai": [5, 16, 20], "360coordin": 4, "360nan": 4, "36235775": 6, "3636": 22, "36420689": 7, "365": 23, "365_dai": [5, 20], "366_dai": [5, 20], "3676": 22, "37": [4, 7, 22], "374": 23, "38": [4, 7], "384x320": 4, "39": [4, 7, 8, 15, 22, 23], "391707237322214e": 23, "393": 7, "39406145666799e": 23, "3kb": [4, 8, 15], "3mb": 4, "3t_a": 7, "4": [0, 4, 5, 6, 7, 8, 11, 15, 16, 17, 21, 22, 23, 25, 26], "40": [4, 7, 12, 13, 22], "40175425": 11, "406726242389141e": 21, "4078": 22, "4098": 13, "40981025": 13, "41": [4, 7, 22, 23], "41539187": 7, "4167": 22, "41832867822": 22, "42": [4, 6, 7, 12, 22], "420b": 7, "43": [4, 7], "43033491": 6, "43313854": 7, "4360603855290144e": 23, "44": [4, 5, 7, 23], "440170110418194e": 26, "4403": 22, "45": [4, 7], "4567": 11, "457": 11, "46": [4, 7, 13], "46211716": 17, "4636476": 26, "4636476090008061": [6, 17, 26], "46364761": [6, 17], "4641020674186507e": 26, "469446951953614e": 21, "47": [4, 7, 23], "47195479": 7, "4794255": 26, "479425538604203": [17, 26], "47942554": 17, "47e3": 4, "47mb": 4, "48": [4, 7, 22], "482101439469034e": 19, "482803419142198e": 23, "484": 7, "48718552": 7, "48845595": 7, "49": [4, 6, 7], "4934": 22, "49620825": 13, "4lat": 4, "5": [4, 6, 7, 8, 11, 13, 15, 17, 19, 21, 22, 23, 25, 26], "50": [4, 7, 13, 23], "50087947": 6, "50468557": 7, "5051499783199059": 6, "505149978319906": 6, "50514998": 6, "5065": [0, 4], "50781776": 7, "50946136": 6, "50m_physic": 7, "51": [4, 22, 23], "5129733902913278e": 23, "51851394": 11, "52": [4, 11, 22], "52109531": 17, "5235987755982988": 11, "5235987755982989": [6, 17, 26], "52359878": [6, 17], "5235988": 26, "53": [4, 22], "53029203": 6, "53029203041011": 6, "5314789": 21, "5314789170422551": [11, 21], "53147892": 11, "532530197109352": 6, "5325302": 6, "5355339059327378": 21, "535534": 21, "53771728": 7, "54": [4, 7, 23], "5403023": 26, "5403023058681398": 26, "54030231": 17, "54146397": 7, "54166586": 7, "54406804": 11, "54450": 22, "5453793578146247e": 21, "54556639": 13, "5463024898437905": 17, "54630249": 17, "54930614": 6, "5493061443340548": 6, "55": [4, 7, 23], "55032e": 22, "5518": [12, 22], "55732155": 7, "55740772": 17, "5585": 6, "5585053606381855": 6, "56": [4, 13, 18], "567": 7, "5690197": 7, "57": [4, 7, 11, 21], "57079633": 17, "57215162e": 6, "573574828312076": 6, "57357483": 6, "57478675": 7, "5765": 22, "58": [4, 23], "5836309563875377e": 23, "58497988": 17, "5849798828807288": [17, 26], "5849798828807289": [17, 26], "5849799": 26, "58zdata_specs_vers": 4, "59": 4, "59265494e": 6, "5axi": 4, "6": [4, 5, 6, 7, 8, 11, 12, 13, 15, 16, 19, 21, 22, 23, 25, 26], "60": [4, 13], "61": 4, "6108": 13, "6131": 22, "62": 4, "625": 7, "627": 6, "6292729564076902e": 23, "6298": 7, "63": 4, "633420326119678e": 23, "63514895": 17, "63594167": 13, "6370": 22, "6370997": [12, 22], "64": 4, "6429881376224998": 12, "64350111": 6, "64702521": 7, "65": 4, "66": [4, 7, 23], "6617658323461737e": 23, "66559195": 13, "66627602": 6, "67": [4, 7, 17, 26], "67176102": 7, "674885": 4, "67783079": 7, "6780719051126378": 6, "67807191": 6, "67t_": 7, "68": [4, 7], "68163876": 17, "6883432": 4, "6883883": 4, "6884303": 4, "6884686": 4, "688504": 4, "6885389": 4, "68898447": 13, "688arrai": 4, "689": 4, "68911165": 7, "6897855": 4, "6897992": 4, "6898148": 4, "6898172": 4, "6898205": 4, "6898259": 4, "6898375": 4, "6898403": 4, "6898499": 4, "6898614": 4, "6898724": 4, "6898978": 4, "69": 4, "69033199": 7, "69203306": 7, "6922018159811785e": 21, "69517637": 7, "6kb": [4, 8, 15, 25], "6w2c": 0, "7": [4, 7, 8, 11, 15, 21, 22, 25, 26], "70": 4, "7033": 22, "704225516263591e": 21, "704877506347": 22, "705": 22, "70938808": 7, "71": [4, 12, 22, 23], "7119271111809553e": 26, "7119271222831856e": 26, "71418707": 7, "7166442871126044e": 19, "71828": 6, "718281828459045": 6, "71828183": 11, "71867202": 7, "72": [4, 11, 21], "720": [4, 6], "720b": 4, "72253851": 7, "72273425": [6, 17], "72776049": 7, "73": 4, "73168887": 17, "73868013734": 22, "7388354627678497": 12, "73964687": 7, "74": 4, "7408184": 19, "7408185005187988": 19, "74570521": 6, "7458576025503048e": 23, "7490736": 4, "749148": 4, "7492163": 4, "7492864": 4, "7493519": 4, "7494118": 4, "75": [4, 6, 7, 17], "7542422": 4, "7543424": 4, "7544289": 4, "7545002": 4, "754559": 4, "754608": 4, "7593384": 4, "7594113": 4, "759478": 4, "759547": 4, "7596117": 4, "7596704": 4, "7597036": 6, "76": [4, 23], "7602725": 4, "760397": 4, "7605033": 4, "7605885": 4, "7606541": 4, "760718": 4, "7646879": 4, "7647841": 4, "7648666": 4, "7649331": 4, "7649865": 4, "7650299": 4, "76730647": 13, "7677007": 4, "7677721": 4, "767837": 4, "7679054": 4, "7679691": 4, "768": [8, 15], "768027": 4, "768coordin": [8, 15], "7690051": 4, "7690798": 4, "7691481": 4, "7692182": 4, "7692844": 4, "7693441": 4, "76arrai": 4, "77": 4, "7701632030242553e": 23, "7709653": 4, "7710832": 4, "7711828": 4, "7712607": 4, "7713183": 4, "7713748": 4, "77200451": 11, "772004514666935": 11, "7730962": 4, "7731897": 4, "7732689": 4, "7733315": 4, "773382": 4, "7734209": 4, "77390912": 22, "7743237": 4, "7744204": 4, "7745041": 4, "7745715": 4, "774626": 4, "77467": 4, "7786926": 4, "7787569": 4, "7788147": 4, "7788768": 4, "7789346": 4, "7789872": 4, "779407": 4, "779518": 4, "7796112": 4, "7796829": 4, "7797345": 4, "779786": 4, "78": 4, "7805718": 4, "780688": 4, "780786": 4, "7808627": 4, "7809197": 4, "7809757": 4, "7840254": 4, "7841039": 4, "7841699": 4, "7842187": 4, "7842548": 4, "7842804": 4, "78845736": 6, "78971097": 7, "79": [4, 13], "7901045": 4, "7901927": 4, "7902642": 4, "7903149": 4, "7903464": 4, "7903785": 4, "79380534680281": 11, "79824126": 7, "7994561399301574e": 26, "7t_": 7, "8": [4, 6, 7, 8, 11, 15, 21, 22, 23, 25], "80": [4, 13], "80305": 4, "8063018": 19, "8063018918037415": 19, "81": [4, 11], "81065557": 6, "810991348900196": 6, "81099135": 6, "8139432836897027": 26, "8139434": 26, "81588628562": 22, "81873075": 11, "8187307530779818": [11, 21], "8187308": 21, "82": 4, "82231673": 17, "82487547": 7, "82648568": 7, "8276017342666595e": 23, "83": 4, "83365461": 6, "84": 4, "84147098": 17, "84320154": 13, "84343994": 7, "84806208": [6, 17], "85": 4, "8575": 22, "86": [4, 13], "8604203000947024e": 26, "8618125572133835": 6, "86181256": 6, "868139751896706e": 26, "87": [4, 7, 23], "87026107": 7, "87758256": 17, "8775825618903728": 17, "8781": 7, "87962489": 7, "88": [4, 23], "8823975869133": 6, "88319391": 6, "8831939138764": 6, "88779569e": 6, "89": [4, 7], "8926209": 7, "8b": 7, "9": [4, 6, 8, 11, 13, 15, 19, 21, 22, 25, 26], "90": [12, 22], "9041": 22, "904301": 26, "9043015": 17, "9043015014515339": [17, 26], "905490024570189e": 23, "90737553": 7, "91177247": 7, "9146392822079924e": 19, "91478894": 7, "91487184": 7, "92090136": 13, "92114937": 13, "9230": 22, "925227972245153e": 23, "92631711": 7, "930424595483984e": 23, "93159646": 17, "93203909": 6, "9326": 7, "9333": 22, "93360605": 7, "93484463e": 6, "93696181": 6, "94": [7, 23], "9401": 22, "94030902": 7, "94564003": 7, "948b": 7, "95": [12, 22], "950528288988118e": 23, "95087155": 7, "953710161224642e": 23, "95arrai": 7, "96": 13, "961a": 4, "96242365": 6, "96797569": 7, "96b": 4, "97024568": 7, "9705776885647897e": 23, "972": 4, "97295507": 6, "972cesm_casenam": 4, "975": 7, "9760": 22, "97646297": 7, "978": 7, "9800964": 6, "984630871": [12, 22], "98647294": 7, "99": 21, "9931214451789856": 19, "9931215": 19, "9939": 22, "9962602": 6, "9962602049458319": 6, "997": 22, "99770999": 13, "99941759": 7, "999692858056477": 6, "99999873": 6, "9999987317275395": 6, "9x1": 4, "A": [1, 4, 5, 7, 8, 13, 15, 16], "Be": 0, "By": 6, "For": [1, 2, 4, 7, 8, 15, 18], "If": [0, 1, 2, 4, 9, 15, 16], "In": [0, 1, 2, 6, 7, 11], "It": [1, 7, 24, 25], "No": 25, "Such": 0, "TOS": 4, "The": [0, 1, 2, 6, 7, 8, 10, 11, 13, 15, 16, 17, 25], "Then": [8, 15], "There": [1, 8, 15, 16], "These": [1, 2, 5, 25], "To": [1, 4, 5, 6, 7, 8, 11, 13, 15], "_": [12, 13, 22], "__init__": 7, "_build": 1, "_calc_tpwb": 7, "_calc_tpwb_scalar": 7, "_calc_vapor_pressur": 7, "_fillvalu": 21, "a132": 0, "ab": [12, 18, 21, 22, 23], "ab7d04": 7, "abid": 0, "abil": [0, 7, 25], "abl": 15, "about": [1, 2, 4, 5, 6, 8, 15], "abov": [0, 8, 20], "abs_f": 21, "abs_output": 11, "abs_tol": 19, "absolut": [6, 11, 18, 21], "abus": 0, "academ": 7, "academi": [4, 10], "accept": [0, 17], "access": [1, 8, 15], "accord": 15, "account": [0, 1], "accur": 7, "accuraci": 6, "achiev": [1, 2], "acknowledg": [0, 4], "aco": [18, 26], "acos_f": 26, "acos_math_f": 26, "acos_np_f": 26, "across": 6, "act": 1, "act_sat_vapr_pressur": 23, "act_sat_vpr_pressur": 23, "action": 0, "activ": [0, 1], "activity_id": 4, "actual": [13, 18, 23], "actual_saturation_vapor_pressur": [13, 18, 23], "ad": [19, 20, 21, 22, 23, 25, 26], "adapt": [0, 19, 20, 21, 22, 23, 26], "adbb2d47": 7, "add": [1, 4], "addfil": [19, 25], "addit": [0, 1, 2, 3, 6, 14, 15, 17], "addition": 16, "address": 0, "adjust": [4, 8, 15, 25], "adopt": 0, "advanc": 0, "aerosol": 4, "affect": [0, 7], "affili": 0, "after": [1, 6, 11], "ag": 0, "again": 1, "agricultur": 13, "agu": 0, "aic": [10, 19], "aice_d": [10, 19], "aiceclmdai": 19, "aiceclmmon": 19, "aicedayanom": 19, "aicemonanom": 19, "aicermmonanncyc": 19, "aiceseason": 19, "aicestdmon": 19, "aim": 1, "air": 13, "alarm": 0, "alberta": 22, "alert": 0, "algorithm": [1, 2], "align": 0, "all": [0, 1, 4, 5, 7, 16, 21], "all_leap": [5, 20], "allan": 13, "allow": [1, 2, 6, 16], "alon": 7, "alongsid": 2, "alpha": [15, 25], "alreadi": [1, 2], "also": [0, 1, 2, 4, 6, 8, 15, 16, 17], "altern": 6, "alwai": [5, 7], "am": 5, "amazonaw": 7, "ambient": 7, "american": 0, "amj": 10, "amount": 1, "amsterdam": 22, "an": [0, 1, 2, 4, 7, 8, 11, 12, 13, 15, 16, 17, 18, 25], "analog": 6, "analysi": [3, 4, 7, 9, 10, 14, 25], "angl": [8, 13, 15, 17], "ani": [0, 1, 2, 4, 6, 7], "annot": 7, "annual": [10, 18], "anomali": [8, 10, 15, 18, 25], "anomaliesunit": [8, 15], "anoth": [5, 8, 15], "anyon": 0, "aogcm": 4, "appar": 7, "appear": [0, 1, 2], "append": [20, 22, 23], "appl": 11, "appli": [0, 3, 7, 8, 9, 14, 15, 24, 25], "applic": [0, 4, 7, 10, 15, 16, 23], "applications_fil": [10, 19, 22, 23, 25], "apply_ufunc": 7, "appreci": 1, "approach": [1, 25], "appropri": [0, 1, 5], "approv": 1, "approxim": [6, 7], "ar": [0, 1, 2, 4, 5, 6, 7, 8, 10, 15, 16, 17, 25], "arbitrari": [12, 18], "arcco": [6, 13, 17, 18, 26], "arccosh": 6, "arccosin": 17, "arcsin": [6, 17, 18, 26], "arcsinh": 6, "arctan": [6, 17, 18, 26], "arctan2": [17, 18, 26], "arctang": 17, "arctanh": 6, "area": [4, 10, 12, 15, 18, 25], "area_poly_spher": 18, "areacello": 4, "areacellocell_method": 4, "areacelloforcing_index": 4, "argument": [8, 15, 16, 25], "aris": 4, "arithmet": [5, 11], "arrai": [4, 6, 7, 8, 11, 13, 15, 16, 17, 18, 21, 25], "arw": 9, "asin": [18, 26], "asin_f": 26, "asin_math_f": 26, "asin_np_f": 26, "ask": 1, "aso": [10, 19], "assert": [19, 21, 22, 23, 26], "assess": 7, "assign": 19, "assign_attr": 10, "associ": [0, 17, 23], "assum": [1, 2, 7, 12], "astropi": [12, 18, 22], "astropy_css2c": 22, "atan": [18, 26], "atan2": [18, 26], "atan2_f": 26, "atan2_math_f": 26, "atan2_np_f": 26, "atan_f": 26, "atan_math_f": 26, "atan_np_f": 26, "atkinson": 7, "atmoschem": 4, "atmospher": [4, 7, 13], "attack": 0, "attent": 0, "attract": 7, "attribut": [4, 5, 7, 8, 15, 19, 25], "au": 7, "auf": 21, "authal": 12, "automat": [1, 11], "autumn": 13, "avail": [0, 1, 6, 7, 8, 15, 16, 20], "averag": [6, 11, 18], "avg": [18, 21], "avg_f": 21, "avg_output": 11, "aviat": 12, "avoid": [0, 2], "ax": [7, 8, 15], "axi": [4, 6, 11, 21], "b": [4, 5, 7], "ban": 0, "banker": 11, "base": [0, 1, 6, 7, 11, 12, 16, 18], "becaus": [2, 7, 15, 25], "befor": [1, 4, 8, 15, 25], "begin": [2, 7, 22, 23, 25], "behavior": [0, 11, 18], "behind": 24, "being": [1, 8, 15], "bell": [7, 15, 25], "below": [0, 1, 2, 7, 10, 22], "berrisford": 7, "best": [1, 25], "between": [1, 2, 6, 8, 11, 13, 15, 17], "bgcsub_experi": 4, "bhist": 4, "biavati": 7, "bib": 1, "bibtex": 1, "biogeochemistri": 4, "bit": 1, "black": 7, "bodi": [0, 7], "bom": 7, "borrow": 0, "boston": [12, 22], "both": [0, 6, 7, 16, 17], "bottom": 1, "boulder": [4, 12, 13, 22], "boundsunit": 4, "boxcar": 8, "branch": 4, "branch_method": 4, "branch_time_in_child": 4, "branch_time_in_par": 4, "breez": 7, "briefli": [8, 15, 25], "broken": 2, "brought": 0, "brows": 1, "browser": 1, "bruno": 7, "bug": 1, "build": 1, "built": [2, 6, 11, 17, 20, 21, 22, 23, 26], "bulb": 7, "c": [4, 5, 7, 13, 19, 20, 23, 26], "ca": [8, 15, 25], "cach": [4, 7, 8, 10, 22, 23, 25], "cal": 20, "calc_abm_wbgt": 7, "calc_bernard_wbgt": 7, "calc_relative_humidity_era5": 7, "calcdayanomtl": [18, 19], "calcmonanomtl": [18, 19], "calcul": [6, 7, 8, 10, 11, 12, 13, 15, 16, 17, 18, 22, 23, 25], "calendar": [4, 5, 19, 20], "call": [1, 8, 15], "caltech": 22, "cam6": 4, "can": [0, 1, 2, 4, 5, 6, 7, 8, 10, 12, 15, 16, 17, 25], "cannot": 6, "capabl": [2, 9], "capit": 7, "card": 1, "carri": 0, "cart": 22, "cart_coord": [12, 22], "cart_valu": 22, "cartesian": [12, 18, 22], "cartopi": [7, 9], "case": [1, 4, 7, 22], "case_id": 4, "categori": [1, 3, 14], "cbar": 7, "ccr": 7, "cd": 7, "cd_calendar": 19, "ceaseless": 13, "ceil": [18, 21], "ceil_f": 21, "ceil_output": 11, "cell": [2, 4], "cell_measur": 4, "cell_method": 4, "celsiu": [7, 13], "center": 4, "centuri": 4, "certain": 6, "cesm2": 4, "cesm2_sst_data": 4, "cesm2parent_time_unit": 4, "cesm2source_typ": 4, "cesm_cmip6": 4, "cf": [4, 5, 16], "cftime": [4, 18, 20], "cftimeindex": 4, "cgd": [8, 15, 25], "chang": [0, 4, 7, 8, 15, 25], "chapter": [5, 13], "characterist": 0, "chart": 7, "check": 9, "chees": 6, "chose": 8, "chosen": [4, 15], "ciao": 21, "cice5": 4, "cicl": 6, "circl": [6, 14, 24], "circumfer": 6, "circumst": [0, 1, 2], "cisl": 9, "cism2": 4, "citat": 4, "cite": 1, "clapeyron": 7, "clarifi": 0, "clark": 12, "class": 5, "clausiu": 7, "clean": 1, "clear": [1, 25], "climat": [4, 5, 7, 8, 15, 25], "climatematch": [4, 10], "climatologi": [3, 9, 14, 18, 24], "climind": [8, 15, 25], "clm5": 4, "clmdaytll": [18, 19], "clmmontll": [18, 19], "clockis": 12, "clockwis": 12, "clone": 1, "close": [1, 4, 7], "closest": 6, "cmap": 7, "cmath": [6, 11], "cmip": 4, "cmip6": 4, "cmip6_sea_ice_daily_subset": [10, 19], "cmip6_sea_ice_monthly_subset": [10, 19], "cmip6model_doi_url": 4, "cmip6parent_source_id": 4, "cmipbranch_method": 4, "cmipparent_experiment_id": 4, "co": [4, 18, 26], "co_sq": [8, 15], "coastlin": 7, "code": [2, 5, 10, 15], "coder": 4, "codespel": 1, "codespellrc": 1, "coeffici": [8, 15], "coher": 18, "collabor": 0, "collect": [4, 16, 22, 23], "colorado": 22, "colorbar": 7, "com": [4, 7, 8, 10, 22, 23, 25], "combin": [7, 15], "comfort": 7, "command": 1, "comment": [0, 1, 4], "commit": [0, 2], "common": [4, 5, 6, 7, 17, 25], "commun": [2, 4, 9], "comp": [4, 10, 13, 18, 19, 23], "compar": 21, "comparison": [1, 2], "complaint": 0, "complet": 1, "complex": [6, 11, 17], "compli": 0, "complic": 7, "compon": [4, 7, 8, 15], "componentxarrai": 7, "compound": 7, "comprehens": [1, 2], "comput": [1, 4, 6, 7, 8, 10, 12, 13, 15, 17, 18, 25], "computational_templ": 1, "concept": 25, "concern": [0, 7], "concis": [8, 15], "conda": 1, "condit": [1, 2, 4, 7], "confid": 25, "configur": 1, "confirm": 1, "conform": 5, "conserv": 4, "consid": [0, 1, 7], "consider": 0, "consist": [2, 4, 7], "constant": [8, 11, 15, 18, 25], "constantli": 2, "consult": 4, "contain": [1, 4, 8, 15, 17], "content": 1, "context": [3, 14], "contextu": 1, "contigu": 7, "continu": [0, 21], "contourf": 7, "contribut": [0, 15, 19, 21, 25], "contributor": [0, 2], "control": 4, "convent": [4, 5, 8, 15, 16, 25], "convert": [6, 7, 11, 12, 13, 17, 18], "convolut": 8, "convolv": [8, 15, 18, 25], "cool": 7, "coordin": [4, 7, 8, 12, 15, 18, 22, 25], "copi": [1, 6], "copper": 7, "core": 1, "corner": 22, "correct": 25, "correspond": [1, 4, 11], "cos_f": 26, "cos_math_f": 26, "cos_np_f": 26, "cosh": [18, 26], "cosh_f": 26, "cosh_math_f": 26, "cosh_np_f": 26, "cosin": [15, 17, 18, 25], "cospectrum": [8, 15], "cot": 6, "could": [0, 16], "coupl": 4, "coven": 0, "cover": [1, 2, 4, 5, 6, 8, 11, 12, 13, 15, 16], "coverag": 4, "cr": 7, "creat": [0, 1, 4, 6, 7, 8, 15, 25], "creation_d": [8, 15, 25], "creativ": 4, "creativecommon": 4, "creator": 0, "critic": 0, "critiqu": 0, "crop": [13, 23], "cross": [18, 22], "csc": 6, "csd": [8, 15, 18], "csm": 25, "css2c": 18, "css2c_data": 22, "css2c_output": 22, "csv": 1, "cumsum": [18, 21], "cumsum_f": 21, "cumsum_output": 11, "cumul": [6, 11, 18], "curat": 1, "current": [8, 15, 25], "current_area": [15, 25], "curtain": 24, "curv": [13, 15, 18, 23, 25], "custom": [4, 15], "cut": 6, "cutoff": 4, "cxy": [8, 15], "cycl": [8, 10, 15, 18, 25], "d": [1, 4, 5, 7, 10, 21, 25], "d2": 4, "d2m": 7, "d2m_c": 7, "d2r": [11, 21], "d67h1h0vnominal_resolut": 4, "dai": [4, 7, 10, 16, 18, 19, 20], "daili": [10, 18], "danger": 0, "daniel": [8, 15, 25], "darwin": [8, 15, 25], "dask": 7, "data": [2, 5, 7, 10, 11, 16, 18, 25], "data_analysi": 1, "dataarrai": [4, 7, 8, 15, 18], "dataarraylatitud": 7, "databas": 1, "datafil": [7, 8, 10, 15, 19, 22, 23, 25], "dataset": [4, 6, 7, 8, 15, 25], "datasetdimens": [4, 8, 15, 25], "date": [0, 3, 8, 9, 14, 15, 16, 25], "dateoffset": [8, 15, 25], "datetim": [4, 18, 20], "datetime64": [7, 8, 15, 25], "datetime_index": [8, 15, 25], "datetimeindex": [8, 15, 25], "datetimenoleap": 4, "dawei": 7, "day_of_week": 18, "day_of_year": [13, 19], "daylight": [13, 18, 23], "daylight_data": 23, "daylight_fao56": 18, "daylight_fao56_output": 23, "daylight_hour": 23, "daylight_valu": 23, "dayofweek": 4, "dayofyear": [4, 10, 19], "days_in_month": [18, 24], "days_of_year": 13, "daysinmonth": [5, 16, 20], "daytll": [10, 19], "ddd": 19, "ddof": [10, 15, 19, 25], "dec": 13, "decad": 25, "decemb": 4, "decim": [6, 11, 17, 18, 21, 22, 23, 26], "decimal_valu": [6, 11], "decimalplac": [18, 21], "decimalplaces_f": 21, "decis": 25, "decod": 4, "dee": 7, "deem": 0, "def": 7, "default": [6, 8, 15, 16, 25], "defin": [0, 4, 5, 10, 15, 25], "deg": [8, 12, 15, 22], "deg2rad": [6, 11, 17, 18], "degc": 4, "degcvariable_id": 4, "degre": [7, 11, 12, 13, 17, 18, 22, 23], "degreeparent_activity_id": 4, "degrees_east": 4, "degrees_eastarrai": 4, "degrees_eastlong_nam": 7, "degrees_north": 4, "degrees_northarrai": 4, "degrees_northlong_nam": 7, "delimit": [22, 23], "delta": [7, 13], "demonstr": [2, 7, 8, 9, 15, 25], "densiti": 25, "depend": [1, 4, 5, 16], "deploy": 1, "deriv": [4, 7], "describ": [1, 13, 18], "descript": [1, 2, 4, 18], "deseason": 4, "design": [1, 2, 9], "desir": [6, 15, 16, 25], "detail": [1, 4, 5, 24], "detrend": [8, 25], "dev": [8, 15, 25], "develop": [6, 24, 25], "deviaiton": 4, "deviat": [10, 18], "dew": [7, 13, 18, 23], "dewpoint": [7, 13], "dewtemp": [13, 18, 23], "dewtemp_data": 23, "dewtemp_trh": 18, "dewtemp_trh_output": 23, "dewtemp_valu": 23, "df": [15, 25], "diamet": 6, "dict": [22, 23], "dictionari": [19, 20, 26], "diff": 7, "differ": [1, 2, 4, 6, 7, 13, 23, 25], "dim": [4, 10, 19, 20], "dimens": [4, 8, 15, 16, 18, 25], "dimension": [8, 18], "dimensionless": [8, 15, 25], "direct": [0, 1], "directli": [1, 10], "directori": 1, "disabl": 0, "disagre": 16, "discrimin": 0, "discuss": [1, 2], "displac": 4, "displai": 1, "distinguish": 11, "distress": 0, "divers": 0, "divid": [2, 6], "divis": 11, "djf": [4, 10], "do": [0, 1, 7, 10, 15, 22, 23], "doc": 4, "document": [0, 2, 5, 8, 10, 11, 13, 15, 16, 17, 19, 20, 21, 22, 23, 26], "doe": [7, 11, 15, 16, 22], "doesn": 10, "doi": [0, 1, 4, 7, 12, 23], "done": [8, 15, 25], "doubl": [11, 18, 21], "doublearrai": 4, "dover": 13, "dow": [5, 16], "down": [6, 7, 11, 25], "download": [2, 4, 7, 8, 10, 17, 22, 23, 25], "downloadwarn": 7, "doy_lat": 23, "draft": 1, "drainag": 13, "drive": 4, "dry": 7, "ds_d": 19, "ds_m": 19, "dslp": [8, 15], "dslp_psd": [8, 15], "dslp_smooth": [8, 15], "dslplong_nam": [8, 15], "dsoi": [8, 15, 25], "dsoilong_nam": [8, 15, 25], "dt": [4, 10, 19], "dtaperx": 15, "dtype": [4, 7, 8, 15, 25], "dublin": 22, "due": [7, 12], "dutton": 13, "dynam": 4, "e": [4, 7, 11, 13, 15, 18], "e21": 4, "e_": 13, "e_d": 7, "e_sat": 7, "e_w": 7, "each": [1, 2, 4, 8, 10, 11, 15, 16, 18, 25], "earli": 4, "earth": [4, 12], "eas": 5, "ecosystem": [2, 9], "edg": 22, "edit": [0, 1], "edu": [1, 2, 8, 15, 19, 20, 21, 22, 23, 25, 26], "educreation_d": 4, "effici": 5, "egg": [6, 11], "either": [4, 6, 7, 17], "elderli": 7, "electron": 0, "element": [6, 11], "elif": [7, 20, 21], "ellp": [12, 22], "els": [7, 21], "elsewher": 1, "email": [0, 1, 2], "empir": 7, "employe": 0, "empow": 0, "emul": 18, "enclos": [12, 18], "encourag": [0, 4], "end": [2, 4, 7, 22, 23, 25], "endpoint": [15, 25], "enforc": 0, "english": 2, "enough": [4, 25], "ensembl": 4, "ensur": 4, "entri": [19, 20, 21, 22, 23, 24, 25, 26], "enumer": [22, 23], "env": [1, 4, 7, 23], "environ": 0, "environment": 7, "equal": [11, 18], "equat": [7, 13, 22], "equinox": 13, "equiti": 0, "equival": [1, 2, 6, 8, 16, 17, 18], "era5": 7, "era5_1995": 7, "error": 22, "escal": 7, "escap": 6, "especi": [1, 7], "essenti": 7, "estim": [7, 8, 15, 25], "etc": [0, 17], "ethnic": 0, "evalu": 6, "evapotranspir": 13, "even": [1, 11], "event": 0, "everi": 7, "everyon": 0, "evolv": 4, "examin": 4, "exampl": [0, 1, 8, 9, 10, 15, 18, 19, 20, 21, 22, 23, 25, 26], "except": [21, 22, 23], "exchang": 7, "exclud": 4, "execut": 2, "exist": 1, "exp": [7, 13, 18, 21], "exp_f": 21, "exp_output": 11, "expand": 1, "expect": [0, 1, 6, 17], "experi": [0, 4], "experiment_id": 4, "explain": [1, 2], "explan": [1, 2], "explicit": 0, "exponenti": 6, "export": 1, "expos": 7, "exposur": 7, "express": [0, 4], "extens": 1, "extent": 4, "extern": [1, 6], "extract": 5, "extrem": 7, "f": [1, 4, 5, 6, 7, 8, 12, 15, 16, 19, 20, 21, 22, 23, 25, 26], "f09_g17": 4, "f_arrai": 21, "f_prime": 7, "fab": [18, 21], "face": 0, "factor": [15, 25], "fahrenheit": 13, "fail": 1, "fals": [1, 11, 15, 22, 25], "familiar": [1, 2], "fan": 7, "fao": [13, 18], "fast": 15, "faster": [6, 15], "featur": 1, "feder": 0, "fellow": 0, "fetch": 4, "few": 1, "field": [4, 7], "fig": [7, 8, 15], "figsiz": [8, 15], "figur": 7, "file": [4, 7, 8, 10, 22, 23, 25], "filenam": 25, "filepath": 4, "fill": [2, 4], "find": [6, 7, 15, 25], "finit": 4, "firefox": 1, "first": [1, 4, 7, 11, 15, 25], "first_dai": 16, "fishguard": 22, "fit": [4, 15], "fix": [1, 6], "flatten": [6, 23], "flexibl": 10, "float": [4, 6, 7, 11, 17, 18], "float32": [4, 7, 8, 15, 25], "float3250": 7, "float64": [4, 7, 8, 15, 25], "float640": 4, "floor": [18, 21], "floor_f": 21, "floor_output": 11, "fma": 10, "fn": 25, "focu": [5, 7], "folder": 1, "follow": [0, 1, 8, 25], "food": 13, "forecast": 5, "fork": 1, "form": [0, 1], "formal": 1, "format": [1, 5, 16], "formula": 7, "formulari": 12, "fortran": 18, "forum": 0, "found": [4, 6], "foundat": [2, 4, 5, 10], "four": 22, "fourier": [8, 15], "fprime": 7, "frac": [7, 13, 15, 25], "fraction": 4, "free": 1, "freq": [4, 8, 15, 25], "freq_dslp": [8, 15], "freq_soi": [8, 15, 25], "freq_tslp": [8, 15], "frequenc": [4, 8, 15, 25], "from": [0, 1, 2, 4, 5, 6, 7, 8, 10, 12, 13, 15, 16, 18, 19, 20, 21, 22, 23, 25, 26], "frq": 25, "full": [1, 5, 7], "fullest": 4, "fulli": 1, "func": 7, "function": [1, 2, 4, 5, 7, 8, 10, 11, 12, 13, 15, 16, 17, 18, 24], "further": [0, 4], "further_info_url": 4, "furtherinfo": 4, "g": 7, "gc_clkwise": 22, "gcd": [8, 15, 25], "gdf": [7, 10, 19, 22, 23], "gender": 0, "gener": [3, 9, 14, 15, 24, 25], "genet": 0, "geocat": [0, 4, 7, 8, 10, 13, 15, 16, 18, 19, 22, 23, 25], "geocat appl": 9, "geocat-appl": 9, "geocat_daylight": 23, "geocat_dewtemp": 23, "geocat_satvpr_slope_fao56": 23, "geocat_satvpr_tdew_fao56": 23, "geocat_satvpr_temp_fao56": 23, "geod": [12, 18, 22], "geometri": 18, "geophys": 0, "geoscienc": [1, 2, 3, 4, 5, 6, 9, 14], "geq": 7, "get": [1, 4, 7, 8, 9, 10, 15, 16, 19, 22, 23, 25], "get_d2r": [18, 21], "get_pi": [18, 21], "get_r2d": [18, 21], "git": 1, "github": [4, 7, 8, 10, 22, 23, 25], "given": [6, 13, 16, 18], "global": [4, 7], "globe": 7, "good": [1, 6], "goodby": 21, "gov": [4, 7], "govern": 4, "gracefulli": 0, "graphic": 25, "great": [14, 24], "greater": [11, 18], "greek": 7, "greenwich": 22, "gregorian": [5, 16, 20], "grid": [4, 7], "grinitialization_index": 4, "group": 4, "groupbi": [4, 10, 18, 19], "grown": 2, "gsn_code": 25, "gsn_csm": 25, "gsn_csm_xy": 25, "gsn_open_wk": 25, "gt": [4, 7, 8, 15, 25], "guess": 7, "guest": 0, "guid": [2, 4, 5, 9, 10], "guidanc": [1, 2], "guidelin": 13, "gx1v7": 4, "h": [7, 21], "ha": [1, 2, 4, 6, 16, 23, 25], "half": [15, 22, 25], "handl": [5, 7, 11, 16, 25], "hann": [8, 15], "harass": 0, "hardwar": 0, "harm": 0, "has_year_zero": [4, 5, 16], "hasta": 21, "have": [0, 1, 2, 7, 10, 15, 16, 19, 20, 21, 22, 23, 25, 26], "hdl": 4, "health": 7, "heat": [3, 9], "heatwav": 7, "help": [1, 2], "here": [1, 7, 8, 15, 16], "hersbach": 7, "high": [2, 7], "higher": 7, "histor": [4, 7, 16], "histori": [8, 15, 25], "historicalexternal_vari": 4, "home": [0, 4, 7, 8, 10, 22, 23, 25], "horizont": 7, "hor\u00e1nyi": 7, "host": 1, "hostil": 0, "hour": [4, 13, 18, 23], "hourli": 7, "houston": [12, 22], "how": [2, 5, 8, 10, 15, 16, 18, 24, 25], "howev": [0, 2, 7, 10, 15, 16, 17, 25], "hpa": [7, 8, 15], "hpaxarrai": [8, 15], "hr": 0, "html": 1, "htmlcreation_d": [8, 15, 25], "http": [0, 4, 7, 8, 10, 15, 20, 21, 22, 23, 25, 26], "human": 7, "humid": [3, 9, 13, 18, 23], "hygien": 7, "hyperbol": [17, 18], "hyperbola": 6, "hz": [8, 15], "i": [0, 1, 4, 5, 6, 7, 8, 9, 11, 13, 15, 16, 19, 20, 21, 22, 23, 24, 25, 26], "iarrai": 21, "ic": [4, 10], "id": [4, 7], "idea": 0, "ident": 0, "identifi": 15, "ignor": [1, 21, 22], "illustr": 25, "imag": [0, 1, 8, 15], "imaginari": [8, 15, 17], "immedi": 0, "implement": [4, 5], "impli": 4, "import": [1, 4, 5, 6, 7, 8, 10, 11, 12, 13, 15, 16, 17, 19, 20, 21, 22, 23, 25, 26], "importantli": 5, "impos": 4, "improv": [1, 2], "inappropri": 0, "incid": 0, "includ": [0, 1, 2, 4, 5, 6, 7, 11, 16], "inclus": 0, "index": [1, 4, 7, 8, 15, 19, 20, 21, 22, 23, 24, 25, 26], "indexsourc": [8, 15, 25], "indexunit": [8, 15, 25], "indhealth": 7, "individu": [0, 2, 7, 16, 17], "indoor": 7, "industri": [4, 7], "inferno": 7, "info": 7, "inform": [0, 1, 2, 4, 5, 11, 18, 19], "initi": [1, 7], "initialis": 4, "input": [6, 8, 10, 11, 13, 15, 18, 19, 25], "input_degre": 11, "input_list": 6, "input_radian": 11, "input_valu": [6, 11, 17], "input_value_i": 17, "input_value_x": 17, "input_values_i": 17, "input_values_x": 17, "insid": 7, "inspir": [2, 9], "instanc": 0, "instead": [1, 2, 6, 8, 15], "institut": 0, "int": [6, 8, 15, 25], "int32": [8, 15, 25], "int320": [8, 15, 25], "int64": 4, "int641": 4, "integ": [6, 11, 16, 17], "integr": 18, "intend": [1, 2], "interact": [2, 4], "interest": [1, 24, 25], "interfac": [1, 2], "interior": [15, 25], "intern": 4, "interpol": 9, "intimid": 0, "intrins": 18, "introduc": 4, "introduct": [7, 13], "invalid": [6, 22], "invers": [6, 17, 18], "investig": 25, "io": 7, "ipykernel_2243": 6, "ipynb": 1, "irrig": 13, "isclos": [19, 21, 22, 23, 26], "isd": 4, "isel": 4, "issu": [0, 1, 2, 11, 16], "item": 19, "iter": 7, "its": [0, 4, 6, 7, 8, 15, 18], "itself": 7, "j": 7, "ja": 10, "jagon": 1, "jan": 5, "januari": [4, 5, 8, 15, 25], "jarrai": 21, "jfm": 10, "jiacan": 7, "jja": [4, 10], "john": [7, 12, 13], "journal": 1, "juli": 7, "julian": [5, 16, 20], "june": 13, "jupyt": 1, "just": 5, "k": [7, 8, 15, 23, 25], "keep": 1, "kei": [19, 20, 21, 22, 23, 26], "kelvin": [7, 13, 23], "kendal": 7, "kernel": [15, 25], "keyword": [8, 15, 16], "kind": 6, "kjellstrom": 7, "knowledg": [1, 2], "known": 4, "kopp": 7, "kpa": [13, 23], "kwarg": 8, "l": 13, "label": [4, 8, 15, 25], "laboratori": 4, "land": 4, "landic": 4, "larg": 6, "largest": [11, 18], "lastli": 15, "lat": [4, 12, 18, 22, 23], "lat0": 22, "lat1": 22, "lat2": 22, "lat3": 22, "lat4": 22, "lat5": 22, "lat6": 22, "lat7": 22, "lat_bnd": 4, "lat_bndslong_nam": 4, "lat_chicago": 7, "lat_lon": 22, "latest": 0, "latitud": [4, 7, 12, 13, 22, 23], "latitudearrai": 7, "latitudepandasindexpandasindex": 7, "latitudestandard_nam": 4, "latitudeunit": 4, "latpandasindexpandasindex": 4, "latxlon": 4, "law": [0, 4], "layer": 4, "lean": 1, "learn": [2, 4, 5, 6, 8, 15], "least": [4, 7, 15, 25], "leav": [1, 2], "left": 7, "legend": [8, 15, 25], "lemk": 7, "len": [15, 22, 25], "length": [4, 7, 8, 15, 25], "leq": 7, "less": [7, 11, 18], "letter": [4, 7], "level": [0, 4, 7, 8, 15, 25], "leverag": [8, 15], "li": 7, "liabil": 4, "lib": [4, 7, 23, 25], "librari": [5, 6, 16, 17], "librevil": 22, "licens": 4, "light": 7, "like": [1, 2, 6, 17], "limit": [0, 4, 11, 23], "line": 1, "linear": 15, "link": [1, 3, 14], "list": [0, 1, 4, 5, 6, 8, 10, 13, 15, 17, 18, 20], "littl": 1, "ll": [1, 8, 15], "llnl": 4, "load": 25, "loadtxt": [22, 23], "local": [2, 5], "locat": [4, 7], "log": [18, 21], "log10": [7, 18, 21], "log10_f": 21, "log10_output": 11, "log_10v": 7, "log_f": 21, "log_output": 11, "logarithm": [11, 18], "lon": [4, 12, 18, 22], "lon0": 22, "lon1": 22, "lon2": 22, "lon3": 22, "lon4": 22, "lon5": 22, "lon6": 22, "lon7": 22, "lon_bnd": 4, "lon_bndslong_nam": 4, "lon_chicago": 7, "long": [10, 18], "long_nam": [4, 7, 8, 10, 15], "longer": 2, "longitud": [4, 7, 12, 22], "longitudearrai": 7, "longitudepandasindexpandasindex": 7, "longitudestandard_nam": 4, "longitudeunit": 4, "longtiud": 22, "lonpandasindexpandasindex": 4, "look": [1, 2, 8, 9, 15], "lower": 7, "lowercas": 1, "lst": 6, "lt": [4, 7, 8, 15, 25], "luego": 21, "m": [4, 5, 6, 7, 12, 22], "maco": 1, "made": [1, 25], "madrid": 22, "magnitud": [8, 15], "magnu": 7, "mai": [0, 1, 2, 4, 9], "mail": 0, "main": [1, 2, 4, 7, 8, 10, 22, 23, 25], "maintain": [0, 1], "make": [0, 4, 6, 11, 15, 25], "mam": [4, 10], "mam4": 4, "manag": [0, 1, 2, 9], "mango": [6, 11], "mani": [1, 6], "manipul": 5, "manner": 1, "manual": [6, 12], "map": [12, 22, 23], "mar": [8, 15, 25], "marbl": 4, "march": 13, "markdown": 2, "martin": 13, "mask": [4, 10], "match": 15, "math": [3, 9, 14, 18, 19, 22, 23, 24, 25, 26], "math_acos_valu": 17, "math_asin_valu": 17, "math_atan2_valu": 17, "math_atan_valu": 17, "math_cos_valu": 17, "math_cosh_valu": 17, "math_sin_valu": 17, "math_sinh_valu": 17, "math_tan_valu": 17, "math_tanh_valu": 17, "mathemat": 11, "matlab": [11, 18], "matlab_i": 21, "matplotlib": [2, 4, 7, 8, 9, 10, 15, 25], "max": [18, 21], "max_daylight": [13, 18, 23], "max_f": 21, "max_math_output": 11, "max_np_output": 11, "maximum": [11, 13, 18], "maxit": 7, "mb": 4, "mcpherson": 7, "mean": [6, 8, 10, 11, 15, 16, 18, 19, 21, 25], "meancom": 4, "meant": [19, 20, 21, 22, 23, 24, 25, 26], "meantime_titl": 4, "meantitl": 4, "measur": [7, 8, 15], "media": 0, "meet": 0, "member": [0, 4], "merchant": 4, "merg": 1, "meridian": 22, "mesa": 4, "messag": [1, 2], "metadata": 5, "meteorolog": 7, "meteorologi": [14, 18, 24], "meter": 7, "method": [2, 4, 8, 15, 16, 25], "metr": 7, "metric": [3, 9], "micromamba": [4, 7, 23], "might": [1, 2], "mike": 7, "milkshak": 6, "mimic": [11, 18], "min": [18, 21], "min_f": 21, "min_math_output": 11, "min_np_output": 11, "mind": 0, "miniconda": 1, "minim": 1, "minimum": [11, 18], "minut": [1, 4], "mip_era": 4, "misspel": 1, "mistak": 1, "mix": 5, "mjj": 10, "moanda": 22, "mod": [18, 21, 25], "mod_f": 21, "mod_valu": 11, "mode": [8, 15, 25], "model": [0, 4, 7, 9, 12], "modifi": [8, 15, 25], "modul": [6, 8, 15], "modulo": 6, "molong_nam": [8, 15, 25], "mon": [4, 5, 8, 15, 25], "mon_to_season": [10, 19], "mondai": [5, 16], "monfurther_info_url": 4, "monid": 4, "monteith": 7, "month": [4, 8, 10, 15, 16, 18, 19, 20, 25], "month_to_season": [4, 18, 19], "monthli": [8, 10, 15, 18, 25], "monthpandasindexpandasindex": 4, "monthrang": 16, "monthsarrai": [8, 15, 25], "monthunit": [8, 15, 25], "montll": [10, 19], "more": [1, 2, 4, 5, 6, 7, 8, 10, 11, 15, 18], "most": [1, 6], "motion": 13, "motiv": 15, "ms1352": 7, "mst": [8, 15, 25], "much": [6, 10], "multi": 18, "multidimension": 16, "multipl": [4, 6, 11], "must": [8, 15], "mu\u00f1oz": 7, "n": [7, 8, 13, 15, 19, 20, 21, 22, 23, 25, 26], "name": [4, 7, 8, 15, 25], "nan": [4, 7], "narr": 1, "nation": [0, 4], "national center for atmospheric research": 9, "nativ": 4, "natur": [6, 7, 11, 18], "naturalearth": 7, "navig": 1, "nc": [4, 7, 8, 10, 15, 19, 25], "ncar": [1, 2, 4, 7, 8, 9, 10, 15, 22, 23, 25], "ncar command languag": 9, "ncarg": 25, "ncarg_root": 25, "ncarhistori": [8, 15, 25], "ncarlicens": 4, "ncl": [9, 10, 12, 13, 15, 24], "ncl_css2c": 22, "ncl_daylight": 23, "ncl_dewtemp": 23, "ncl_entri": 1, "ncl_index": 1, "ncl_lat": 22, "ncl_lon": 22, "ncl_month": 20, "ncl_notap": 25, "ncl_output": [22, 23, 25], "ncl_raw": 1, "ncl_receipt": 1, "ncl_result": [19, 20, 21, 22, 26], "ncl_satvpr_slope_fao56": 23, "ncl_satvpr_tdew_fao56": 23, "ncl_satvpr_temp_fao56": 23, "ncl_templat": 1, "ncl_year": 20, "nclscript": 25, "nconvert": 6, "ncreat": [8, 15], "ncumul": 6, "ndigit": 11, "ndj": 10, "ndsoi": [8, 15, 25], "ne_50m_coastlin": 7, "nearest": [4, 6, 11, 18], "necessari": [0, 1], "need": [1, 2, 4, 7, 8, 11, 15, 16], "neglig": 4, "neighbor": 15, "netcdf": 25, "netcdf_fil": [7, 8, 15, 25], "new": [6, 7, 9], "new_sorted_list": 6, "newer": 25, "newton": 7, "next": 6, "nicola": 7, "nlist": 6, "nmultipl": 6, "nnormal": [8, 15, 25], "noaa": 13, "nois": [8, 15, 25], "noleap": [4, 5, 19, 20], "non": 4, "none": [4, 6, 8, 15, 16, 20, 25], "nonesub_experiment_id": 4, "nonetable_id": 4, "nonexarrai": [8, 15, 25], "noon": 7, "normal": [0, 1, 8, 25], "normalization_factor": [15, 25], "normalized_psd": [15, 25], "normalized_psd_nt": 25, "notabl": 16, "note": [6, 11, 12, 13, 18, 19, 22], "notebook": [1, 4, 5, 6, 7, 8, 15, 16, 18, 19, 20, 21, 22, 23, 25, 26], "notic": 0, "notion": 4, "now": [5, 8, 15], "np": [6, 7, 8, 11, 15, 17, 21, 22, 23, 25, 26], "np_acos_array_valu": 17, "np_acos_valu": 17, "np_asin_array_valu": 17, "np_asin_valu": 17, "np_atan2_array_valu": 17, "np_atan2_valu": 17, "np_atan_array_valu": 17, "np_atan_valu": 17, "np_cos_array_valu": 17, "np_cos_valu": 17, "np_cosh_array_valu": 17, "np_cosh_valu": 17, "np_sin_array_valu": 17, "np_sin_valu": 17, "np_sinh_array_valu": 17, "np_sinh_valu": 17, "np_tan_array_valu": 17, "np_tan_valu": 17, "np_tanh_array_valu": 17, "np_tanh_valu": 17, "nproduct": 6, "nround": 6, "nsf": 2, "nsingl": 6, "nuditi": 0, "num_dai": 16, "number": [1, 6, 11, 13, 16, 17, 18], "numer": [6, 7, 11, 17, 18], "numerical weather predict": 9, "numpi": [2, 7, 8, 11, 15, 18, 21, 22, 23, 25, 26], "nwb": 7, "object": [1, 4, 5, 16], "object2000": 4, "observ": [4, 7], "occup": 7, "ocean": 4, "oceansourc": 4, "oceanstandard_nam": 4, "ocnbgchem": 4, "od": 7, "odd": 25, "odei": 0, "off": [1, 6], "offens": 0, "offer": [2, 4, 16], "offic": 0, "offici": [0, 1], "offset": [8, 15], "often": [4, 5, 7], "omega": 13, "omon": 4, "omonout_nam": 4, "omontracking_id": 4, "onc": 1, "ond": 10, "one": [1, 4, 8, 15], "ones": [0, 15, 25], "ones_lik": [15, 25], "onli": [1, 4, 7, 16, 17], "onlin": [0, 2], "open": 25, "open_dataset": [4, 7, 8, 10, 15, 19, 25], "openli": 0, "oper": [6, 25], "opinion": 0, "opt": 25, "optim": [7, 8, 15, 25], "option": [5, 15], "order": [2, 7, 12], "org": [0, 4], "organ": [1, 2, 6, 13], "orient": [0, 2, 7], "origin": [0, 4, 6], "oscil": [8, 15, 25], "other": [0, 1, 2, 7, 16], "otherwis": [1, 7], "our": [1, 7, 8, 15, 25], "out": [0, 2, 9, 15], "outdoor": 7, "outlin": 0, "output": [1, 2, 4, 5, 6, 7, 8, 15, 16, 21, 25], "output_dtyp": 7, "outputrealization_index": 4, "outsid": [0, 7], "over": [7, 25], "overal": [8, 15, 25], "overlap": 15, "overpredict": 7, "own": 15, "p": [5, 7, 12], "packag": [4, 6, 7, 8, 15, 17, 23], "page": [0, 2, 5, 9, 10, 24], "paint": 7, "pair": [22, 23], "panda": [2, 4, 5, 8, 15, 25], "paper": 13, "parallel": 7, "pari": 22, "pars": 5, "part": [1, 2, 6, 11, 16, 17, 19, 20, 21, 22, 23, 25, 26], "parti": 0, "particip": 0, "particular": [4, 16], "pass": 1, "past": [1, 4], "pcmdi": 4, "pct": 25, "pd": [8, 15, 25], "peopl": 0, "per": [8, 15], "perceiv": 7, "percent": [4, 25], "percent_tap": [15, 25], "pereira": 13, "perform": [8, 15, 25], "perhap": 6, "period": [15, 25], "periodgram": 15, "periodogram": [18, 25], "perman": 0, "permiss": 0, "permit": 4, "person": 0, "perturb": 4, "peubei": 7, "pg": 13, "phase": [8, 15], "phi": 13, "physic": [0, 7], "pi": [11, 13, 18, 21], "picontrolparent_mip_era": 4, "pivot": 2, "place": [6, 11, 18], "placehold": 1, "plain": 2, "platecarre": 7, "pleas": [1, 2, 9], "plot": [2, 4, 10, 25], "plt": [2, 4, 7, 8, 10, 15, 25], "plug": 7, "pm": 5, "png": 25, "point": [0, 4, 5, 6, 7, 10, 11, 12, 13, 15, 18, 21, 22, 23, 25, 26], "pole": 4, "polici": 0, "polit": 0, "poly_area_km2": [12, 22], "poly_area_m": [12, 22], "poly_nam": 22, "polygon": [12, 18], "polygon_area_perimet": [12, 22], "pop2": 4, "popul": 1, "popular": 2, "posit": [0, 1, 16], "possibl": [1, 2, 4], "potenti": [4, 16], "power": [6, 11, 18, 25], "power_list": 6, "pp1395": 12, "pprint": 20, "pr": 1, "pre": 4, "predict": 7, "prefer": 1, "pregnanc": 0, "prerequisit": 2, "present": 7, "press": 7, "pressu": [8, 15, 25], "pressur": [7, 8, 13, 15, 18, 23, 25], "preview": 1, "previous": 15, "primarili": [1, 7], "prime": 22, "princip": 22, "principl": 7, "print": [2, 5, 6, 11, 12, 16, 17, 19, 20, 21, 22, 23, 26], "privat": 0, "procedur": 0, "process": [0, 8, 15, 19, 20, 21, 22, 23, 25, 26], "prod": [11, 18, 21], "prod_math_output": 11, "prod_np_output": 11, "produc": [4, 5, 8, 15], "product": [0, 6, 18, 21], "profession": 0, "prognost": 4, "project": [1, 2, 4, 5, 7, 10, 12], "projectpythia": 4, "prolept": 16, "proleptic_gregorian": [5, 16, 20], "pronoun": 0, "proofread": 1, "propelept": 5, "proper": 4, "protect": 0, "provid": [0, 1, 2, 4, 8, 15], "psd_soi": [8, 15, 25], "psd_soi_nt": 25, "public": 13, "publicli": 0, "publish": 0, "purpos": [1, 4], "push": 1, "pwb": 7, "pxy": [8, 15], "py": [4, 6, 7, 23], "pyngl": 9, "pynio": 9, "pyplot": [4, 7, 8, 10, 15, 25], "pyproj": [12, 18, 22], "pyroj": 12, "pythia": [1, 2, 4, 5, 10], "pythia_dataset": 4, "python": [4, 5, 15, 18], "python3": [4, 7, 23], "python_result": 22, "q": 21, "qsort": [18, 21], "quadmesh": 4, "quadratur": [8, 15], "quadtratur": [8, 15], "qualiti": 2, "quantiti": [8, 18], "quarter": 4, "question": [1, 2, 7], "quick": [2, 9], "quot": 4, "r": [7, 19, 25], "r11i1p1f1": 4, "r11i1p1f1grid": 4, "r11i1p1f1xarrai": 4, "r1i1p1f1physics_index": 4, "r2d": [11, 21], "race": 0, "rad2deg": [6, 11, 17, 18], "radi": 7, "radian": [11, 13, 17, 18], "radiu": [12, 22], "radu": 7, "raidan": 6, "rais": [6, 11, 18], "rang": [12, 22, 23], "raphson": 7, "rather": [0, 1, 2, 8, 11, 15, 25], "ratio": [6, 7, 8, 15, 25], "raw": [1, 2, 4, 7, 8, 10, 22, 23, 25], "re": [1, 2, 5, 9, 25], "reach": [1, 2], "read": 1, "readabl": 2, "reader": 1, "readi": 1, "readili": [1, 7], "real": [4, 8, 15, 17], "realiti": 7, "realm": 4, "realunit": 4, "reanalysi": 7, "reason": 0, "receipt": [0, 18], "receipt_templ": 1, "recent": [1, 4], "reciproc": 6, "recommend": [1, 2, 18, 25], "record": 4, "red": 7, "refer": [1, 2, 3, 8, 9, 14, 15, 24, 25], "referenc": 1, "reformat": 1, "regard": [1, 2, 8, 15], "regardless": [0, 18], "region": 4, "registri": 7, "regrid": 4, "regriddinggrid_label": 4, "reject": 0, "rel": [7, 8, 13, 15, 18, 23], "rel_tol": [19, 21, 22, 23, 26], "relat": [5, 16], "relative_humid": 13, "relev": [1, 2, 3, 8, 9, 14, 15], "reliabl": [8, 15], "religion": 0, "remaind": [6, 11, 18], "rememb": 25, "remov": [0, 1, 8, 10, 15, 18, 20, 25], "reorgan": 6, "repeat": [0, 4, 7], "replic": [1, 2, 10], "report": [1, 4], "reposisitori": 1, "repositori": [0, 4], "repres": [6, 8, 15], "represent": [0, 12, 22], "request": [0, 4], "requir": [0, 1, 4, 7, 10, 13, 17], "research": [4, 7], "resourc": [1, 2, 3, 9, 14], "respect": [0, 10], "respond": 0, "result": [19, 20, 25, 26], "results_math": [21, 26], "results_np": [21, 26], "retriev": [2, 4], "return": [6, 7, 11, 13, 18, 22], "rev": [8, 15, 25], "review": 1, "rh": [7, 23], "richard": 13, "right": [0, 7], "risk": 7, "rmmonanncyctl": [18, 19], "robert": 7, "root": [7, 11, 18], "rotat": 7, "roughli": 22, "round": [1, 18, 21], "round_f": 21, "round_output": 11, "routin": [8, 15], "routinescreation_d": [8, 15], "row": 1, "rozum": 7, "rst": 1, "rtol": 21, "rule": 0, "run": [0, 1, 2, 4, 6], "runner": [4, 7, 8, 10, 22, 23, 25], "s3": 7, "sabat": 7, "safe": 0, "safeti": 7, "same": [1, 4, 8, 15, 16, 25], "sampl": [8, 15, 25], "san": 22, "sat_vpr_pressur": 23, "satur": [7, 13, 18, 23], "saturation_vapor_pressur": [13, 18, 23], "saturation_vapor_pressure_slop": [13, 18, 23], "satvpr_slope_fao56": 18, "satvpr_slope_fao56_data": 23, "satvpr_slope_fao56_output": 23, "satvpr_tdew_fao56": 18, "satvpr_tdew_fao56_data": 23, "satvpr_tdew_fao56_output": 23, "satvpr_temp": 23, "satvpr_temp_fao56": 18, "satvpr_temp_fao56_data": 23, "satvpr_temp_fao56_output": 23, "save": 1, "scalar": 7, "scale": [8, 13, 15], "scheper": 7, "scholarli": 1, "scientif": [2, 6, 9], "scipi": [7, 8, 13, 15, 18, 25], "script": [1, 2], "sea": [4, 8, 10, 15, 25], "sea_ic": 4, "sea_surface_temperaturetim": 4, "season": [10, 18], "seasonanlli": 4, "seasonpandasindexpandasindex": 4, "sec": 6, "second": [4, 8, 15], "section": [0, 1, 2, 8, 10, 11, 12, 13, 15, 16, 25], "see": [1, 2, 5, 8, 11, 15, 18, 25], "seem": 16, "sel": 4, "semi": 7, "send": 25, "separ": 15, "sept": 13, "sequenc": 6, "seri": [4, 5, 10, 16, 18], "serializationwarn": 4, "servic": 7, "set": [0, 4, 8, 15, 25], "set_label": 7, "set_titl": 7, "set_xlabel": [8, 15], "set_xlim": [8, 15], "set_ylabel": [8, 15], "set_ylim": [8, 15], "sever": 1, "sexual": 0, "shade": 7, "shape": [12, 18], "sharealik": 4, "shelv": 4, "short_nam": [8, 15, 25], "shorter": 5, "should": [0, 1, 4, 12, 25], "show": [0, 2, 8], "shown": [1, 10], "shtml": [19, 20, 21, 22, 23, 26], "side": 22, "sign": [7, 11, 18, 21], "sign_matlab": [18, 21], "sign_valu": 11, "signal": [8, 15, 18, 25], "similar": [6, 8, 10, 15, 25], "simmon": 7, "simpl": [2, 6, 15], "simpli": [8, 15], "simplic": 7, "simul": 4, "sin": [18, 26], "sin_f": 26, "sin_math_f": 26, "sin_np_f": 26, "sinc": [4, 7, 8, 15, 25], "sine": [17, 18], "singl": [6, 7, 13, 17, 22], "singli": 18, "sinh": [18, 26], "sinh_f": 26, "sinh_math_f": 26, "sinh_np_f": 26, "site": [4, 7, 23], "situ": 4, "situat": 0, "size": [0, 4, 7, 8, 15, 25], "skiprow": [22, 23], "slice": 4, "slight": 16, "slightli": 16, "slope": [13, 18, 23], "slope_satvpr": 23, "slp": [8, 15], "slp_darwin": [8, 15], "slp_darwintahitianom": [8, 15], "sm": 25, "small": 1, "smallest": [11, 18], "smith": 13, "smooth": 25, "smoothed_psd": [8, 15, 25], "smoothed_psd_nt": 25, "snippet": 20, "snyder": 12, "so": [0, 1, 15, 22], "soci": 7, "social": 0, "softwar": [0, 1], "soi": [8, 15, 25], "soi_darwin": [8, 15, 25], "soi_detrend": [15, 25], "soi_tap": [15, 25], "solstic": 13, "solut": 16, "solv": 7, "some": [4, 16], "someon": 0, "someth": [1, 2, 10], "sometim": 15, "son": [4, 7, 10], "sort": [11, 18, 20, 21], "sort_np_output": 11, "sorted_list": 11, "sourc": [7, 8, 15, 25], "source_id": 4, "south": 13, "southern": [8, 15, 25], "space": 0, "span": 7, "spatial": 7, "spcx": 25, "spcx_nt": 25, "spec": 25, "spec_1": 25, "spec_1_output": 25, "spec_1_output_notap": 25, "specif": [0, 1, 2, 13], "specifi": [8, 10, 11, 18], "specta": [8, 15], "spectra": [15, 18, 25], "spectral": [3, 9, 14, 25], "spectral_analysi": 15, "spectrum": [8, 15, 25], "specx_an": [15, 18, 24], "specx_dp": 15, "specxi": [8, 15], "specxy_an": [15, 18], "speed": 7, "spell": 1, "sphere": [12, 18, 22], "spheric": [12, 18], "spherical_coord": [12, 22], "split": [6, 11, 15, 25], "spring": 13, "sq": [8, 15], "sqrt": [7, 18, 21], "sqrt_f": 21, "sqrt_output": 11, "sqsort": [18, 21], "squar": [11, 18], "st": [8, 15, 25], "staff": 0, "stalk": 0, "standalon": [1, 19, 20, 21, 22, 23, 25, 26], "standard": [5, 6, 8, 10, 15, 16, 17, 18, 20, 25], "standardbranch_time_in_child": 4, "start": [1, 9], "start_dat": [8, 15, 25], "state": [0, 7], "static": 2, "station": 7, "stationari": 7, "statist": [8, 15], "statu": 0, "std": [4, 10, 19], "stdmon": 4, "stdmontll": [18, 19], "step": [15, 25], "steward": 0, "stop": 0, "store": 1, "str": [6, 11], "stress": 7, "strftime": 16, "string": [6, 11, 18, 21], "strong": [0, 7], "strongli": 4, "sub_experiment_id": 4, "submit": [1, 4], "subplot": [8, 15], "substanti": 10, "subtract": [10, 18], "suffici": [5, 7, 16], "suggest": [1, 4, 5, 6, 16, 17], "suit": 15, "sum": [8, 15, 18, 21, 25], "sum_math_output": 11, "sum_np_output": 11, "summer": 13, "summertim": 7, "sun": 7, "sunlight": 7, "sunset": 13, "suppli": [4, 5], "support": [0, 4, 5, 8, 15, 16, 17], "suptitl": [8, 15], "sure": 1, "surfac": [4, 7], "surround": 0, "sym": [15, 25], "syntaxwarn": 6, "system": [0, 4, 12], "t": [5, 6, 7, 10, 13, 16, 19, 20, 21, 22, 23, 26], "t2m": 7, "t2m_c": 7, "t_": [7, 13], "t_a": 7, "t_d": 7, "t_g": 7, "t_pwb": 7, "t_pwb_0": 7, "tab": 1, "tabl": [1, 4], "table_id": 4, "taco": [6, 11], "tacosh": 6, "tahiti": [8, 15], "tailor": 6, "take": [0, 1, 2, 16], "taken": 7, "talk": 0, "tan": [13, 18, 26], "tan_f": 26, "tan_math_f": 26, "tan_np_f": 26, "tangent": [17, 18], "tanh": [18, 26], "tanh_f": 26, "tanh_math_f": 26, "tanh_np_f": 26, "taper": 8, "tasin": 6, "tasinh": 6, "task": [0, 4, 5, 6], "tatan": 6, "tatanh": 6, "tbase": 6, "tbound": 4, "tco": 6, "tcosh": 6, "tcot": 6, "tcsc": 6, "tcumprod": 6, "tcumsum": 6, "tdiffer": 23, "tea": 6, "team": [0, 1, 2, 9], "techniqu": 6, "telecon": 0, "temp": [7, 13, 23], "temp_c": 13, "temp_kelvin": 13, "temperatu": 7, "temperatur": [4, 7, 13, 18, 23], "temperature_kelvin": 23, "temperaturemipt": 4, "temperaturetyp": 4, "templat": 1, "tempor": [4, 7], "temporarili": 0, "tend": 7, "term": [1, 10, 18], "termin": 1, "terminologi": 1, "termsofus": 4, "test": [1, 8, 15], "teten": 7, "text": [1, 4, 7], "than": [0, 1, 2, 4, 7, 8, 11, 15, 18, 25], "thank": 1, "thankfulli": 7, "thei": [0, 1, 2, 4, 5, 7], "them": [0, 1, 8, 15], "theori": 13, "therefor": 0, "thermal": 7, "thermal_stress": 7, "thermodynam": 7, "thi": [0, 1, 2, 4, 5, 6, 7, 8, 10, 11, 12, 13, 15, 16, 19, 20, 21, 22, 23, 24, 25, 26], "thing": [0, 1], "thoma": 7, "those": 0, "though": 5, "threaten": 0, "three": [4, 10, 18], "threshold": 7, "through": 16, "th\u00e9paut": 7, "tight_layout": [8, 15], "timainstr": 25, "time": [1, 2, 3, 4, 7, 9, 10, 14, 19, 25], "time_bnd": 4, "time_bndsstandard_nam": 4, "time_label": 4, "time_span": [8, 15, 25], "time_titl": 4, "timearrai": 7, "timepandasindexpandasindex": [4, 8, 15, 25], "timescal": 4, "timeseri": 5, "timestamp": [8, 15, 25], "timetime_label": 4, "timetitl": 4, "timetyp": 4, "titl": [4, 5, 8, 10, 15, 25], "tixaxisstr": 25, "tiyaxisstr": 25, "tk": 23, "tk_rh": 23, "tlog": 6, "tlog10": 6, "tlog2": 6, "tmp": 6, "tncl": [19, 20, 21, 22, 26], "to_cartesian": [12, 22], "toc": 1, "todai": [5, 7], "togeth": [1, 7], "toint": 19, "tol": 7, "tome": 22, "tool": [1, 7], "top": 4, "tord": 7, "tos": 4, "tos_anom": 4, "tos_clim": 4, "tos_monthli": 4, "tos_rmanncyc": 4, "tos_season": 4, "toslong_nam": 4, "tosprov": 4, "tosvariant_info": 4, "tosxarrai": 4, "total": 1, "toward": [0, 1], "tprod": 6, "tpython": [19, 20, 21, 22, 26], "track": 25, "tracker": 0, "tracking_id": 4, "tradition": 2, "transform": [8, 15], "transit": [1, 2], "treat": 0, "treatment": 0, "trenberth": [8, 15, 25], "trend": 4, "trig": [17, 26], "trigonometr": [6, 17, 24], "trigonometri": 14, "true": [4, 5, 7, 8, 11, 15, 16, 21, 22, 25], "truncat": [11, 18], "truncate_decim": [6, 11], "truncate_output": [6, 11], "try": [2, 21, 22, 23], "tsec": 6, "tsin": 6, "tsinh": 6, "tslp": [8, 15], "tslp_psd": [8, 15], "tslp_smooth": [8, 15], "tslplong_nam": [8, 15], "tsum": 6, "ttan": 6, "ttanh": 6, "tue": [8, 15, 25], "tuesdai": [5, 16], "tukei": [8, 15, 25], "tukey_window": [15, 25], "tupl": [22, 23], "tutori": [1, 2, 4, 5, 10, 19, 20, 21, 22, 23, 25, 26], "two": [2, 6, 8, 15], "txt": [7, 22, 23], "type": [2, 4, 11, 15, 18, 25], "typic": [7, 11, 24], "u": [0, 1, 2, 7], "u10": 7, "ucar": [0, 1, 2, 4, 8, 9, 15, 19, 20, 21, 22, 23, 25, 26], "udunit": 5, "unaccept": 0, "under": [0, 1, 2, 4, 15, 25], "underli": 4, "understand": 7, "unfamiliar": 1, "union": 0, "uniqu": [1, 15], "unit": [4, 7, 8, 12, 15, 18, 22], "unitsphericalrepresent": [12, 18, 22], "university corporation for atmospheric research": 9, "unlik": [7, 17], "unsupport": 15, "unsworth": 7, "until": 7, "unwelcom": 0, "up": [6, 11], "updat": [1, 7], "upon": [0, 16], "url": 7, "us": [0, 1, 4, 6, 7, 8, 10, 11, 13, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26], "usainstitution_id": 4, "user": [1, 2, 4, 10, 18, 24], "userwarn": 23, "util": 7, "v": [7, 8, 13, 15], "v10": 7, "v2": 4, "v6": 25, "valid": [4, 12, 22, 23], "valu": [0, 4, 6, 7, 8, 11, 12, 13, 15, 16, 17, 18, 22, 23, 25], "vapor": [7, 13, 18, 23], "var": [4, 15, 25], "vari": 12, "variabl": [4, 7, 8, 11, 15, 18, 25], "variable_id": 4, "varianc": [8, 15, 25], "variant_info": 4, "variant_label": 4, "variou": [4, 6, 25], "vector": 7, "veloc": 7, "venu": 0, "verbal": 0, "verifi": [18, 24], "version": [0, 5], "veteran": 0, "via": 4, "view": [0, 1], "violat": 0, "virtual": 4, "visit": [9, 15], "visual": [1, 2], "viz_templ": 1, "volum": [4, 13], "w": [7, 16], "wa": [0, 1, 2, 4, 25], "wai": [1, 16], "wait": 1, "want": [1, 2, 15], "warm": 7, "warn": [7, 23], "warranti": 4, "water": [7, 13], "wbgt_": 7, "wbgt_abm": 7, "wbgt_bernard": 7, "we": [0, 1, 4, 5, 6, 7, 8, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26], "wea": [8, 15, 25], "weather": [7, 9], "weather research and forecast": 9, "weather research and forecasting model": 9, "web": [0, 1], "webpag": [1, 2], "websit": [0, 1], "wednesdai": 16, "week": [4, 16, 18], "weekdai": [4, 5], "weight": [15, 25], "welcom": [0, 1], "well": [0, 6, 17, 25], "wet": 7, "what": 1, "when": [0, 1, 6, 7, 11], "where": [1, 4, 7, 11, 13, 22, 25], "whether": [0, 1], "which": [0, 1, 4, 5, 6, 7, 8, 13, 15, 16, 18], "while": [4, 5, 6, 11, 16, 17], "who": [0, 1, 2], "whole": [11, 18], "wick": 7, "wiedersehen": 21, "wiki": 0, "wilei": 7, "wind": [7, 13], "window": [8, 15, 25], "winter": 13, "within": [0, 1, 2, 6, 9, 12, 21, 22, 23, 26], "without": [0, 1, 2, 4, 6], "wk": 25, "word": 1, "work": [1, 2, 4, 6, 11, 12, 15, 16, 17, 24], "worker": 7, "workflow": [2, 4, 5, 6, 8, 9, 25], "workplac": 7, "world": 22, "would": [0, 1], "wrf": 9, "wrf-arw": 9, "wrf-python": 9, "write": 2, "written": [0, 2, 25], "www": [7, 8, 15, 19, 20, 21, 22, 23, 25, 26], "x": [4, 6, 11, 12, 17, 18, 21, 22, 26], "x1": 6, "x1_valu": 6, "x2": 6, "x27": [4, 7, 8, 15, 25], "x2_valu": 6, "x_": 7, "x_n": 7, "xarrai": [4, 5, 7, 8, 10, 15, 16, 18, 19, 25], "xaxi": 25, "xbound": 4, "xlabel": [4, 8, 10, 15, 25], "xlim": [8, 15, 25], "xproduct": 21, "xr": [4, 7, 8, 10, 15, 19, 25], "xsum": 21, "xyz": 22, "y": [5, 12, 15, 17, 18, 22, 26], "yaxi": 25, "ybound": 4, "year": [4, 5, 8, 10, 15, 18, 19, 20, 25], "yet": 1, "ylabel": [4, 8, 10, 15, 25], "ylim": [8, 15, 25], "yml": 1, "you": [0, 1, 2, 4, 5, 8, 9, 10, 15, 16, 17], "your": [0, 2, 4, 5, 7, 8, 9, 15], "yourself": 2, "yr": [8, 15, 25], "yuan": 7, "yyyyddd": 19, "yyyymm": [8, 15, 25], "z": [12, 22], "zero": 11, "zip": [7, 20, 22, 23]}, "titles": ["Code of Conduct", "Contributor Guide", "Getting Started", "Python Applications", "Calculating Climatologies", "Working with Dates and Times", "General Applied Math", "Humid Heat Metrics", "Spectral Analysis", "GeoCAT Applications", "Climatology", "General Applied Math", "Great Circle", "Meteorology", "NCL to Python Applications", "Spectral Analysis", "Time", "Trigonometry", "NCL Index", "Climatology Functions", "days_in_month", "General Applied Math", "Great Circle", "Meteorology", "Receipts List", "specx_anal", "Trigonometric Functions"], "titleterms": {"": 16, "0": 16, "The": [4, 5], "ab": [6, 11], "abm": 7, "aco": [6, 17], "acosh": 6, "ad": 1, "addit": [12, 13], "address": 1, "administr": 0, "algebra": 6, "analysi": [8, 15], "annual": 4, "anomali": 4, "appli": [6, 11, 21], "applic": [1, 2, 3, 9, 14], "area_poly_spher": [12, 22], "around": 6, "asin": [6, 17], "asinh": 6, "atan": [6, 17], "atan2": [6, 17], "atanh": 6, "attribut": 0, "australian": 7, "avg": [6, 11], "bernard": 7, "between": 16, "branch": 1, "bureau": 7, "calcdayanomtl": 10, "calcmonanomtl": 10, "calcul": [4, 5], "calendar": 16, "case": 5, "ceil": [6, 11], "cftime": [5, 16], "chang": 1, "check": 1, "chicago": 7, "circl": [12, 22], "citat": 1, "climatologi": [4, 10, 19], "clmdaytll": 10, "clmmontll": 10, "cmath": 17, "co": [6, 17], "code": [0, 1, 19, 20, 21, 22, 23, 25, 26], "coher": [8, 15], "commit": 1, "commun": 0, "compar": 7, "comparison": [19, 20, 21, 22, 23, 25, 26], "conduct": 0, "consequ": 0, "constant": 6, "contribut": 1, "contributor": 1, "correct": [8, 15], "cosec": 6, "cosh": [6, 17], "cotang": 6, "cover": [19, 20, 21, 22, 23, 26], "cross": [8, 15], "css2c": [12, 22], "cumprod": 6, "cumsum": [6, 11], "curat": [4, 5, 6], "cycl": 4, "dai": 5, "data": [4, 8, 15], "date": 5, "datetim": [5, 16], "day_of_week": 16, "daylight_fao56": [13, 23], "days_in_month": [16, 20], "decimalplac": 11, "degre": 6, "delet": 1, "densiti": [8, 15], "detrend": 15, "develop": 1, "deviat": 4, "dewtemp_trh": [13, 23], "differ": [11, 16, 17, 19, 20, 21, 26], "document": 1, "e": 6, "entri": 1, "environ": 1, "exampl": 4, "exp": [6, 11], "expon": 6, "fab": 11, "feedback": 1, "file": 1, "find": 4, "floor": [6, 11], "from": [11, 17], "function": [6, 19, 20, 21, 22, 23, 25, 26], "gener": [1, 6, 11, 21], "geocat": [1, 2, 9], "get": 2, "get_d2r": 11, "get_pi": 11, "get_r2d": 11, "github": 1, "go": [10, 11, 12, 13, 16, 17], "grab": [10, 11, 12, 13, 16, 17], "great": [12, 22], "guid": 1, "heat": 7, "hook": 1, "how": 1, "humid": 7, "hyperbol": 6, "i": 2, "index": 18, "input": [16, 17], "instal": 1, "jupyt": 2, "list": 24, "local": 1, "log": [6, 11], "log10": [6, 11], "log2": 6, "logarithm": 6, "long": 4, "make": 1, "math": [6, 11, 17, 21], "mathemat": 6, "max": 11, "mean": 4, "meteorologi": [7, 13, 23], "method": 7, "metric": 7, "min": 11, "mod": [6, 11], "modul": [5, 16, 17], "month": 5, "month_to_season": 10, "monthli": 4, "ncl": [1, 2, 11, 14, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26], "new": [1, 2], "normal": 15, "notebook": 2, "number": 5, "numer": 16, "numpi": [6, 17], "open": 1, "our": 0, "overview": [1, 4, 5, 6, 7, 10, 11, 12, 13, 16, 17], "page": 1, "peridogram": [8, 15], "periodogram": [8, 15], "pi": 6, "pledg": 0, "plot": [7, 8, 15], "power": [8, 15], "pre": 1, "prod": 6, "product": 11, "project": 0, "pull": 1, "python": [1, 2, 3, 6, 9, 10, 11, 12, 13, 14, 16, 17, 19, 20, 21, 22, 23, 25, 26], "qsort": 11, "radian": 6, "read": [8, 12, 13, 15], "receipt": [1, 24], "recommend": 17, "refer": [7, 12, 13], "remov": 4, "repo": 1, "report": 0, "repositori": 1, "request": 1, "resourc": [4, 5, 6, 10, 11, 12, 13, 16, 17], "respons": 0, "return": 17, "rmmonanncyctl": 10, "round": [6, 11], "satvpr_slope_fao56": [13, 23], "satvpr_tdew_fao56": [13, 23], "satvpr_temp_fao56": [13, 23], "scope": 0, "season": 4, "secant": 6, "seri": [8, 15], "set": 1, "setup": 1, "sign_matlab": 11, "sin": [6, 17], "sinh": [6, 17], "smooth": [8, 15], "sort": 6, "specif": 5, "spectral": [8, 15], "specx_an": 25, "sqrt": 11, "sqsort": 11, "squar": [8, 15], "standard": [0, 4], "start": 2, "stdmontll": 10, "strftime": 5, "sum": [6, 11], "tan": [6, 17], "tanh": [6, 17], "taper": [15, 25], "term": 4, "time": [5, 8, 15, 16], "trigonmetr": 6, "trigonometr": 26, "trigonometri": 17, "truncat": 6, "type": [1, 16, 17], "understand": 1, "up": 1, "us": [5, 16, 17], "v": 6, "visual": 4, "wbgt": 7, "week": 5, "what": 2, "without": 25, "work": 5, "workflow": 1, "year": 16, "your": 1}}) \ No newline at end of file