From f69be30449a30661129b4ae23d30bf02c8eca56d Mon Sep 17 00:00:00 2001 From: ocefpaf Date: Wed, 3 Jul 2024 15:43:34 +0000 Subject: [PATCH] deploy: 815d57f291a818d0b7d9d70d9bd8a0f473bd44a5 --- .../2024-05-16-white_shark_water_temp.ipynb | 6 +- .../2024-05-16-white_shark_water_temp.html | 4 +- output.json | 124 +++++++++--------- output.txt | 1 + searchindex.js | 2 +- 5 files changed, 69 insertions(+), 68 deletions(-) diff --git a/_sources/content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.ipynb b/_sources/content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.ipynb index b98723ff..79e51bbe 100644 --- a/_sources/content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.ipynb +++ b/_sources/content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.ipynb @@ -8,9 +8,9 @@ "\n", "Created: 2024-05-16\n", "\n", - "Updated: 2024-06-07\n", + "Updated: 2024-07-02\n", "\n", - "This notebook walks through downloading a netCDF file from NCEI. The file follows a specific specification for ATN satellite trajectory observations as documented [here](https://github.com/ioos/ioos-atn-data/blob/main/templates/atn_trajectory_template.cdl). More information about the ATN netCDF specification can be found at https://ioos.github.io/ioos-atn-data/.\n", + "This notebook walks through downloading a netCDF file from NCEI. The file follows a specific specification for ATN satellite trajectory observations as documented [here](https://ioos.github.io/ioos-atn-data/atn-sat-telem-specification-v1-0.html#example-dataset). More information about the ATN netCDF specification can be found at https://ioos.github.io/ioos-atn-data/.\n", "\n", "Since most of the examples in the IOOS Code Lab are in the python programming language, we wanted to show an example of working with a netCDF file in the R programming language to be inclusive of those users. \n", "\n", @@ -1191,7 +1191,7 @@ "mimetype": "text/x-r-source", "name": "R", "pygments_lexer": "r", - "version": "4.1.3" + "version": "4.3.3" } }, "nbformat": 4, diff --git a/content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.html b/content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.html index 62c53a3e..5a8cf899 100644 --- a/content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.html +++ b/content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.html @@ -511,8 +511,8 @@

Contents

Interpolate MURSST to great white shark telemetry track with R and ERDDAP#

Created: 2024-05-16

-

Updated: 2024-06-07

-

This notebook walks through downloading a netCDF file from NCEI. The file follows a specific specification for ATN satellite trajectory observations as documented here. More information about the ATN netCDF specification can be found at https://ioos.github.io/ioos-atn-data/.

+

Updated: 2024-07-02

+

This notebook walks through downloading a netCDF file from NCEI. The file follows a specific specification for ATN satellite trajectory observations as documented here. More information about the ATN netCDF specification can be found at https://ioos.github.io/ioos-atn-data/.

Since most of the examples in the IOOS Code Lab are in the python programming language, we wanted to show an example of working with a netCDF file in the R programming language to be inclusive of those users.

For more information on the tidync package, see this R blog: https://ropensci.org/blog/2019/11/05/tidync/

Data used in this notebook are available from NCEI at the following link https://www.ncei.noaa.gov/archive/accession/0282699.

diff --git a/output.json b/output.json index 5897f384..fa896a23 100644 --- a/output.json +++ b/output.json @@ -26,146 +26,146 @@ {"filename": "content/code_gallery/gallery.md", "lineno": 370, "status": "ignored", "code": 0, "uri": "./data_management_notebooks/2018-02-27-pocean-timeSeries-demo.html", "info": ""} {"filename": "content/code_gallery/gallery.md", "lineno": 385, "status": "ignored", "code": 0, "uri": "./data_management_notebooks/2020-12-08-DataToDwC.html", "info": ""} {"filename": "content/code_gallery/gallery.md", "lineno": 400, "status": "ignored", "code": 0, "uri": "./data_management_notebooks/2023-03-20-Reading_and_writing_zarr.html", "info": ""} -{"filename": "content/code_gallery/data_management_notebooks/2017-11-01-Creating-Archives-Using-Bagit.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "http://libraryofcongress.github.io/bagit-python", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2017-11-01-Creating-Archives-Using-Bagit.ipynb", "lineno": 20006, "status": "working", "code": 0, "uri": "http://ncei.axiomdatascience.com/cencoos/", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "lineno": 310004, "status": "working", "code": 0, "uri": "https://bbest.github.io/obis-lat-time-fig", "info": ""} +{"filename": "content/code_gallery/data_management_notebooks/2017-11-01-Creating-Archives-Using-Bagit.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "http://libraryofcongress.github.io/bagit-python", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2016-11-16-CF-UGRID-SGRID-conventions.ipynb", "lineno": 20017, "status": "working", "code": 0, "uri": "https://cf-xarray.readthedocs.io/en/latest/", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "lineno": 310004, "status": "working", "code": 0, "uri": "https://bbest.github.io/obis-lat-time-fig", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "lineno": 20011, "status": "working", "code": 0, "uri": "https://api.obis.org/", "info": ""} -{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 340006, "status": "working", "code": 0, "uri": "http://vocab.nerc.ac.uk/collection/P25/current/WTEMP/", "info": ""} +{"filename": "content/code_gallery/data_management_notebooks/2017-11-01-Creating-Archives-Using-Bagit.ipynb", "lineno": 60002, "status": "working", "code": 0, "uri": "http://cfconventions.org/cf-conventions/v1.6.0/cf-conventions.html#_orthogonal_multidimensional_array_representation_of_time_series", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2016-10-12-fetching_data.ipynb", "lineno": 120002, "status": "working", "code": 0, "uri": "https://cfconventions.org/", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2018-02-27-pocean-timeSeries-demo.ipynb", "lineno": 20006, "status": "working", "code": 0, "uri": "https://cfconventions.org/Data/cf-conventions/cf-conventions-1.7/build/ch09.html", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2018-02-27-pocean-timeSeries-demo.ipynb", "lineno": 20006, "status": "working", "code": 0, "uri": "https://cfconventions.org/latest.html", "info": ""} -{"filename": "content/code_gallery/data_management_notebooks/2017-11-01-Creating-Archives-Using-Bagit.ipynb", "lineno": 60002, "status": "working", "code": 0, "uri": "http://cfconventions.org/cf-conventions/v1.6.0/cf-conventions.html#_orthogonal_multidimensional_array_representation_of_time_series", "info": ""} -{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2016-11-16-CF-UGRID-SGRID-conventions.ipynb", "lineno": 20011, "status": "working", "code": 0, "uri": "https://cfconventions.org/cf-conventions/v1.6.0/cf-conventions.html", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2016-10-12-fetching_data.ipynb", "lineno": 120002, "status": "working", "code": 0, "uri": "https://cfconventions.org/Data/cf-standard-names/current/build/cf-standard-name-table.html", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2017-05-14-running_compliance_checker.ipynb", "lineno": 20006, "status": "working", "code": 0, "uri": "https://compliance.ioos.us/index.html", "info": ""} -{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2017-01-23-R-notebook.ipynb", "lineno": 10015, "status": "working", "code": 0, "uri": "https://dankelley.github.io/oce/", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2017-01-23-R-notebook.ipynb", "lineno": 10017, "status": "working", "code": 0, "uri": "https://dankelley.github.io/blog/", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2016-11-15-glider_data_example.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://challenger.marine.rutgers.edu/", "info": ""} -{"filename": "content/ioos_installation_conda.md", "lineno": 11, "status": "working", "code": 0, "uri": "https://docs.anaconda.com/free/anaconda/install/uninstall/", "info": ""} +{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2017-01-23-R-notebook.ipynb", "lineno": 10015, "status": "working", "code": 0, "uri": "https://dankelley.github.io/oce/", "info": ""} +{"filename": "content/ioos_installation_conda.md", "lineno": 11, "status": "redirected", "code": 302, "uri": "https://docs.anaconda.com/free/anaconda/install/uninstall/", "info": "https://docs.anaconda.com/anaconda/install/uninstall/"} +{"filename": "content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma.ipynb", "lineno": 280005, "status": "working", "code": 0, "uri": "https://docs.bokeh.org/en/latest/", "info": ""} +{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 340006, "status": "working", "code": 0, "uri": "http://vocab.nerc.ac.uk/collection/P25/current/WTEMP/", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2017-11-30-rerddap.ipynb", "lineno": 40004, "status": "working", "code": 0, "uri": "https://docs.ropensci.org/rerddap/", "info": ""} -{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 340004, "status": "working", "code": 0, "uri": "https://dwc.tdwg.org/rdf/#2-implementation-guide", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://dwc.tdwg.org/", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 60010, "status": "working", "code": 0, "uri": "https://dwc.tdwg.org/terms/#event", "info": ""} -{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2017-01-23-R-notebook.ipynb", "lineno": 10015, "status": "working", "code": 0, "uri": "https://cran.r-project.org/web/packages/gsw/index.html", "info": ""} -{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 60004, "status": "working", "code": 0, "uri": "https://dwc.tdwg.org/terms/#occurrence", "info": ""} +{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 340004, "status": "working", "code": 0, "uri": "https://dwc.tdwg.org/rdf/#2-implementation-guide", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2016-12-20-searching_glider_deployments.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://en.wikipedia.org/wiki/Application_programming_interface", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "lineno": 160006, "status": "working", "code": 0, "uri": "https://en.wikipedia.org/wiki/Geohash", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma.ipynb", "lineno": 280005, "status": "working", "code": 0, "uri": "https://docs.bokeh.org/en/latest/", "info": ""} -{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 140002, "status": "working", "code": 0, "uri": "https://en.wikipedia.org/wiki/ISO_8601", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2018-02-20-obis.ipynb", "lineno": 60004, "status": "working", "code": 0, "uri": "https://en.wikipedia.org/wiki/Well-known_text", "info": ""} -{"filename": "content/code_gallery/data_management_notebooks/2017-11-01-Creating-Archives-Using-Bagit.ipynb", "lineno": 20006, "status": "working", "code": 0, "uri": "https://en.wikipedia.org/wiki/BagIt", "info": ""} +{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2016-11-16-CF-UGRID-SGRID-conventions.ipynb", "lineno": 20011, "status": "working", "code": 0, "uri": "https://cfconventions.org/cf-conventions/v1.6.0/cf-conventions.html", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2016-10-12-fetching_data.ipynb", "lineno": 20011, "status": "working", "code": 0, "uri": "https://en.wikipedia.org/wiki/Hurricane_Matthew", "info": ""} +{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 60004, "status": "working", "code": 0, "uri": "https://dwc.tdwg.org/terms/#occurrence", "info": ""} +{"filename": "content/code_gallery/data_management_notebooks/2017-11-01-Creating-Archives-Using-Bagit.ipynb", "lineno": 20006, "status": "working", "code": 0, "uri": "https://en.wikipedia.org/wiki/BagIt", "info": ""} +{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2017-01-23-R-notebook.ipynb", "lineno": 10015, "status": "working", "code": 0, "uri": "https://cran.r-project.org/web/packages/gsw/index.html", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2018-02-20-obis.ipynb", "lineno": 60004, "status": "working", "code": 0, "uri": "https://en.wikipedia.org/wiki/Well-known_text", "info": ""} +{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 140002, "status": "working", "code": 0, "uri": "https://en.wikipedia.org/wiki/ISO_8601", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "lineno": 160006, "status": "working", "code": 0, "uri": "https://en.wikipedia.org/wiki/Geohash", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2021-10-25-ERDDAP-interpolate.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://erddap.ioos.us/erddap/convert/interpolate.html", "info": ""} +{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2020-02-14-QARTOD_ioos_qc_Water-Level-Example.ipynb", "lineno": 40004, "status": "working", "code": 0, "uri": "https://erddap.aoos.org/erddap/index.html", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2018-12-04-grids.ipynb", "lineno": 20017, "status": "working", "code": 0, "uri": "https://geojson.org/", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2017-03-21-ERDDAP_IOOS_Sensor_Map.ipynb", "lineno": 20015, "status": "working", "code": 0, "uri": "https://erddap.sensors.ioos.us/erddap/tabledap/mlml_mlml_sea.csv?time%2Cmole_concentration_of_dissolved_molecular_oxygen_in_sea_water%2Cmole_concentration_of_dissolved_molecular_oxygen_in_sea_water_qc_agg%2Cz%26time%3E%3D2022-07-01T12%3A35%3A13Z%26time%3C%3D2022-07-11T12%3A35%3A13Z", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "lineno": 180002, "status": "working", "code": 0, "uri": "https://geopandas.org/en/stable/docs/reference/api/geopandas.GeoDataFrame.explore.html", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "lineno": 110004, "status": "working", "code": 0, "uri": "https://geopandas.org/en/stable/", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2017-11-30-rerddap.ipynb", "lineno": 100002, "status": "working", "code": 0, "uri": "https://gcoos4.tamu.edu/erddap/info/fk_CREMP_yearly_revisited_DATA_v3_1996/index.html", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2017-11-30-rerddap.ipynb", "lineno": 40002, "status": "working", "code": 0, "uri": "https://gcoos4.tamu.edu/erddap/tabledap/fk_CREMP_yearly_revisited_DATA_v3_1996.html", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2017-06-12-NCEI_RA_archive_history.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://github.com/Esri/geoportal-server/wiki/REST-API-Syntax", "info": ""} -{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2020-02-14-QARTOD_ioos_qc_Water-Level-Example.ipynb", "lineno": 40004, "status": "working", "code": 0, "uri": "https://erddap.aoos.org/erddap/index.html", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2017-11-30-rerddap.ipynb", "lineno": 100002, "status": "working", "code": 0, "uri": "https://gcoos4.tamu.edu/erddap/info/fk_CREMP_yearly_revisited_DATA_v3_1996/index.html", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "lineno": 110004, "status": "working", "code": 0, "uri": "https://geopandas.org/en/stable/", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "lineno": 180002, "status": "working", "code": 0, "uri": "https://geopandas.org/en/stable/docs/reference/api/geopandas.GeoDataFrame.explore.html", "info": ""} {"filename": "content/ioos_installation_conda.md", "lineno": 3, "status": "working", "code": 0, "uri": "https://github.com/conda-forge/miniforge", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2017-06-12-NCEI_RA_archive_history.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://github.com/Esri/geoportal-server/wiki/REST-API-Syntax", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "lineno": 20011, "status": "working", "code": 0, "uri": "https://github.com/iobis/pyobis", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2021-10-19-multiple-erddap-search.ipynb", "lineno": 40002, "status": "working", "code": 0, "uri": "https://github.com/IrishMarineInstitute/awesome-erddap", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2018-03-01-erddapy.ipynb", "lineno": 160002, "status": "working", "code": 0, "uri": "https://github.com/ioos/BioData-Training-Workshop/blob/main/notebooks/ERDDAP_timeseries_explorer-IOOS.ipynb", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://github.com/ioos/bio_data_guide/blob/main/datasets/example_script_with_fake_data/IOOS_DMAC_DataToDwC_Notebook_event.md", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2018-03-01-erddapy.ipynb", "lineno": 160002, "status": "working", "code": 0, "uri": "https://github.com/ioos/BioData-Training-Workshop/blob/main/notebooks/ERDDAP_timeseries_explorer-IOOS.ipynb", "info": ""} {"filename": "content/ioos_installation_conda.md", "lineno": 186, "status": "working", "code": 0, "uri": "https://github.com/ContinuumIO/anaconda-issues/issues/6258", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2016-11-15-glider_data_example.ipynb", "lineno": 150007, "status": "working", "code": 0, "uri": "https://github.com/ioos/glider-dac-status/blob/master/status/profile_plots.py", "info": ""} -{"filename": "content/code_gallery/data_management_notebooks/2017-05-14-running_compliance_checker.ipynb", "lineno": 60004, "status": "working", "code": 0, "uri": "https://github.com/ioos/compliance-checker", "info": ""} {"filename": "content/intro.md", "lineno": 15, "status": "working", "code": 0, "uri": "https://github.com/ioos/ioos_code_lab/blob/main/CONTRIBUTING.md", "info": ""} +{"filename": "content/code_gallery/data_management_notebooks/2017-05-14-running_compliance_checker.ipynb", "lineno": 60004, "status": "working", "code": 0, "uri": "https://github.com/ioos/compliance-checker", "info": ""} {"filename": "content/ioos_installation_conda.md", "lineno": 139, "status": "working", "code": 0, "uri": "https://github.com/ioos/ioos_code_lab/issues", "info": ""} -{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.ipynb", "lineno": 10008, "status": "working", "code": 0, "uri": "https://github.com/ioos/ioos-atn-data/blob/main/templates/atn_trajectory_template.cdl", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2020-02-14-QARTOD_ioos_qc_Water-Level-Example.ipynb", "lineno": 150002, "status": "working", "code": 0, "uri": "https://github.com/ioos/ioos_qc/blob/b34b3762d659362fb3af11f52d8905d18cd6ec7b/docs/source/examples/QartodTestExample_WaterLevel.ipynb", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2020-02-14-QARTOD_ioos_qc_Water-Level-Example.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://github.com/ioos/ioos_qc", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 320002, "status": "working", "code": 0, "uri": "https://github.com/ioos/notebooks_demos/blob/master/notebooks/data/dwc/processed/MadeUpData_Occurrence.csv", "info": ""} +{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 360002, "status": "working", "code": 0, "uri": "https://github.com/ioos/notebooks_demos/blob/master/notebooks/data/dwc/processed/MadeUpData_mof.csv", "info": ""} +{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 40002, "status": "working", "code": 0, "uri": "https://github.com/ioos/notebooks_demos/blob/master/notebooks/data/dwc/raw/MadeUpDataForBiologicalDataTraining.csv", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 200002, "status": "working", "code": 0, "uri": "https://github.com/ioos/notebooks_demos/blob/master/notebooks/data/dwc/processed/MadeUpData_event.csv", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2016-11-15-glider_data_example.ipynb", "lineno": 150007, "status": "working", "code": 0, "uri": "https://github.com/lukecampbell", "info": ""} -{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 40002, "status": "working", "code": 0, "uri": "https://github.com/ioos/notebooks_demos/blob/master/notebooks/data/dwc/raw/MadeUpDataForBiologicalDataTraining.csv", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2017-08-01-xtractoR.ipynb", "lineno": 10006, "status": "working", "code": 0, "uri": "https://github.com/rmendels/xtractomatic", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2019-05-27-hurricane_gis_part02.ipynb", "lineno": 90002, "status": "working", "code": 0, "uri": "https://github.com/ioos/pyoos", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2016-12-20-searching_glider_deployments.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://gliders.ioos.us/", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2018-03-01-erddapy.ipynb", "lineno": 20022, "status": "working", "code": 0, "uri": "https://gliders.ioos.us/erddap/index.html", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2017-08-01-xtractoR.ipynb", "lineno": 10006, "status": "working", "code": 0, "uri": "https://github.com/rmendels/xtractomatic", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2017-11-30-rerddap.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://github.com/ropensci/rerddap", "info": ""} -{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 360002, "status": "working", "code": 0, "uri": "https://github.com/ioos/notebooks_demos/blob/master/notebooks/data/dwc/processed/MadeUpData_mof.csv", "info": ""} +{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://glos.org/2019-code-sprint/", "info": ""} +{"filename": "content/ioos_installation_conda.md", "lineno": 140, "status": "working", "code": 0, "uri": "https://groups.google.com/forum/?hl=en#!forum/ioos_tech", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2018-03-01-erddapy.ipynb", "lineno": 20022, "status": "working", "code": 0, "uri": "https://gliders.ioos.us/erddap/index.html", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2018-02-20-obis.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://iobis.github.io/obistools", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "lineno": 160006, "status": "working", "code": 0, "uri": "https://iobis.github.io/pyobis/occurrences.html#pyobis.occurrences.getpoints", "info": ""} -{"filename": "content/ioos_installation_conda.md", "lineno": 140, "status": "working", "code": 0, "uri": "https://groups.google.com/forum/?hl=en#!forum/ioos_tech", "info": ""} +{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.ipynb", "lineno": 10008, "status": "working", "code": 0, "uri": "https://ioos.github.io/ioos-atn-data/", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2018-02-20-obis.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://iobis.github.io/robis", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2019-03-08-grids-temperature.ipynb", "lineno": 20013, "status": "working", "code": 0, "uri": "https://ioos.github.io/ioos_code_lab/content/code_gallery/data_analysis_and_visualization_notebooks/2018-12-04-grids.html", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2017-03-30-octave_notebook_example.ipynb", "lineno": 30002, "status": "working", "code": 0, "uri": "https://ioos.github.io/ioos_code_lab/content/code_gallery/data_analysis_and_visualization_notebooks/2017-01-23-R-notebook.html", "info": ""} -{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.ipynb", "lineno": 10008, "status": "working", "code": 0, "uri": "https://ioos.github.io/ioos-atn-data/", "info": ""} +{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.ipynb", "lineno": 10008, "status": "working", "code": 0, "uri": "https://ioos.github.io/ioos-atn-data/atn-sat-telem-specification-v1-0.html#example-dataset", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2019-03-08-grids-temperature.ipynb", "lineno": 20013, "status": "working", "code": 0, "uri": "https://ioos.github.io/ioos_code_lab/content/code_gallery/data_analysis_and_visualization_notebooks/2018-12-04-grids.html", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2017-08-01-xtractoR.ipynb", "lineno": 130005, "status": "working", "code": 0, "uri": "https://ioos.github.io/ioos_code_lab/content/ioos_installation_conda.html", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2020-02-14-QARTOD_ioos_qc_Water-Level-Example.ipynb", "lineno": 150002, "status": "working", "code": 0, "uri": "https://ioos.github.io/ioos_qc/", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2020-02-14-QARTOD_ioos_qc_Water-Level-Example.ipynb", "lineno": 20014, "status": "working", "code": 0, "uri": "https://ioos.github.io/ioos_qc/api/ioos_qc.html#module-ioos_qc.qartod", "info": ""} -{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://glos.org/2019-code-sprint/", "info": ""} -{"filename": "content/code_gallery/data_management.md", "lineno": 3, "status": "working", "code": 0, "uri": "https://ioos.noaa.gov/data/data-standards/", "info": ""} {"filename": "content/code_gallery/data_access.md", "lineno": 13, "status": "working", "code": 0, "uri": "https://ioos.noaa.gov/data/access-ioos-data/", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "lineno": 20015, "status": "working", "code": 0, "uri": "https://ioos.noaa.gov/project/mbon/", "info": ""} +{"filename": "content/code_gallery/data_management.md", "lineno": 3, "status": "working", "code": 0, "uri": "https://ioos.noaa.gov/data/data-standards/", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2020-02-14-QARTOD_ioos_qc_Water-Level-Example.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://ioos.noaa.gov/project/qartod/", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma.ipynb", "lineno": 280005, "status": "working", "code": 0, "uri": "https://matplotlib.org", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2021-10-19-multiple-erddap-search.ipynb", "lineno": 20006, "status": "working", "code": 0, "uri": "https://mathewbiddle.github.io/search-erddaps", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "lineno": 20013, "status": "working", "code": 0, "uri": "https://marinebon.org/wp-content/uploads/2022/08/MBON_logo_horizontal_60.png", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma.ipynb", "lineno": 280005, "status": "working", "code": 0, "uri": "https://matplotlib.org", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2019-05-27-hurricane_gis_part02.ipynb", "lineno": 20014, "status": "working", "code": 0, "uri": "https://nbviewer.org/github/ioos/ioos_code_lab/blob/main/jupyterbook/content/code_gallery/data_access_notebooks/2019-02-26-hurricane_gis_part01.archived.ipynb", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2021-10-19-multiple-erddap-search.ipynb", "lineno": 20010, "status": "working", "code": 0, "uri": "https://nbviewer.org/gist/rsignell-usgs/f2be18f9db07a3c2970d88576cd62b57", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2016-11-15-glider_data_example.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://marine.rutgers.edu/announcements/the-challenger-glider-mission-south-atlantic-mission-complete", "info": ""} -{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2016-11-16-CF-UGRID-SGRID-conventions.ipynb", "lineno": 180002, "status": "working", "code": 0, "uri": "https://ocefpaf.github.io/python4oceanographers/blog/2015/07/20/pyugrid/", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 240004, "status": "working", "code": 0, "uri": "https://obis.org/", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "lineno": 60004, "status": "working", "code": 0, "uri": "https://obis.org/institute/23070", "info": ""} -{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2016-11-16-CF-UGRID-SGRID-conventions.ipynb", "lineno": 360002, "status": "working", "code": 0, "uri": "https://ocefpaf.github.io/python4oceanographers/blog/2015/12/07/pysgrid/", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2016-12-20-searching_glider_deployments.ipynb", "lineno": 20010, "status": "working", "code": 0, "uri": "https://gliders.ioos.us/providers/api/deployment", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2016-10-12-fetching_data.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://opendap.co-ops.nos.noaa.gov/erddap/index.html", "info": ""} +{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2016-11-16-CF-UGRID-SGRID-conventions.ipynb", "lineno": 180002, "status": "working", "code": 0, "uri": "https://ocefpaf.github.io/python4oceanographers/blog/2015/07/20/pyugrid/", "info": ""} +{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2016-11-16-CF-UGRID-SGRID-conventions.ipynb", "lineno": 360002, "status": "working", "code": 0, "uri": "https://ocefpaf.github.io/python4oceanographers/blog/2015/12/07/pysgrid/", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2018-02-20-obis.ipynb", "lineno": 60006, "status": "working", "code": 0, "uri": "https://obis.org/maptool", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma.ipynb", "lineno": 20013, "status": "working", "code": 0, "uri": "https://opendap.co-ops.nos.noaa.gov/ioos-dif-sos/", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2016-10-12-fetching_data.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://opendap.co-ops.nos.noaa.gov/erddap/index.html", "info": ""} +{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.ipynb", "lineno": 250002, "status": "working", "code": 0, "uri": "https://podaac.jpl.nasa.gov/dataset/MUR-JPL-L4-GLOB-v4.1", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 40002, "status": "working", "code": 0, "uri": "https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_csv.html", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2018-02-20-obis.ipynb", "lineno": 60006, "status": "working", "code": 0, "uri": "https://obis.org/maptool", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2018-12-04-grids.ipynb", "lineno": 20017, "status": "working", "code": 0, "uri": "https://pyoceans.github.io/gridgeo/", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2018-02-27-pocean-timeSeries-demo.ipynb", "lineno": 250002, "status": "working", "code": 0, "uri": "https://pyoceans.github.io/pocean-core/", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2019-05-27-hurricane_gis_part02.ipynb", "lineno": 220002, "status": "working", "code": 0, "uri": "https://python-visualization.github.io/folium/", "info": ""} +{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 280002, "status": "working", "code": 0, "uri": "https://pyworms.readthedocs.io/en/latest/", "info": ""} {"filename": "content/ioos_installation_conda.md", "lineno": 152, "status": "working", "code": 0, "uri": "https://raw.githubusercontent.com/ioos/ioos_code_lab/main/.binder/conda-lock.yml", "info": ""} -{"filename": "content/ioos_installation_conda.md", "lineno": 50, "status": "working", "code": 0, "uri": "https://raw.githubusercontent.com/ioos/ioos_code_lab/main/.binder/environment.yml", "info": ""} {"filename": "content/ioos_installation_conda.md", "lineno": 50, "status": "working", "code": 0, "uri": "https://raw.githubusercontent.com/ioos/ioos_code_lab/main/.binder/environment-python_and_r.yml", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2017-08-01-xtractoR.ipynb", "lineno": 130002, "status": "working", "code": 0, "uri": "https://rmendels.github.io/Usingxtractomatic_3.4.0.nb.html", "info": ""} +{"filename": "content/ioos_installation_conda.md", "lineno": 50, "status": "working", "code": 0, "uri": "https://raw.githubusercontent.com/ioos/ioos_code_lab/main/.binder/environment.yml", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2019-05-27-hurricane_gis_part02.ipynb", "lineno": 20014, "status": "working", "code": 0, "uri": "https://nbviewer.org/github/ioos/ioos_code_lab/blob/main/jupyterbook/content/code_gallery/data_access_notebooks/2019-02-26-hurricane_gis_part01.archived.ipynb", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2021-10-19-multiple-erddap-search.ipynb", "lineno": 20010, "status": "working", "code": 0, "uri": "https://nbviewer.org/gist/rsignell-usgs/f2be18f9db07a3c2970d88576cd62b57", "info": ""} +{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.ipynb", "lineno": 10012, "status": "working", "code": 0, "uri": "https://ropensci.org/blog/2019/11/05/tidync/", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2016-11-16-CF-UGRID-SGRID-conventions.ipynb", "lineno": 20017, "status": "working", "code": 0, "uri": "https://scitools-iris.readthedocs.io/en/stable/", "info": ""} -{"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 280002, "status": "working", "code": 0, "uri": "https://pyworms.readthedocs.io/en/latest/", "info": ""} -{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.ipynb", "lineno": 250002, "status": "working", "code": 0, "uri": "https://podaac.jpl.nasa.gov/dataset/MUR-JPL-L4-GLOB-v4.1", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2017-03-21-ERDDAP_IOOS_Sensor_Map.ipynb", "lineno": 20010, "status": "working", "code": 0, "uri": "https://sensors.ioos.us/", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2017-08-01-xtractoR.ipynb", "lineno": 130002, "status": "working", "code": 0, "uri": "https://rmendels.github.io/Usingxtractomatic_3.4.0.nb.html", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2016-10-12-fetching_data.ipynb", "lineno": 40002, "status": "working", "code": 0, "uri": "https://secoora.org/", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2016-11-16-CF-UGRID-SGRID-conventions.ipynb", "lineno": 190004, "status": "working", "code": 0, "uri": "https://sgrid.github.io/sgrid", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2016-11-16-CF-UGRID-SGRID-conventions.ipynb", "lineno": 20011, "status": "working", "code": 0, "uri": "https://sgrid.github.io/sgrid/", "info": ""} -{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.ipynb", "lineno": 10012, "status": "working", "code": 0, "uri": "https://ropensci.org/blog/2019/11/05/tidync/", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2016-10-12-fetching_data.ipynb", "lineno": 40002, "status": "working", "code": 0, "uri": "https://secoora.org/", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2016-11-16-CF-UGRID-SGRID-conventions.ipynb", "lineno": 20011, "status": "working", "code": 0, "uri": "https://ugrid-conventions.github.io/ugrid-conventions/", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2017-03-21-ERDDAP_IOOS_Sensor_Map.ipynb", "lineno": 20013, "status": "working", "code": 0, "uri": "https://user-images.githubusercontent.com/950575/178321765-74ed0562-b942-4d97-af8b-85158bc6488c.png", "info": ""} {"filename": "content/ioos_installation_conda.md", "lineno": 129, "status": "working", "code": 0, "uri": "https://technicaldiscovery.blogspot.com/2013/12/why-i-promote-conda.html", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2017-03-21-ERDDAP_IOOS_Sensor_Map.ipynb", "lineno": 20010, "status": "working", "code": 0, "uri": "https://sensors.ioos.us/", "info": ""} -{"filename": "content/ioos_installation_conda.md", "lineno": 3, "status": "working", "code": 0, "uri": "https://www.anaconda.com/download", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 60010, "status": "working", "code": 0, "uri": "https://rs.gbif.org/extensions.html#http://rs.iobis.org/obis/terms/ExtendedMeasurementOrFact", "info": ""} -{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2020-02-14-QARTOD_ioos_qc_Water-Level-Example.ipynb", "lineno": 20010, "status": "working", "code": 0, "uri": "https://www.google.com/maps?q=66.895035,-162.566752", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma.ipynb", "lineno": 20010, "status": "working", "code": 0, "uri": "https://tidesandcurrents.noaa.gov/quicklook/view.html?name=IRMA", "info": ""} +{"filename": "content/ioos_installation_conda.md", "lineno": 3, "status": "working", "code": 0, "uri": "https://www.anaconda.com/download", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 340006, "status": "working", "code": 0, "uri": "https://vocab.nerc.ac.uk/search_nvs/", "info": ""} +{"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2020-02-14-QARTOD_ioos_qc_Water-Level-Example.ipynb", "lineno": 20010, "status": "working", "code": 0, "uri": "https://www.google.com/maps?q=66.895035,-162.566752", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2017-06-12-NCEI_RA_archive_history.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://wiki.earthdata.nasa.gov/display/NASAISO/ISO+19115-2", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2017-03-30-octave_notebook_example.ipynb", "lineno": 80002, "status": "working", "code": 0, "uri": "https://www.eoas.ubc.ca/~rich/", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2016-11-15-glider_data_example.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://marine.rutgers.edu/announcements/the-challenger-glider-mission-south-atlantic-mission-complete", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2017-03-21-ERDDAP_IOOS_Sensor_Map.ipynb", "lineno": 20013, "status": "working", "code": 0, "uri": "https://user-images.githubusercontent.com/950575/178321765-74ed0562-b942-4d97-af8b-85158bc6488c.png", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2018-02-20-obis.ipynb", "lineno": 250004, "status": "working", "code": 0, "uri": "https://www.iucnredlist.org/", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2017-06-12-NCEI_RA_archive_history.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://www.ncei.noaa.gov/metadata/geoportal", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2017-06-12-NCEI_RA_archive_history.ipynb", "lineno": 60004, "status": "working", "code": 0, "uri": "https://www.ncei.noaa.gov/metadata/geoportal/#aboutPanel", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2018-02-20-obis.ipynb", "lineno": 250004, "status": "working", "code": 0, "uri": "https://www.iucnredlist.org/", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2018-02-20-obis.ipynb", "lineno": 250004, "status": "working", "code": 0, "uri": "https://www.iucnredlist.org/species/6494/43526147", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2017-06-12-NCEI_RA_archive_history.ipynb", "lineno": 60004, "status": "working", "code": 0, "uri": "https://www.ncei.noaa.gov/metadata/geoportal/#searchPanel", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2020-10-10-GTS.ipynb", "lineno": 40002, "status": "working", "code": 0, "uri": "https://www.ndbc.noaa.gov/ioosstats/", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2018-02-20-obis.ipynb", "lineno": 250004, "status": "working", "code": 0, "uri": "https://www.iucnredlist.org/species/6494/43526147", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma.ipynb", "lineno": 20023, "status": "working", "code": 0, "uri": "https://www.nhc.noaa.gov/gis/archive_wsurge.php?year=2017", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma.ipynb", "lineno": 20012, "status": "working", "code": 0, "uri": "https://www.nhc.noaa.gov/gis/", "info": ""} -{"filename": "content/Video_Demo_Markdown/nanoos.md", "lineno": 12, "status": "working", "code": 0, "uri": "https://www.youtube.com/playlist?list=PLBvrtRArn5ffsBARjKsczvfxyYX1wGtFP", "info": ""} -{"filename": "content/Video_Demo_Markdown/glos.md", "lineno": 11, "status": "working", "code": 0, "uri": "https://www.youtube.com/playlist?list=PLEK-mxRrHSZ5LkSSUyYHEy4lEXnEdNJJc", "info": ""} +{"filename": "content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma.ipynb", "lineno": 20023, "status": "working", "code": 0, "uri": "https://www.nhc.noaa.gov/gis/archive_wsurge.php?year=2017", "info": ""} {"filename": "content/code_gallery/data_analysis_and_visualization_notebooks/2021-10-25-ERDDAP-interpolate.ipynb", "lineno": 60002, "status": "working", "code": 0, "uri": "https://www.saildrone.com/news/saildrone-collects-live-video-inside-hurricane-sam", "info": ""} +{"filename": "content/Video_Demo_Markdown/glos.md", "lineno": 11, "status": "working", "code": 0, "uri": "https://www.youtube.com/playlist?list=PLEK-mxRrHSZ5LkSSUyYHEy4lEXnEdNJJc", "info": ""} +{"filename": "content/Video_Demo_Markdown/nanoos.md", "lineno": 12, "status": "working", "code": 0, "uri": "https://www.youtube.com/playlist?list=PLBvrtRArn5ffsBARjKsczvfxyYX1wGtFP", "info": ""} {"filename": "content/Video_Demo_Markdown/glos.md", "lineno": 12, "status": "working", "code": 0, "uri": "https://www.youtube.com/playlist?list=PLEK-mxRrHSZ6rH1qCpfpD6-rSljE8fbUC", "info": ""} -{"filename": "content/Video_Demo_Markdown/python_dem.md", "lineno": 11, "status": "working", "code": 0, "uri": "https://www.youtube.com/watch?v=05ax0lkQFrg", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2018-02-20-obis.ipynb", "lineno": 20006, "status": "working", "code": 0, "uri": "https://www.obis.org/", "info": ""} -{"filename": "content/Video_Demo_Markdown/python_dem.md", "lineno": 12, "status": "working", "code": 0, "uri": "https://www.youtube.com/watch?v=18xZoXu1USM", "info": ""} +{"filename": "content/Video_Demo_Markdown/python_dem.md", "lineno": 11, "status": "working", "code": 0, "uri": "https://www.youtube.com/watch?v=05ax0lkQFrg", "info": ""} {"filename": "content/Video_Demo_Markdown/ioos.md", "lineno": 11, "status": "working", "code": 0, "uri": "https://www.youtube.com/watch?v=Dqc1C1HeemQ", "info": ""} -{"filename": "content/Video_Demo_Markdown/nanoos.md", "lineno": 11, "status": "working", "code": 0, "uri": "https://www.youtube.com/watch?v=MEVz0jOsqmI", "info": ""} -{"filename": "content/Video_Demo_Markdown/ioos.md", "lineno": 12, "status": "working", "code": 0, "uri": "https://www.youtube.com/watch?v=ZITqDRa6u9c", "info": ""} -{"filename": "content/code_gallery/data_management_notebooks/2023-03-20-Reading_and_writing_zarr.ipynb", "lineno": 80006, "status": "working", "code": 0, "uri": "https://xbitinfo.readthedocs.io/en/latest/api/xbitinfo.save_compressed.ToCompressed_Zarr.html", "info": ""} +{"filename": "content/Video_Demo_Markdown/python_dem.md", "lineno": 12, "status": "working", "code": 0, "uri": "https://www.youtube.com/watch?v=18xZoXu1USM", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "lineno": 240004, "status": "working", "code": 0, "uri": "https://www.marinespecies.org/", "info": ""} +{"filename": "content/code_gallery/data_management_notebooks/2023-03-20-Reading_and_writing_zarr.ipynb", "lineno": 80006, "status": "working", "code": 0, "uri": "https://xbitinfo.readthedocs.io/en/latest/api/xbitinfo.save_compressed.ToCompressed_Zarr.html", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2023-03-20-Reading_and_writing_zarr.ipynb", "lineno": 20011, "status": "working", "code": 0, "uri": "https://zarr.readthedocs.io/en/stable/", "info": ""} +{"filename": "content/code_gallery/data_management_notebooks/2023-03-20-Reading_and_writing_zarr.ipynb", "lineno": 20026, "status": "working", "code": 0, "uri": "https://zarr.readthedocs.io/en/stable/tutorial.html#chunk-optimizations", "info": ""} {"filename": "content/intro.md", "lineno": 22, "status": "unchecked", "code": 0, "uri": "mailto:data.ioos@noaa.gov", "info": ""} {"filename": "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "lineno": 20009, "status": "unchecked", "code": 0, "uri": "mailto:mathew.biddle@noaa.gov", "info": ""} -{"filename": "content/code_gallery/data_management_notebooks/2023-03-20-Reading_and_writing_zarr.ipynb", "lineno": 20026, "status": "working", "code": 0, "uri": "https://zarr.readthedocs.io/en/stable/tutorial.html#chunk-optimizations", "info": ""} +{"filename": "content/Video_Demo_Markdown/ioos.md", "lineno": 12, "status": "working", "code": 0, "uri": "https://www.youtube.com/watch?v=ZITqDRa6u9c", "info": ""} {"filename": "content/code_gallery/data_management_notebooks/2023-03-20-Reading_and_writing_zarr.ipynb", "lineno": 80004, "status": "working", "code": 0, "uri": "https://www.youtube.com/watch?v=qyJXBlrdzBs&list=PLKbXDtRY2ZfU6OfZ8JQimBEY-u1WLCpwp", "info": ""} {"filename": "content/Video_Demo_Markdown/ooi.md", "lineno": 11, "status": "working", "code": 0, "uri": "https://www.youtube.com/watch?v=tj4M9hodTG0", "info": ""} -{"filename": "content/code_gallery/data_access_notebooks/2017-06-12-NCEI_RA_archive_history.ipynb", "lineno": 20008, "status": "working", "code": 0, "uri": "https://wiki.earthdata.nasa.gov/display/NASAISO/ISO+19115-2", "info": ""} +{"filename": "content/Video_Demo_Markdown/nanoos.md", "lineno": 11, "status": "working", "code": 0, "uri": "https://www.youtube.com/watch?v=MEVz0jOsqmI", "info": ""} diff --git a/output.txt b/output.txt index e69de29b..6596931d 100644 --- a/output.txt +++ b/output.txt @@ -0,0 +1 @@ +content/ioos_installation_conda.md:11: [redirected with Found] https://docs.anaconda.com/free/anaconda/install/uninstall/ to https://docs.anaconda.com/anaconda/install/uninstall/ diff --git a/searchindex.js b/searchindex.js index f1a52980..1b3bf074 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"A Matlab notebook primer": [[24, "a-matlab-notebook-primer"]], "Accessing data from SOS using NHC GIS files": [[17, "accessing-data-from-sos-using-nhc-gis-files"]], "Accessing glider data via the Glider DAC API with Python": [[8, "accessing-glider-data-via-the-glider-dac-api-with-python"]], "Aligning Data to Darwin Core": [[33, "aligning-data-to-darwin-core"]], "Appendix": [[37, "appendix"]], "CF-1.6 with cf_xarray": [[22, "cf-1-6-with-cf-xarray"]], "Calling R libraries from Python": [[13, "calling-r-libraries-from-python"]], "Chapter table of contents": [[5, "chapter-table-of-contents"], [21, "chapter-table-of-contents"], [29, "chapter-table-of-contents"]], "Collect all the metadata from the netCDF file.": [[28, "collect-all-the-metadata-from-the-netcdf-file"]], "Collect metadata about all of the datasets": [[20, "collect-metadata-about-all-of-the-datasets"]], "Create a grid of observations": [[20, "create-a-grid-of-observations"]], "Create a timeseries plot of data coverage": [[10, "create-a-timeseries-plot-of-data-coverage"]], "Create the IOOS conda environment": [[37, "create-the-ioos-conda-environment"]], "Creating a CF-1.6 timeSeries using pocean": [[32, "creating-a-cf-1-6-timeseries-using-pocean"]], "Creating event core with an occurrence and extended measurement or fact extension using Python": [[33, "creating-event-core-with-an-occurrence-and-extended-measurement-or-fact-extension-using-python"]], "Data Access": [[5, "data-access"]], "Data Analysis And Visualization": [[21, "data-analysis-and-visualization"]], "Data Management": [[29, "data-management"]], "Dealing with time": [[28, "dealing-with-time"]], "Dependencies:": [[30, "dependencies"]], "Download the netCDF file from the NCEI Archive": [[28, "download-the-netcdf-file-from-the-ncei-archive"]], "Event file": [[33, "event-file"]], "Example extracting attributes from netCDF": [[28, "example-extracting-attributes-from-netcdf"]], "Exiting the IOOS environment": [[37, "exiting-the-ioos-environment"]], "Exploring the NHC Advisories and Sea Surface Height during Hurricane Irma": [[12, "exploring-the-nhc-advisories-and-sea-surface-height-during-hurricane-irma"]], "Extended Measurement Or Fact (eMoF)": [[33, "extended-measurement-or-fact-emof"]], "Fetching data from CO-OPS ERDDAP with Python tools": [[6, "fetching-data-from-co-ops-erddap-with-python-tools"]], "GLOS Links": [[0, "glos-links"]], "Gallery": [[35, "gallery"]], "How to get help": [[37, "how-to-get-help"]], "IOOS": [[1, "ioos"]], "IOOS CodeLab": [[36, "ioos-codelab"]], "IOOS GTS Statistics": [[18, "ioos-gts-statistics"]], "IOOS QARTOD software (ioos_qc)": [[26, "ioos-qartod-software-ioos-qc"]], "IOOS models": [[25, "ioos-models"]], "IOOS models: Temperature Horizontal Slices": [[16, "ioos-models-temperature-horizontal-slices"]], "Install": [[37, "install"]], "Installing the IOOS conda environment": [[37, "installing-the-ioos-conda-environment"]], "Interpolate MURSST to great white shark telemetry track with R and ERDDAP": [[28, "interpolate-mursst-to-great-white-shark-telemetry-track-with-r-and-erddap"]], "Interpolating MURSST to white shark tracks using ERDDAP": [[28, "interpolating-mursst-to-white-shark-tracks-using-erddap"]], "Interpolating data remotely with ERDDAP": [[27, "interpolating-data-remotely-with-erddap"]], "Let\u2019s collect what we have found": [[10, "lets-collect-what-we-have-found"]], "Let\u2019s explore those points a little more with geopandas.GeoDataFrame.explore().": [[20, "lets-explore-those-points-a-little-more-with-geopandas-geodataframe-explore"]], "Let\u2019s make some histograms of occurrence record distributions across latitude and longitude": [[20, "lets-make-some-histograms-of-occurrence-record-distributions-across-latitude-and-longitude"]], "Linux/macOS": [[37, "linux-macos"]], "Making a map": [[28, "making-a-map"]], "NANOOS": [[2, "nanoos"]], "Next we generate a geoportal query and georss feed": [[10, "next-we-generate-a-geoportal-query-and-georss-feed"]], "Now we select a Regional Association and platform": [[10, "now-we-select-a-regional-association-and-platform"]], "OOI Demonstration Videos": [[3, "ooi-demonstration-videos"]], "Occurrence file": [[33, "occurrence-file"]], "Parsing Conventions and standards with Python": [[22, "parsing-conventions-and-standards-with-python"]], "Part 2: finding data programmatically with PyOOS": [[17, "part-2-finding-data-programmatically-with-pyoos"]], "Plotting Glider data with Python tools": [[7, "plotting-glider-data-with-python-tools"]], "Plotting the raw data": [[28, "plotting-the-raw-data"]], "Purpose:": [[30, "purpose"]], "Python Demonstration Videos": [[4, "python-demonstration-videos"]], "Query the OBIS aggregated points": [[20, "query-the-obis-aggregated-points"]], "Quick demonstration of R-notebooks using the r-oce library": [[23, "quick-demonstration-of-r-notebooks-using-the-r-oce-library"]], "Read realtime data from IOOS Sensor Map via ERDDAP tabledap": [[9, "read-realtime-data-from-ioos-sensor-map-via-erddap-tabledap"]], "Read to geopandas and plot the bounding boxes": [[20, "read-to-geopandas-and-plot-the-bounding-boxes"]], "Reading and writting zarr files with xarray": [[34, "reading-and-writting-zarr-files-with-xarray"]], "Running Compliance Checker on the Scripps Pier shore station data": [[30, "running-compliance-checker-on-the-scripps-pier-shore-station-data"]], "SGRID-0.3 with pysgrid": [[22, "sgrid-0-3-with-pysgrid"]], "Save as a geojson": [[20, "save-as-a-geojson"]], "Searching multiple ERDDAP servers": [[19, "searching-multiple-erddap-servers"]], "Shore Station Compliance Checker Script": [[30, "shore-station-compliance-checker-script"]], "Store the data as a tibble in a variable": [[28, "store-the-data-as-a-tibble-in-a-variable"]], "Taxonomic Name Matching": [[33, "taxonomic-name-matching"]], "Time to query the portal and parse out the csv response": [[10, "time-to-query-the-portal-and-parse-out-the-csv-response"]], "Trouble-shooting Windows": [[37, "trouble-shooting-windows"]], "UGRID-1.0 with pyugrid": [[22, "ugrid-1-0-with-pyugrid"]], "Updating the IOOS environment": [[37, "updating-the-ioos-environment"]], "Use pyobis to return all occurrences.": [[20, "use-pyobis-to-return-all-occurrences"]], "Using BagIt to tag oceanographic data": [[31, "using-bagit-to-tag-oceanographic-data"]], "Using NCEI geoportal REST API to collect information about IOOS Regional Association archived data": [[10, "using-ncei-geoportal-rest-api-to-collect-information-about-ioos-regional-association-archived-data"]], "Using pyobis to query for known datasets": [[20, "using-pyobis-to-query-for-known-datasets"]], "Using r-obistools and r-obis to explore the OBIS database": [[14, "using-r-obistools-and-r-obis-to-explore-the-obis-database"]], "Using the xtractomatic R package to track Pacific Blue Marlin": [[11, "using-the-xtractomatic-r-package-to-track-pacific-blue-marlin"]], "Using this notebook": [[18, "using-this-notebook"]], "What to do when everything seems to be broken?": [[37, "what-to-do-when-everything-seems-to-be-broken"]], "Why we use and recommend conda": [[37, "why-we-use-and-recommend-conda"]], "Windows": [[37, "windows"]], "conda-lock": [[37, "conda-lock"]], "erddapy: a python client/URL builder for ERDDAP": [[15, "erddapy-a-python-client-url-builder-for-erddap"]]}, "docnames": ["content/Video_Demo_Markdown/glos", "content/Video_Demo_Markdown/ioos", "content/Video_Demo_Markdown/nanoos", "content/Video_Demo_Markdown/ooi", "content/Video_Demo_Markdown/python_dem", "content/code_gallery/data_access", "content/code_gallery/data_access_notebooks/2016-10-12-fetching_data", "content/code_gallery/data_access_notebooks/2016-11-15-glider_data_example", "content/code_gallery/data_access_notebooks/2016-12-20-searching_glider_deployments", "content/code_gallery/data_access_notebooks/2017-03-21-ERDDAP_IOOS_Sensor_Map", "content/code_gallery/data_access_notebooks/2017-06-12-NCEI_RA_archive_history", "content/code_gallery/data_access_notebooks/2017-08-01-xtractoR", "content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma", "content/code_gallery/data_access_notebooks/2017-11-30-rerddap", "content/code_gallery/data_access_notebooks/2018-02-20-obis", "content/code_gallery/data_access_notebooks/2018-03-01-erddapy", "content/code_gallery/data_access_notebooks/2019-03-08-grids-temperature", "content/code_gallery/data_access_notebooks/2019-05-27-hurricane_gis_part02", "content/code_gallery/data_access_notebooks/2020-10-10-GTS", "content/code_gallery/data_access_notebooks/2021-10-19-multiple-erddap-search", "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example", "content/code_gallery/data_analysis_and_visualization", "content/code_gallery/data_analysis_and_visualization_notebooks/2016-11-16-CF-UGRID-SGRID-conventions", "content/code_gallery/data_analysis_and_visualization_notebooks/2017-01-23-R-notebook", "content/code_gallery/data_analysis_and_visualization_notebooks/2017-03-30-octave_notebook_example", "content/code_gallery/data_analysis_and_visualization_notebooks/2018-12-04-grids", "content/code_gallery/data_analysis_and_visualization_notebooks/2020-02-14-QARTOD_ioos_qc_Water-Level-Example", "content/code_gallery/data_analysis_and_visualization_notebooks/2021-10-25-ERDDAP-interpolate", "content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp", "content/code_gallery/data_management", "content/code_gallery/data_management_notebooks/2017-05-14-running_compliance_checker", "content/code_gallery/data_management_notebooks/2017-11-01-Creating-Archives-Using-Bagit", "content/code_gallery/data_management_notebooks/2018-02-27-pocean-timeSeries-demo", "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC", "content/code_gallery/data_management_notebooks/2023-03-20-Reading_and_writing_zarr", "content/code_gallery/gallery", "content/intro", "content/ioos_installation_conda"], "envversion": {"sphinx": 61, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["content/Video_Demo_Markdown/glos.md", "content/Video_Demo_Markdown/ioos.md", "content/Video_Demo_Markdown/nanoos.md", "content/Video_Demo_Markdown/ooi.md", "content/Video_Demo_Markdown/python_dem.md", "content/code_gallery/data_access.md", "content/code_gallery/data_access_notebooks/2016-10-12-fetching_data.ipynb", "content/code_gallery/data_access_notebooks/2016-11-15-glider_data_example.ipynb", "content/code_gallery/data_access_notebooks/2016-12-20-searching_glider_deployments.ipynb", "content/code_gallery/data_access_notebooks/2017-03-21-ERDDAP_IOOS_Sensor_Map.ipynb", "content/code_gallery/data_access_notebooks/2017-06-12-NCEI_RA_archive_history.ipynb", "content/code_gallery/data_access_notebooks/2017-08-01-xtractoR.ipynb", "content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma.ipynb", "content/code_gallery/data_access_notebooks/2017-11-30-rerddap.ipynb", "content/code_gallery/data_access_notebooks/2018-02-20-obis.ipynb", "content/code_gallery/data_access_notebooks/2018-03-01-erddapy.ipynb", "content/code_gallery/data_access_notebooks/2019-03-08-grids-temperature.ipynb", "content/code_gallery/data_access_notebooks/2019-05-27-hurricane_gis_part02.ipynb", "content/code_gallery/data_access_notebooks/2020-10-10-GTS.ipynb", "content/code_gallery/data_access_notebooks/2021-10-19-multiple-erddap-search.ipynb", "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "content/code_gallery/data_analysis_and_visualization.md", "content/code_gallery/data_analysis_and_visualization_notebooks/2016-11-16-CF-UGRID-SGRID-conventions.ipynb", "content/code_gallery/data_analysis_and_visualization_notebooks/2017-01-23-R-notebook.ipynb", "content/code_gallery/data_analysis_and_visualization_notebooks/2017-03-30-octave_notebook_example.ipynb", "content/code_gallery/data_analysis_and_visualization_notebooks/2018-12-04-grids.ipynb", "content/code_gallery/data_analysis_and_visualization_notebooks/2020-02-14-QARTOD_ioos_qc_Water-Level-Example.ipynb", "content/code_gallery/data_analysis_and_visualization_notebooks/2021-10-25-ERDDAP-interpolate.ipynb", "content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.ipynb", "content/code_gallery/data_management.md", "content/code_gallery/data_management_notebooks/2017-05-14-running_compliance_checker.ipynb", "content/code_gallery/data_management_notebooks/2017-11-01-Creating-Archives-Using-Bagit.ipynb", "content/code_gallery/data_management_notebooks/2018-02-27-pocean-timeSeries-demo.ipynb", "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "content/code_gallery/data_management_notebooks/2023-03-20-Reading_and_writing_zarr.ipynb", "content/code_gallery/gallery.md", "content/intro.md", "content/ioos_installation_conda.md"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [0, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 26, 27, 28, 32, 33, 34, 37], "0": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34], "00": [7, 8, 9, 10, 12, 13, 15, 17, 18, 19, 20, 22, 23, 24, 26, 28, 31, 32, 34], "000": 18, "000000": [13, 18, 20, 24], "000000000": [22, 34], "000005": 13, "000018": 13, "000021": 13, "000031": 13, "000042": 13, "000051": 13, "000065": 13, "0000ff": [12, 17], "000133": 13, "00023": 28, "000271": 13, "00033": 28, "00034": 28, "000421": 13, "000482": 22, "000591": 13, "0009": 24, "000z": 20, "001": 26, "0010": 24, "001139": 13, "0013": 24, "001321": 13, "001327": 13, "001383": 13, "0015122": 24, "0017": 24, "0023": 24, "0028219": 24, "00297": 11, "003": [22, 24], "0030": 24, "003351": 13, "0035": 24, "004": 24, "004472": 13, "0045": 24, "0047": 24, "0049": 24, "004x004": 34, "004x004histori": 34, "004x004titl": 34, "005": 24, "00503": 20, "005079": 13, "0056": 24, "006003": 13, "006130": 13, "007": 24, "00709": 11, "0071": 24, "00741": 11, "00768": 11, "008000": 18, "0083": 24, "0086": 24, "0089": 11, "009": 24, "0092": 24, "009472": 22, "009933": [12, 17], "00_coordinateaxistyp": 34, "00arrai": 7, "00long_nam": 34, "00m": 31, "00z": [9, 10, 13, 15, 19, 26, 28, 31, 32], "01": [7, 8, 9, 10, 11, 13, 15, 18, 20, 23, 24, 28, 31, 32, 34], "010": 24, "0123": 24, "0125": 34, "0125unit": 34, "0126": 24, "013394": 13, "013888888888888888": 22, "013889": 22, "01389": 22, "01389unit": 22, "014": 24, "0148": 24, "0152": 24, "0158": 24, "0161524": 10, "0161716": 10, "0161822": 10, "0162171": 10, "0162172": 10, "0162173": 10, "0162174": 10, "0162175": 10, "0162176": 10, "0162177": 10, "0162178": 10, "0162179": 10, "0162180": 10, "0162181": 10, "0162182": 10, "0162183": 10, "0162184": 10, "0162185": 10, "0162186": 10, "0162187": 10, "0162188": 10, "0162189": 10, "0162190": 10, "0162191": 10, "0162194": 10, "0162195": 10, "0162430": 10, "0162617": 10, "0162621": 10, "0162622": 10, "0167435": 10, "016937": 31, "01percent": 13, "01t00": [9, 13, 19], "01t23": 10, "02": [7, 10, 14, 15, 19, 20, 24, 26, 32], "0210t00": 15, "0211": 24, "0213": 24, "02278": 11, "023z": 20, "024": 28, "0246": 24, "025": 24, "0253": 24, "028": 10, "0282699": 28, "0290": 24, "0298": 24, "02bf02118de7": 33, "02t10": 33, "03": [7, 8, 9, 10, 15, 16, 19, 20, 24, 28, 34], "030": 28, "0304": 31, "031": 11, "03168": 10, "033": 28, "0343966": 24, "034553": 13, "034583": 13, "035": [24, 28], "0357064": 24, "0372185": 24, "038": 28, "03842": 10, "0387307": 24, "03b75eb2": 20, "04": [6, 10, 11, 20, 25, 32, 33], "0402686": 24, "0403": 11, "0415526": 24, "041666666666666664": 22, "041667": 22, "04167": 22, "0417807": 24, "0419": 24, "0432929": 24, "0448308": 24, "045155": 20, "0463430": 24, "0464": [12, 17], "0465": 24, "046667": 13, "04827": 22, "04t23": 10, "05": [6, 7, 10, 12, 15, 17, 20, 22, 24, 26, 28, 30, 32, 34], "0531": 24, "055714": 32, "057": 24, "059647": 31, "0598": 24, "05t21": 26, "06": [7, 10, 17, 18, 19, 22, 24, 28, 32, 33, 34], "0645": 11, "0653": 11, "065842e": 20, "066226": 7, "066465": 7, "066472": 7, "067": 24, "069000": 14, "069444": 22, "06944444444444445": 22, "06t00": 10, "06t12": 34, "07": [7, 9, 10, 15, 17, 18, 19, 20, 22, 24, 25, 26, 28, 32, 33], "071955e": 20, "073": [11, 24], "074": 11, "0761773": 24, "0764": 24, "0776895": 24, "0789992": 24, "07_coordinateaxistyp": 7, "07t00": 10, "07t20": 8, "08": [10, 11, 12, 16, 18, 20, 22, 24, 28, 31, 32, 33], "0805114": 24, "0820236": 24, "0833333": 24, "0835615": 24, "0838": 24, "0850736": 24, "0875": 8, "08755": 20, "08762": 20, "088584e": 20, "0887": 20, "0899": [12, 17], "08t01": 20, "08t04": 8, "08t23": 10, "09": [7, 8, 10, 12, 15, 18, 19, 20, 22, 24, 26, 27, 28, 30], "090": 20, "0911": 12, "09158": 8, "09158geospatial_lat_unit": 8, "09158standard_name_vocabulari": 8, "09347911": 8, "0939": [12, 17], "09545": 8, "097222": 22, "09722222222222221": 22, "0arrai": 7, "0colorbarminimum": [7, 8, 15], "0colorbarpalett": [7, 8, 15], "0comment": [7, 8], "0f": 23, "0instrument": [7, 8, 15], "0long_namecom": 28, "0long_namedeploy_id": 28, "0m": 34, "0posit": [22, 34], "0unit": 28, "0valid_max": [22, 34], "0valid_min": [7, 8, 15, 34], "0xarrai": [7, 15], "0y2w3": 18, "1": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35], "10": [6, 7, 8, 10, 12, 13, 15, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33], "100": [8, 12, 14, 15, 22, 23, 24, 31, 32], "1000": [7, 9, 20], "10000": 28, "1000690": 18, "1000e": 7, "100m": [28, 33], "101": [13, 14, 24], "1010": 10, "1015": 8, "1016": 31, "102": 10, "1020": 8, "103": 14, "1031": 27, "1032": 8, "1035167": 20, "104": 24, "1040": [8, 34], "1040code_dir": 34, "1040svn_url": 34, "105": [11, 14, 20, 31], "106": [15, 34], "106_coordinateaxistyp": 15, "106actual_rang": 15, "106xi_rho": 34, "107": 14, "108": 24, "10800": 26, "109": 14, "10creator_email": 8, "10m": [13, 16, 22, 25], "10platform": 28, "10t00": 15, "10t07": 33, "10t19": 26, "10t23": 20, "10th": 22, "11": [5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 20, 22, 24, 27, 28, 30, 31, 32, 33, 34], "110": 32, "1106422": 18, "111": 14, "1128192": 18, "113": 14, "1130": 12, "11379": 20, "1147": 8, "1147geospatial_vertical_min": 8, "115": 14, "116": 10, "116222867280": 22, "1164": [12, 17], "117": [8, 14, 20, 24], "1171": 10, "118": 28, "11839": 13, "119": 14, "1192421": 24, "1194028": 18, "11coverage_content_typetimecoordin": 28, "11t15": 20, "11t17": 20, "11t18": 32, "11t20": 20, "12": [6, 7, 8, 10, 15, 17, 18, 20, 22, 23, 24, 25, 28, 32, 33, 34], "1200": 12, "1201": 13, "1207": 18, "1207671": 24, "121": [9, 14, 34], "12165": 11, "12166": 11, "12172": 11, "12173": 11, "12174": 11, "122": 8, "1222921": 24, "1227802": 18, "123": [10, 19], "124": [10, 19, 20], "12439": 15, "125": [8, 22], "1251141": 24, "1252": 28, "126": 24, "127": 19, "12976": 20, "12_fillvalu": 28, "12t00": 22, "12t16": 8, "13": [6, 7, 10, 14, 20, 22, 23, 24, 27, 28, 32, 33, 34], "130": 22, "13001": 18, "13002": 18, "13008": 18, "13009": 18, "130591": 32, "1312933967": 13, "1323880464": 22, "133": 24, "135125": 33, "137205": 14, "137206": 14, "137207": 14, "137208": 14, "137209": 14, "13776": 20, "13t00": [10, 22], "13t13": 30, "14": [6, 7, 10, 12, 14, 15, 20, 22, 24, 26, 27, 30, 32], "140": 24, "1405": 24, "140836608": 7, "1409": 18, "143": 24, "144k": 34, "145": 28, "14532": 10, "1468108800": 15, "1486684800": 15, "148k": 34, "149": 24, "14cfc7167e7c": 20, "14long_nam": 22, "14t00": 22, "14t20": 8, "15": [6, 7, 9, 10, 11, 14, 15, 17, 18, 19, 20, 24, 25, 26, 28, 31, 32, 33], "150": 28, "1500": 28, "1500m": 28, "150z": 33, "1510": 24, "151781210": 20, "152": [11, 24], "15277777777777776": 22, "152778": 22, "155": 10, "155114": 32, "156": [10, 20], "1561": 24, "156467824": 20, "156k": 34, "157": 22, "1578584940000": 8, "157s_rho": 22, "158": 24, "1584": 24, "158489": 33, "15863204": 8, "158752": 31, "158822384": 20, "1595106": 24, "15kb": 22, "15min": [12, 17], "16": [6, 9, 10, 11, 13, 18, 20, 22, 24, 28, 33], "160": 11, "1600": 17, "1610228": 24, "161z": 20, "1623326": 24, "1625": 12, "1632937538": 13, "1638447": 24, "165": 24, "166": 28, "1666667": 24, "16699": 10, "168z": 20, "169": 18, "16k": 34, "16plu": 30, "16t23": 10, "17": [6, 8, 9, 10, 12, 14, 15, 17, 24, 28, 33], "170": [18, 20], "1702": 16, "171": 18, "1710618007971": 8, "1710724069899": 8, "1710724568267": 8, "172": 18, "173": [18, 24], "17310": 20, "1736": 13, "17374186": 8, "175": 10, "175113790": 20, "17549": 20, "176120712": 20, "1766": 33, "176994": 31, "17801": 20, "17814": 18, "178906115": 20, "179": [18, 20], "17966": 24, "18": [6, 7, 10, 11, 12, 17, 20, 22, 24, 28, 32, 33, 34], "180": [7, 8, 20], "1801": 15, "18045866spotargosa": 28, "18055555555555555": 22, "180556": 22, "1805739244": 28, "180742": 18, "1816": 33, "181690624": 7, "1817": 8, "184": [10, 24], "1845866spotargosa": 28, "18477483": 8, "18936": 20, "18cf_role": 7, "18t00": 22, "18t17": 20, "18t18": 20, "18t20": 20, "19": [6, 10, 11, 12, 13, 14, 15, 19, 22, 24, 28, 33], "19024": 32, "19038": 32, "19045": 28, "19052": 32, "19066": 32, "19083": 32, "19097": 32, "191": 24, "19113": 32, "19115": [9, 10], "19127": 32, "1929": 22, "1929time": 22, "19375": 20, "194000": 14, "195": 24, "196kb": 15, "1970": [7, 8, 9, 13], "1975": 24, "198": 24, "1990": [28, 31, 32], "1996": [10, 13, 14], "1997": 10, "1998": [10, 14], "19t00": 22, "19zdate_issu": 8, "19zdate_modifi": 8, "1_coordinateaxistyp": 7, "1actual_rang": 7, "1coordin": 34, "1d": 27, "1e": 9, "1e3": 19, "1e434959ea929dc1c9b4145a8e0afae4": 20, "1eta_rho": 34, "1f": 23, "1flag_mean": 7, "1long_nameanimal_life_stag": 28, "1long_nameanimal_sex": 28, "1long_nametaxon_lsid": 28, "1long_nametaxon_nam": 28, "1long_nametrajectori": 28, "1mattach": 28, "1mb": [7, 8], "1mconflict": 28, "1profil": 8, "1standard_nam": 28, "1valid_max": 8, "1wmo_id": 8, "2": [6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34], "20": [6, 8, 10, 11, 12, 14, 15, 20, 22, 23, 27, 28, 31, 33, 34], "200": [8, 13, 28], "2000": [7, 8, 10, 15], "2000024": 20, "2000_g": 34, "2001": [6, 8, 10], "2003": [10, 11, 14], "2004": [8, 10, 33], "2005": 10, "2006": [10, 14], "2007": [10, 33], "2008": 10, "2009": [10, 28], "20091123": 28, "2009floridakeysrvc": 20, "2010": [10, 14], "2011": 10, "2012": [9, 10, 14], "2013": [10, 22, 23], "2013_da": 22, "2014": [10, 14, 20, 33], "20140416t1634": 15, "2015": [7, 10, 14], "20150509t1256": 15, "20150623t1046": [7, 30], "2016": [6, 7, 8, 10, 15], "20160404t1858": 15, "20160413t1534": 15, "20160527t2050": 15, "20160529t0026": 15, "20160809t0621": 15, "20160809t1354": 15, "20160809t1406": 15, "20160818t1448": 15, "20160902t1700": 15, "20161011t0058": 15, "20161011t2040": 15, "20161011t2046": 15, "2016121": 8, "20161214t1913": 8, "20161214t1913infourl": 8, "20161214t1913westernmost_east": 8, "2017": [8, 9, 10, 11, 12, 13, 15, 19, 23, 24, 30, 31], "20170107t203207": 8, "20170107t203210": 8, "20170107t203219": 8, "20170116t1254": 15, "20170116t1324": 15, "20170116t1459": 15, "20170116t2353": 15, "20170209t1616": 15, "2017_da": [16, 22, 25, 34], "2018": [10, 14, 15, 17, 20, 22, 25, 26, 32, 33], "2019": [9, 10, 16, 17, 20, 22, 26, 28], "2020": [10, 18, 20, 26, 33], "20200109t1549": 8, "2021": [10, 18, 19, 20, 27, 31, 33], "2021_03_ioos_region": 18, "2022": [6, 7, 9, 12, 20, 26, 28, 32, 34], "2023": [10, 18, 20, 27, 28, 30, 34], "2024": [8, 10, 15, 22, 28, 34], "20267": 10, "2028035": 24, "2031": 20, "20362": 9, "204": 11, "204067": 20, "204291": 33, "204507663": 20, "205020": 18, "205469": 33, "205kb": 34, "206306": 33, "206989": 33, "207": 24, "207517": 33, "208333": 22, "20833333333333331": 22, "2084474": 24, "2087": 13, "20and": 10, "20assembli": 10, "20associ": 10, "20center": 10, "20data": 10, "20datathemeprojects_": 10, "20network": 10, "20observ": 10, "20ocean": 10, "20of": 10, "20platform": 10, "20program": 10, "20stewardship": 10, "20system": 10, "20t00": [10, 22], "20t11": 20, "21": [7, 8, 9, 10, 11, 14, 18, 20, 22, 23, 24, 28, 33], "212": [10, 24], "2121": 24, "212500": 20, "214": [10, 24], "2147483647valid_min": 8, "2147483648": 14, "21554044": 8, "216": 28, "21600": 26, "216135": 33, "2182": 20, "2187": 20, "2189": 12, "2197": 24, "21t00": 10, "22": [7, 8, 9, 10, 15, 22, 24, 28, 33], "220": 33, "2200": 17, "220293": 14, "223183": 15, "2233": 22, "2245": 20, "224503": 15, "2246": 20, "225": 20, "2254": 20, "226000": 14, "226282": 18, "227112": 18, "2280": 20, "228917": 32, "22fix": 10, "22integr": 10, "22m": 28, "22northwest": 10, "22t23": 10, "23": [7, 10, 11, 13, 14, 17, 18, 20, 22, 23, 24, 26, 28, 33], "230": 31, "23070": 20, "232": [10, 20], "23204": 20, "23205": 20, "234": 24, "23498": 10, "235": 24, "235470": 15, "236111": 22, "2361111111111111": 22, "237": 24, "2375": 13, "237709": 20, "237950": 15, "238": 24, "23t00": 28, "23t05": 28, "23t10": 7, "23t11": 7, "23t13": 7, "23t22": 20, "24": [6, 7, 10, 11, 13, 20, 22, 24, 28, 33], "240": 15, "2400221": 24, "2415342": 24, "242": 34, "242coordin": 34, "242time": 34, "244": 24, "2443561": 24, "245422": 15, "246": 24, "2471781": 24, "2487": 20, "24t00": 10, "24t23": 31, "25": [6, 7, 10, 13, 14, 18, 20, 22, 24, 25, 27, 28, 33], "250": [6, 12, 17, 28, 33], "25000": 20, "250m": 28, "252": 24, "25212": 10, "252964": 32, "2542": 20, "255300": 20, "256": 24, "25652": 34, "2576": 18, "25t19": 20, "26": [6, 7, 8, 10, 13, 15, 17, 18, 20, 22, 24, 34], "261": 24, "261786": 7, "26199396": 20, "263": 24, "2638888888888889": 22, "263889": 22, "26418": 10, "264999": 20, "2650": [6, 12, 17], "26712": 10, "269": 8, "2695535": 12, "2695540": 12, "27": [10, 11, 12, 14, 17, 22, 24, 27, 28, 32, 33], "270": 24, "271": 24, "2716": 18, "27215": 24, "275730": 33, "27609": 33, "27t16": 33, "28": [10, 12, 24, 27, 28, 33], "281": 7, "282": 7, "283168e8": 13, "2833149": 24, "2841": 18, "2872": 18, "287870": 20, "288b": 22, "28datathemeinstitutions_": 10, "28nanoo": 10, "28t17": 33, "29": [7, 8, 10, 14, 24], "29022771": 7, "290227712": 7, "291": 24, "2916": 18, "29166666666666663": 22, "291667": 22, "292": 23, "293": 20, "2940": 18, "294724": 20, "2953": 13, "295833": 33, "297153": 20, "29788": 33, "298": 24, "299": [20, 24], "29t15": 9, "29t17": 8, "2axi": 28, "2f": [12, 17, 19, 23, 25], "2long_nameanimal_ag": 28, "2long_nameanimal_weight": 28, "2long_nameellipse_orient": 28, "2long_nameerror_radiu": 28, "2long_namegpe_msd": 28, "2long_namegpe_u": 28, "2long_nameinstru": 28, "2long_namelat": 28, "2long_namelon": 28, "2long_nameoffset": 28, "2long_nameoffset_orient": 28, "2long_nameptt": 28, "2long_namesemi_major_axi": 28, "2long_namesemi_minor_axi": 28, "2long_nametyp": 28, "2long_namez": 28, "2mk5": 24, "2mn6": 24, "2ms6": 24, "2q1": 24, "2sk5": 24, "2sm6": 24, "3": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 23, 24, 26, 28, 30, 31, 32, 33, 34], "30": [8, 10, 11, 12, 13, 14, 18, 23, 24, 27, 31, 33], "300": 15, "3000": [12, 17], "3050": 12, "3052": 15, "306": 24, "30dai": 9, "31": [7, 8, 10, 14, 28, 31], "310": 24, "313": 18, "319444": 22, "3194444444444444": 22, "31mx": 28, "31t07": 7, "31t08": 7, "31t09": 7, "32": [7, 8, 10, 11, 12, 14, 15, 20, 24], "3220456": 24, "324956": 32, "3283": 12, "328345": 20, "32mfilter": 28, "32mlag": 28, "32mv": 28, "33": [8, 10, 14, 22, 24, 34], "33093": 24, "331": 24, "334": 24, "3353": 20, "335754": 8, "337752": 22, "339": 24, "33z": 8, "33zeasternmost_east": 8, "34": [7, 8, 10, 24, 28], "3400": 20, "3408904": 7, "341677": 8, "343": 20, "344093": 14, "3443": 20, "3464": 20, "347222": 22, "3472222222222222": 22, "3475": 13, "348287": 32, "34m": 31, "34mdata": 31, "34mdoppio": 34, "34mdplyr": 28, "34mforcat": 28, "34mggplot2": 28, "34mlat_rho": 34, "34mlon_rho": 34, "34mpurrr": 28, "34mreadr": 28, "34ms_rho": 34, "34msalt": 34, "34mstat": 28, "34mstringr": 28, "34mtemp": 34, "34mtibbl": 28, "34mtidyr": 28, "34mtime": 34, "34mtime_run": 34, "35": [10, 14, 15, 18, 20, 24, 27, 33], "353964": 20, "356": 23, "3567": 12, "36": [6, 8, 9, 10, 20, 22, 28, 31, 32, 33], "360": [11, 20], "3600": 23, "364583": 33, "367": 8, "367coordin": 8, "369551": 22, "36eta_rho": 22, "37": [7, 8, 10, 14, 15, 22, 28, 31], "3700": 12, "3712": 25, "3733": 12, "375": 22, "3750": 12, "3763": 20, "3782": 13, "37868": 19, "38": [8, 10, 12, 15, 18, 20, 23, 24], "383335": 19, "383677": 22, "384": 10, "384195": 20, "385717504": 7, "39": [7, 10, 12, 14, 22], "39m": 28, "3_coordinateaxistyp": 28, "3a": 10, "3a0161524": 10, "3a0161716": 10, "3a0161822": 10, "3a0162171": 10, "3a0162172": 10, "3a0162173": 10, "3a0162174": 10, "3a0162175": 10, "3a0162176": 10, "3a0162177": 10, "3a0162178": 10, "3a0162179": 10, "3a0162180": 10, "3a0162181": 10, "3a0162182": 10, "3a0162183": 10, "3a0162184": 10, "3a0162185": 10, "3a0162186": 10, "3a0162187": 10, "3a0162188": 10, "3a0162189": 10, "3a0162190": 10, "3a0162191": 10, "3a0162194": 10, "3a0162195": 10, "3a0162430": 10, "3a0162617": 10, "3a0162621": 10, "3a0162622": 10, "3a0167435": 10, "3beta": 24, "3d": [11, 22], "3dods_extra": 34, "3long_nameanim": 28, "3long_namecount": 28, "3long_namecr": 28, "3long_nameinstrument_loc": 28, "3long_nameinstrument_tag": 28, "3long_namelocation_class": 28, "3long_nameqartod_location_flagloc": 28, "3long_nameqartod_rollup_flag": 28, "3long_nameqartod_speed_flag": 28, "3long_nameqartod_time_flag": 28, "3mk7": 24, "3type": 34, "3valid_max": 8, "4": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 26, 27, 28, 31, 32, 33, 34], "40": [6, 7, 8, 10, 12, 15, 20, 23, 24, 25, 28, 33], "400": 20, "400995": 22, "4025570": 24, "40277777777777773": 22, "402778": 22, "404d": 20, "407": 13, "40872": 8, "40872geospatial_lat_min": 8, "40872platform_typ": 8, "40885": 8, "4092": 8, "41": [7, 10, 14, 15, 20, 24], "41159": 18, "413933": 20, "415844": 22, "416187": 20, "4173": 20, "417748": 32, "4181": 12, "4185694592": 22, "418705": 18, "4191": 20, "41cpplatform": 8, "42": [7, 10, 20, 22, 24, 28], "420480512": 7, "42098": 18, "426899064": 20, "4288": 10, "429602": 22, "42de": 20, "43": [10, 14, 15, 19, 20, 22, 24, 28], "4305555555555555": 22, "430556": 22, "430664": 33, "4313": 20, "43184": 20, "432": 10, "4326": [20, 28, 33], "4326ioos_categori": 8, "432795": 22, "43293": 20, "43505708e": 7, "437": 8, "43unit": 22, "44": [7, 10, 18, 19, 20, 24], "44010493": 20, "440129": 32, "44095": 18, "443": 24, "446": 8, "446923": 22, "4483": 8, "44867": 8, "44867featuretyp": 8, "44867geospatial_lon_min": 8, "44905": 8, "449600e": 20, "44z": 30, "45": [6, 9, 10, 12, 14, 17, 20, 28, 31], "451581": 20, "4517": 13, "452z": 20, "454": 7, "455": 7, "458333": 22, "4583333333333333": 22, "45866": 28, "4592": [12, 17], "45941633e": 7, "45z": 8, "45ztime_coverage_start": 8, "45ztitl": 8, "46": [8, 10, 15, 20, 28, 34], "460311": 20, "46098": 19, "46108": 18, "462137": 22, "4641": 20, "464237": 22, "4656444": 18, "465gb": 22, "4672": 20, "46summarync_globalwildlif": 28, "47": [10, 14, 24, 33], "4714": [12, 17], "477661": 20, "478096": 7, "479": 24, "47909": 22, "47e8a5d80e2b": 20, "48": [7, 10, 19, 20, 24, 32], "4801930": 8, "48035": 9, "4805": [12, 17], "48174620e": 8, "48174767e": 8, "4817484e": 8, "48187": 7, "483": 7, "486111": 22, "4861111111111111": 22, "487144": 7, "487162": 20, "48920": 15, "489574": 33, "48_coordinateaxistyp": 7, "49": [7, 10, 14, 15, 18, 22, 28], "4904": 24, "49080815e": 8, "4908087e": 8, "49080926e": 8, "490z": 33, "492": 10, "49266979": 7, "49267": 7, "492851": 22, "496038": 22, "497036713": 20, "497z": 33, "49ef": 20, "4bd9": 20, "4calendar": 28, "4d417a7607e2": 20, "4d84": 20, "4e9b": 33, "4efb": 20, "4ft": 9, "4kb": 7, "4long_nameanimal_length": 28, "4long_nameanimal_length_2": 28, "5": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 20, 22, 23, 24, 26, 27, 28, 30, 31, 33, 34], "50": [7, 10, 18, 20, 27, 30, 31, 32], "500": 28, "5000": 14, "500000": [14, 20], "500719": 18, "500m": 28, "506": 8, "506013": 7, "506366": 32, "50m": 22, "50z": 8, "51": [7, 10, 14, 24], "510": 8, "510168": 22, "5138888888888888": 22, "513889": 22, "51mb": 8, "52": [7, 10, 17, 24, 28], "521": 24, "525386": 22, "529514": 18, "53": [7, 10, 14, 24, 34], "533423": 7, "53420": 10, "536": 10, "5387": 7, "54": [9, 10, 13, 24], "5416666666666666": 22, "541667": 22, "542": 7, "542336": 22, "542ob": 7, "54745866spotargos1": 28, "548": 10, "5492": 18, "54945866spotargos0": 28, "55": [10, 14, 24, 28, 31], "550z": 20, "55190511": 20, "5519333": 20, "556099": 22, "55645866spotargos1": 28, "56": [10, 24], "56045866spotus": 28, "5616": 14, "5617": 14, "5618": 14, "5619": 14, "5620": 14, "5645866spotus": 28, "5691": 15, "569444": 22, "5694444444444444": 22, "57": [7, 8, 10, 14, 24], "5717": 32, "57273171": 20, "575": 20, "576": 10, "577927": 20, "58": [10, 24, 28, 30], "58145866spotargos2": 28, "5841": 18, "5843": 15, "58588841": 20, "588635": 22, "59": [7, 10, 14, 24, 28, 33], "590": 28, "5908": 12, "5917595": 7, "59225761": 20, "594": 20, "597222": 22, "5972222222222222": 22, "5colorbarminimum": 8, "5comment": 8, "5long_nam": 28, "5long_nametim": 28, "6": [6, 7, 8, 10, 11, 13, 14, 15, 17, 18, 19, 20, 24, 26, 28, 29, 31, 33, 35], "60": [8, 24], "6047": 15, "61": [12, 14, 20, 27, 28], "616": 10, "6177": 15, "62": 24, "622512000034": 28, "622708920023": 28, "622724940034": 28, "622725060034": 28, "624": 10, "625": 22, "6256": 32, "6258": 37, "63": 14, "635417": 18, "636": 10, "637": 24, "63925": 8, "64": [12, 17, 24, 28, 33, 37], "640287744": 18, "64178093": 20, "64461": 24, "64472": 8, "64472dod": 8, "64472geospatial_lon_unit": 8, "648": 10, "65": [7, 8, 12, 14, 16, 17, 19, 24, 31], "6503": 8, "6512": 15, "6527777777777778": 22, "652778": 22, "656": 10, "65f5f59753a610008b2a5ec2": 8, "66": [12, 17, 24], "6620": 15, "666663": 31, "67": [10, 12, 14, 17, 22, 24, 28], "676": [10, 34], "676k": 34, "67845866spotargos0": 28, "68": [16, 24], "6805555555555555": 22, "680556": 22, "68153160": 20, "687502": 32, "688": 10, "69": [9, 12, 14, 15, 24], "694233000000004": 20, "6947": 17, "695": 18, "6950": 12, "698009": 31, "6actual_min": 28, "6f": 33, "6km": 12, "6m": 9, "6naming_author": 8, "6th": 31, "7": [6, 7, 8, 10, 11, 13, 14, 15, 22, 23, 24, 26, 27, 28, 32, 33, 34], "70": [6, 15, 18, 24, 28, 32], "7024": [12, 17], "7033": 12, "707269": 22, "708333": 22, "7083333333333333": 22, "708485": 22, "708794": 31, "71": [14, 15, 22, 24], "7100": 20, "710676339": 13, "712149": 22, "72": [8, 15, 16, 24], "721": 23, "724000": 14, "724871": 20, "7273": 20, "7284333": 20, "72b": 7, "73": [8, 14, 24, 28], "736111": 22, "736111111111111": 22, "74": [6, 12, 22, 24], "742916e": 20, "744": 7, "744605": 22, "744764": 22, "7456": 20, "74674": 20, "747": 20, "7478": 20, "748": 10, "75": [7, 8, 12, 13, 14, 18, 19, 20, 22, 24, 26], "750": [6, 12, 17], "752428": 22, "7526": 20, "7534": 20, "753442": 22, "7538": 17, "75740": 33, "758437": 22, "76": [24, 31], "7638888888888888": 22, "763889": 22, "764": 10, "7648000": 20, "768957": 13, "768958": 13, "77": [14, 20, 24], "770109": 22, "770670": 20, "7715800": 20, "772": 10, "7729667": 20, "775218": 22, "78": [22, 24], "781022": 22, "7817": 12, "784963": 22, "788691": 22, "789471": 31, "79": [14, 22, 24], "790z": 20, "7915w": 9, "7916666666666666": 22, "791667": 22, "794": 18, "794267": 22, "79451": 33, "796348": 22, "7996": 22, "7actual_max": 28, "7b57c4fa1426": 20, "7dod": 8, "7e78": 20, "7kb": 8, "7km": 34, "8": [6, 7, 8, 10, 11, 12, 13, 14, 15, 17, 18, 20, 22, 24, 26, 28, 31, 33], "80": [6, 12, 13, 17, 20, 24], "8025n": 9, "803658": 22, "804727": 22, "8080": [8, 16, 22, 25], "81": [7, 13, 14, 17, 20, 23, 24], "8112d75b": 20, "812": 10, "8124": 20, "812891904": 7, "813z": 33, "814": 13, "816": 10, "816286": 22, "817897": 8, "817897geospatial_vertical_posit": 8, "819444": 22, "8194444444444444": 22, "819z": 20, "82": [13, 20, 22, 24], "820": 34, "8206": 12, "8211": 20, "821508": 22, "82196": 24, "821kb": 34, "824933": 22, "825": 20, "825301": 22, "82xi_rho": 22, "83": [14, 20, 24, 25], "8317e": 7, "832595": 22, "832953": 22, "834601": 22, "83800": 20, "83803": 20, "838286": 22, "84": [8, 10, 12, 22], "840616": 22, "843908": 22, "84580": 20, "847222": 22, "8472222222222222": 22, "849137": 22, "85": [13, 14, 24, 32, 33], "8534": 18, "8534720": 12, "8536110": 12, "8537121": 12, "855045": 31, "8555889": 12, "8557380": 12, "85588": 20, "8570283": 12, "85kb": 22, "86": [24, 25], "8600": 18, "862319": 32, "862449": 22, "86400": [23, 25], "8664753": 6, "8665353": 6, "8670674": 6, "8678": 22, "8679598": 6, "8682": 20, "868822": 22, "87": [6, 14, 18, 22, 24], "87042": 20, "87195": 10, "8720215": 6, "8720228": 6, "8720233": 6, "8720245": 6, "8720376": 6, "8722956": 6, "8725110": 12, "8726371": 6, "8726412": 6, "8726524": 6, "8726671": 6, "8726674": 6, "8726679": 6, "8726694": 6, "874916": 22, "874968": 22, "875": 22, "8760": 18, "8774": 18, "877575": 22, "8789": 18, "879134": 22, "87unit": 22, "88": [8, 14, 24], "8833": 15, "883472": 14, "884218": 22, "884579": 22, "886067": 22, "8867930": 20, "89": [10, 14, 17, 24, 31], "894587": 22, "895000": 14, "897934": 32, "8ancillary_vari": 28, "8b": [8, 34], "8e": 24, "9": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 19, 20, 22, 23, 24, 25, 28, 30, 32, 34], "90": [7, 8, 20, 24, 33], "900": 13, "9027777777777777": 22, "902778": 22, "905704": 20, "907": 31, "908563": 32, "91": [7, 12, 14, 24], "910968": 7, "91383": 22, "916656": 31, "919389": 7, "9195": 13, "92": [7, 24], "921953": 7, "92195338": 7, "922822": 22, "923": 22, "923172": 18, "924509": 22, "925302": 22, "925680": 18, "93": [8, 14], "9305555555555555": 22, "930556": 22, "9306": 22, "930873": 22, "931": 8, "93149": 22, "931ob": 8, "932": [8, 10], "937388": 32, "9385": [12, 17], "94": [10, 24], "944": 10, "94508": 19, "945729": 32, "9473": 15, "9475": 13, "95": [14, 18, 19, 20, 24, 27, 32], "950px": 15, "95167": 10, "952673": 22, "956": 10, "9583": 22, "958333": 22, "9583333333333333": 22, "96": [10, 32], "9600": 12, "961662": 22, "965": 20, "966f9dda7df28cf50304d5cc67e08084020446e13521b40ee94cce35e5c75ec8": 31, "967476": 32, "967746": 18, "9683": 12, "968397": 22, "969209968386869e": 32, "96921e36": 16, "97": [14, 24, 32], "9701": [12, 17], "970654": 22, "973446": 32, "9751401": 17, "9752695": [12, 17], "9755371": [12, 17], "9757809": [12, 17], "9759110": [12, 17], "9759394": [12, 17], "9759938": [12, 17], "9761115": 12, "97617": 20, "98": [15, 17, 24, 32], "9861": 22, "986111": 22, "986111111111111": 22, "9870": 12, "987094": 14, "987897": 32, "98934": 20, "99": [7, 14, 32], "9900cc": [12, 17], "990881": 15, "991436": 32, "995": 28, "99501": 31, "9975333": 20, "998447": 32, "998a": 33, "999": 13, "9999": 32, "999z": 10, "9a2cc7db7375": 20, "9e09": 20, "9instrument": 28, "9valid_min": [7, 8], "A": [7, 8, 9, 10, 15, 21, 27, 28, 30, 33, 35], "AND": [10, 18], "And": [8, 12, 17, 18, 24, 31, 34, 35], "As": [26, 27, 28], "At": 18, "Be": 16, "Being": 34, "But": 13, "By": 13, "For": [5, 7, 9, 10, 11, 12, 13, 17, 18, 20, 22, 26, 28, 29, 31, 32, 33, 34, 37], "If": [6, 15, 19, 20, 24, 36, 37], "In": [6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 22, 23, 25, 27, 29, 32, 34, 37], "It": [9, 13, 14, 16, 18, 22, 27, 28, 32, 33, 34], "NOS": [12, 17], "No": 8, "OF": 18, "On": [12, 31, 37], "One": [7, 9, 14, 15, 27, 34], "Or": 9, "That": [6, 19, 31, 34, 37], "The": [6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 37], "Then": [10, 28, 33, 37], "There": [8, 10, 11, 13, 22], "These": [9, 32, 33], "To": [6, 10, 13, 14, 15, 20, 22, 24, 25, 28, 37], "With": [13, 14, 15, 17], "_": [6, 12, 18, 33], "_5dai": 12, "_5day_pgn": 12, "_5day_pt": 12, "__geo_interface__": [12, 14, 25], "__version__": [7, 20, 22, 26, 30], "_aggregation_best": [16, 25], "_array_dimens": 34, "_best_track": 17, "_chunksiz": [7, 15, 22, 34], "_coordinateax": 34, "_coordinateaxistyp": [7, 8, 22, 34], "_coordinatetransformtyp": 34, "_coordinatezisposit": 34, "_coordsysbuild": 34, "_fillvalu": 32, "_ioo": 19, "_ioos_region": 18, "_metadata": [12, 17], "_netcdf4": 32, "_ooi": 19, "_pcolorarg": 16, "_pt": 17, "_radii": 17, "_re": 25, "_tstep": 25, "_vlevel": 25, "a020": 20, "a0a6456a01e004af7b24ad56206a347eioos_dac_complet": 8, "a1": [12, 17], "a5ad": 20, "a6cee3": 26, "a6e9": 20, "ab": [7, 8, 27], "abbi": 33, "abil": 27, "abl": [22, 25, 34], "ablin": 23, "about": [5, 13, 25, 28, 33, 35], "abov": [6, 8, 10, 12, 13, 17, 20, 22, 27, 28, 32, 33, 37], "absenc": [14, 20], "absent": 33, "abstract": [22, 25], "abund": [13, 33], "ac": 33, "academ": 32, "acce_no": 10, "accept": 33, "acceptedid": 33, "acceptednam": 33, "acceptednameauthorship": 13, "acceptednameusag": 13, "acceptednameusageid": 13, "acceptvers": 8, "access": [10, 13, 14, 22, 28, 31, 33, 34, 35, 36], "accessright": 14, "accomplish": 37, "accord": 25, "accuraci": 8, "acdd": 30, "acknowledg": [8, 15], "acronym": 10, "acropora": [13, 33], "acroporida": 33, "across": [5, 7, 10], "action": [22, 30], "activ": [29, 37], "activest": 18, "actual": [6, 26, 33], "actual_rang": [7, 8, 15], "ad": [6, 15, 19, 22, 28, 32], "adapt": [26, 33], "adcp": 32, "add": [6, 12, 16, 17, 20, 24, 27, 31, 33], "add_ax": 20, "add_child": 25, "add_control": [18, 19], "add_featur": [13, 16, 25], "add_fsobc": 34, "add_lay": [18, 19], "add_layout": [12, 17], "add_m2obc": 34, "add_to": [6, 7, 8, 12, 14, 15, 17, 25], "add_tool": [12, 17], "addit": [8, 20, 32], "addition": 15, "addpath": 24, "addph": 8, "address": [20, 31], "adher": [22, 32], "adj": 23, "admin": 37, "administr": 20, "adopt": 34, "adpsat": 8, "advanc": [9, 27, 37], "advanced_search_serv": 19, "advantag": [22, 34], "advdat": 12, "advect": 34, "advisori": [5, 18, 35], "ae": [11, 14, 28], "africa": 7, "african": 14, "after": [7, 12, 20, 24, 33], "ag": 28, "again": [20, 33], "agaricia": 13, "agent": 9, "aggfunc": 20, "aggreg": [9, 28], "aggregate_quality_flag": 26, "aggregated_7_day_wcofs_fields_forecast_best": [16, 25], "aggress": 37, "agreement": 37, "aim": [12, 23], "aip": 10, "air": 6, "ak": [26, 31], "akima4": 34, "akima4_coordsysbuild": 34, "akima4nlm_lbc": 34, "al": 12, "al112017": 12, "al112017_5day_001": 12, "al112017_5day_002": 12, "al112017_5day_003": 12, "al112017_5day_004": 12, "al112017_5day_005": 12, "al112017_5day_006": 12, "al112017_5day_007": 12, "al112017_5day_008": 12, "al112017_5day_009": 12, "al112017_5day_010": 12, "al112017_5day_011": 12, "al112017_5day_012": 12, "al112017_5day_013": 12, "al112017_5day_014": 12, "al112017_5day_015": 12, "al112017_5day_016": 12, "al112017_5day_017": 12, "al112017_5day_018": 12, "al112017_5day_018a": 12, "al112017_5day_019": 12, "al112017_5day_019a": 12, "al112017_5day_020": 12, "al112017_5day_020a": 12, "al112017_5day_021": 12, "al112017_5day_021a": 12, "al112017_5day_022": 12, "al112017_5day_022a": 12, "al112017_5day_023": 12, "al112017_5day_023a": 12, "al112017_5day_024": 12, "al112017_5day_025": 12, "al112017_5day_026": 12, "al112017_5day_026a": 12, "al112017_5day_027": 12, "al112017_5day_027a": 12, "al112017_5day_028": 12, "al112017_5day_028a": 12, "al112017_5day_029": 12, "al112017_5day_029a": 12, "al112017_5day_030": 12, "al112017_5day_030a": 12, "al112017_5day_031": 12, "al112017_5day_031a": 12, "al112017_5day_032": 12, "al112017_5day_032a": 12, "al112017_5day_033": 12, "al112017_5day_033a": 12, "al112017_5day_034": 12, "al112017_5day_034a": 12, "al112017_5day_035": 12, "al112017_5day_035a": 12, "al112017_5day_036": 12, "al112017_5day_036a": 12, "al112017_5day_037": 12, "al112017_5day_037a": 12, "al112017_5day_038": 12, "al112017_5day_038a": 12, "al112017_5day_039": 12, "al112017_5day_039a": 12, "al112017_5day_040": 12, "al112017_5day_040a": 12, "al112017_5day_041": 12, "al112017_5day_041a": 12, "al112017_5day_042": 12, "al112017_5day_042a": 12, "al112017_5day_043": 12, "al112017_5day_043a": 12, "al112017_5day_044": 12, "al112017_5day_044a": 12, "al112017_5day_045": 12, "al112017_5day_045a": 12, "al112017_5day_046": 12, "al112017_5day_046a": 12, "al112017_5day_047": 12, "al112017_5day_047a": 12, "al112017_5day_048": 12, "al112017_5day_048a": 12, "al112017_5day_049": 12, "al112017_5day_049a": 12, "al112017_5day_050": 12, "al112017_5day_050a": 12, "al112017_5day_051": 12, "al112017_5day_051a": 12, "al112017_5day_052": 12, "al14": 17, "alaska": [8, 10, 18, 26], "alga": 11, "algorithm": [27, 28], "align": [10, 29, 35], "all": [6, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 26, 30, 32, 33, 34, 37], "alldata": 11, "alldataset": 6, "allow": [13, 19, 20, 24, 25, 30], "along": [9, 11, 12, 17, 32], "alp1": 24, "alpha": [12, 13, 15, 17, 20, 22, 25, 26, 27], "alreadi": [11, 24, 32], "also": [5, 6, 7, 9, 10, 13, 14, 15, 19, 23, 25, 26, 30, 32, 33, 36, 37], "alt": 23, "altearn": 34, "alter": 23, "altitud": [9, 23, 26], "alwai": [25, 26], "am": [32, 34], "amb6400b": [16, 25], "ambigu": 24, "america": 20, "amip": 22, "amount": 10, "amp": [20, 24, 33], "amp_err": 24, "amplitud": 24, "an": [6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 18, 19, 20, 22, 26, 27, 28, 29, 31, 32, 34, 37], "ana_bsflux": 34, "ana_btflux": 34, "ana_fil": 34, "anaconda": 37, "analysed_sst": [27, 28], "analysi": [13, 24, 27, 28, 35, 36], "analyst": 30, "anchor": [10, 18], "anchorag": 31, "ancillary_var": 32, "ancillary_vari": [7, 8, 15], "angl": [19, 22, 28], "angle_of_rotation_from_east_to_x": 22, "angulosa": 33, "ani": [5, 8, 9, 10, 15, 16, 22, 23, 28, 33, 34, 37], "anim": [11, 28], "animalia": 33, "annot": 12, "announc": [7, 20], "anoth": [8, 20], "anthozoa": 33, "anti": 37, "anticlockwis": 22, "antigua": 12, "anyon": 10, "aoo": [10, 18, 26], "aphia": 33, "aphiaid": [14, 33], "aphiarecordsbymatchnam": 33, "api": [5, 15, 20, 22, 26, 27, 35], "app": [15, 34, 37], "appear": 24, "append": [8, 10, 12, 17, 18, 19, 20, 25], "appli": [8, 13, 24, 26, 28, 33], "appreci": 19, "approach": [20, 34], "appropri": [10, 18, 33, 37], "appropriatli": 20, "approxim": 14, "ar": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 28, 31, 32, 33, 34, 36, 37], "arang": [10, 20, 32], "arbitrari": 31, "arc0217": 28, "arcgi": [7, 8, 15], "arcgisonlin": [7, 8, 15], "archiv": [5, 12, 20, 31, 35], "archive_saf": 8, "archive_wsurg": 12, "area": [5, 9, 11, 20, 22, 26], "arecibo": [12, 17], "aren": 28, "arg": 16, "argmax": 16, "argmin": [12, 16], "argo": 28, "argument": [6, 17, 30], "around": [11, 12, 13, 14], "arr": 22, "arrai": [8, 11, 18, 19, 20, 22, 24, 26, 32, 34], "arrang": 28, "arrowprop": 12, "arrowstyl": 12, "asi": 20, "ask": 14, "aspect": 29, "assembl": 12, "assembli": [5, 10], "assign": 18, "associ": [5, 6, 8, 16, 18, 20, 25, 28, 31, 33, 35, 36], "associatedmedia": 14, "associatedrefer": 14, "assum": 8, "assumed_shap": 34, "assur": 26, "ast": 12, "astyp": [17, 18, 20, 33], "async_": 20, "atlant": [7, 10, 12, 14], "atm_press": 34, "atmospher": 20, "atn": 28, "atn_45866_great": 28, "atn_tbl": 28, "atn_tbl_qc": 28, "attach": [14, 28], "attenu": 9, "attenut": 9, "attr": [7, 8, 12, 15], "attrib": 18, "attribut": [6, 7, 8, 9, 15, 22, 30, 32, 34], "attribute_conventions_dataset_discoveri": 30, "audienc": 30, "ault": 20, "auretenra": 33, "austin": 26, "australian": 14, "author": [10, 20, 23, 33, 34, 36], "autofmt_xd": 19, "autom": [9, 30], "automat": [8, 16], "autonom": 8, "auv": 8, "auxilliari": 28, "av": 31, "avail": [5, 6, 7, 8, 9, 10, 11, 13, 16, 17, 20, 25, 27, 28, 30, 33, 36], "averag": [8, 13, 22, 34], "average_sea_water_temperatur": [16, 25], "averagenumberofpoint": 13, "averages_best": 16, "averages_best_excluding_day1": [22, 25, 34], "averagestyp": 34, "averagesvar_info": 34, "avg": [13, 16, 22, 25, 34], "avg_bas": 34, "avg_to_cell_cent": 22, "avoid": [12, 25, 37], "await": 20, "awesom": [19, 34], "awesomeicon": [18, 19], "awkward": 12, "ax": [6, 7, 8, 9, 10, 12, 13, 15, 16, 18, 19, 20, 22, 25, 26, 27, 31, 32], "ax0": 7, "ax1": [7, 12], "ax2": [7, 20], "ax3": 20, "axhlin": [12, 27], "axi": [6, 7, 10, 13, 15, 16, 18, 22, 25, 28, 32, 33], "axin": 27, "axiom": 31, "axiomdatasci": 31, "axis_label": [12, 17], "b": [7, 8, 12, 15, 16, 17, 18, 23, 27, 28, 33], "b01a": 20, "b026": 33, "b1": 17, "b390": 20, "b4ac3d44": 20, "b4bf": 20, "b7c47783": 20, "back": [10, 13, 14, 27, 28, 32, 33, 34], "background": 9, "backports_1": 28, "backward": 37, "bad": 8, "bad_data": [7, 8], "bad_data_that_are_potentially_correct": [7, 8], "bag": 31, "bag_meta": 31, "bagit": [29, 35], "bai": [6, 9, 12, 17, 18], "balanc": 34, "bank": 37, "bar": [13, 18], "barbuda": 12, "barh": 10, "base": [8, 10, 12, 13, 14, 15, 17, 19, 20, 26, 28, 30, 34, 37], "base64enc_0": 28, "basenam": 28, "baseurl": 10, "bash": 37, "basic": 24, "basin": [10, 14], "basisofrecord": [13, 14, 33], "bathymetri": [11, 14], "bbe2": 20, "bbest": 20, "bbox": [8, 12, 13, 16, 17], "bbox_to_anchor": 15, "bcd1a4f5": 20, "beam": 9, "becaus": [6, 8, 22, 25, 32, 37], "been": [8, 9, 10, 33], "befor": [6, 27, 31, 37], "begin": 12, "begin_d": 6, "beginposit": 10, "behavior": 14, "being": [18, 33, 34], "believ": 37, "below": [6, 8, 9, 12, 13, 15, 16, 17, 18, 19, 20, 22, 23, 25, 26, 27, 28, 31, 33, 37], "benson": 33, "bermuda": 12, "best": [6, 34], "best_excluding_day1": 34, "best_track": 17, "better": [6, 22, 34], "between": [14, 18, 22, 28], "bg": 23, "bias": 13, "bibliographiccit": 14, "biddl": [10, 20, 33], "bigger": 37, "bilinear": 27, "bin": [10, 20, 34], "binari": 37, "binder": 37, "bingo": 9, "bins_lat": 20, "bins_lon": 20, "binwidth": 14, "bio_data_guid": 28, "biodivers": [14, 20], "biofoul": 9, "biogeograph": 14, "biolog": [12, 33], "biologi": 11, "biomass": [13, 33], "bird": 8, "bit": [22, 25, 28, 33, 34], "bit64_4": 28, "bit_4": 28, "bitinform": 34, "black": [12, 16, 17, 20, 22, 25, 27], "blank": 13, "block": [12, 37], "blocksiz": 34, "blog": [23, 28, 37], "blosc": 34, "blount": 6, "blue": [5, 15, 19, 23, 28, 35], "board": 10, "boater": 0, "bob": 8, "bodc": 33, "bodi": 25, "boem": 20, "bohnsack": 20, "bokeh": [6, 12, 17], "bold_6": 14, "bond": 17, "boostrap": 24, "bore": 25, "bosch": 30, "both": [7, 8, 10, 12, 13, 15, 16, 17, 18, 22, 27], "botteneck": 34, "bottom": [7, 13, 33], "bottomright": [18, 19, 23], "bottomtyp": 13, "bound": [6, 8, 11, 12, 16, 17, 19, 22, 26], "bound_posit": 22, "boundari": 8, "boundary_a": 34, "box": [6, 8, 11, 12, 16, 17, 37], "box_zoom": [6, 12, 17], "br": [12, 17], "brandywin": 12, "brazil": 7, "brazilian": 14, "break": [7, 8, 10, 15, 20, 37], "bridg": 6, "bring": [15, 20, 33], "broad": 20, "broadcast_arrai": [7, 8], "broader": 30, "broom_1": 28, "brown": 23, "brows": [10, 12, 19], "buffer": [12, 14], "build": [12, 15, 18, 20, 27, 28, 33, 37], "build_edg": 22, "builder": [5, 35], "built": [11, 14, 22, 24, 32, 34], "buo": 10, "buoi": [5, 10, 18, 19, 32], "buoy_testcc": 30, "c": [7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 27, 28, 34, 37], "c1": [12, 17], "c682792afa6fb4bdfa4b2a957bf2d59b": 8, "c99b": 20, "c_": 22, "cab": 9, "cach": [19, 20, 25], "cairn": 33, "calc": 23, "calcul": [8, 16, 20, 23], "calculatedplatform": [7, 8, 15], "calculatedstandard_nam": 8, "calcvelsat": 8, "calendar": [25, 34], "calibr": 19, "california": [9, 10, 20, 30], "californiasourc": 8, "call": [5, 20, 24, 35, 37], "can": [5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 37], "cannot": [6, 12, 16, 17, 24, 27, 34], "canonical_unit": 22, "capabl": 24, "cape": 12, "captur": 33, "carcharia": 28, "carcharodon": 28, "care": 7, "caretta": 14, "caribbean": 10, "caricoo": 10, "carolina": [6, 18], "cartocolor": 14, "cartopi": [13, 16, 22, 25], "case": [12, 16, 17, 19, 26, 34, 37], "case_when": 28, "cast": 32, "cat": 31, "catalog": [4, 8, 25], "catalognumb": 14, "categor": 32, "categori": [14, 25, 30, 33], "causewai": 6, "caution": 33, "cax": 20, "cbar": [7, 8, 13, 15, 16], "cbind": 11, "cc": 27, "cc0": 20, "ccr": [13, 16, 22, 25], "ccsra_2016a_phys_agg_zlev": [16, 25], "ccsra_2016a_phys_roms_z": [16, 25], "cdm_data_typ": [8, 9, 15, 19, 31, 32, 34], "cdm_profile_vari": [8, 15], "cdm_timeseries_vari": 32, "cdm_trajectory_vari": [8, 15], "cdn": [6, 12, 17], "ce01issm": 19, "ce04ossm": 19, "cell": [8, 12, 13, 15, 16, 17, 18, 20, 22, 25, 26, 27, 28, 31], "cell_method": 22, "cell_siz": 20, "cellranger_1": 28, "celsiu": [7, 15, 16, 22, 33, 34], "celsiuslong_nam": [22, 34], "celsiusvalid_max": [7, 8, 15], "cencoo": [9, 10, 31], "center": [5, 6, 7, 10, 12, 16, 18, 19, 20, 22, 24, 25, 28, 31], "center_axi": 22, "center_lat": 22, "center_lon": 22, "center_sl": 22, "central": [9, 10, 20], "central_longitud": 20, "centroid": [8, 12, 17], "cervicorni": 33, "cex": 23, "cf": [6, 7, 8, 16, 26, 29, 30, 31, 34, 35], "cf1convent": 34, "cf1conventionana_fil": 34, "cf1conventionfrc_file_02": 34, "cf_role": [6, 8, 32], "cf_unit": [12, 17], "cf_xarrai": [7, 8, 26], "cfceb150": 20, "cfeatur": 13, "cftime": 25, "cfvariabl": [16, 25], "cg": 18, "cha": 34, "challeng": [7, 16], "chang": [10, 15, 16, 20, 23, 37], "channel": [6, 37], "char": 12, "charact": 6, "character": 20, "characterstr": 10, "charnok": 34, "check": [6, 7, 8, 9, 13, 14, 16, 18, 19, 20, 22, 23, 25, 26, 27, 30, 32, 34, 37], "check_onland": 14, "check_suit": 30, "checker": [29, 35], "checker_nam": 30, "checksuit": 30, "checksum": [8, 31], "chelonia": 14, "chla": 11, "chlorophyl": [9, 11, 30], "choos": [13, 33, 34, 37], "choropleth": 20, "chose": 37, "chr": [11, 28], "chri": 28, "chunk": 34, "ci": [24, 37], "ci_cit": 10, "ci_dat": 10, "circ": [7, 8, 15], "circl": 28, "circlemark": [7, 8, 12, 17], "circuit": [16, 24], "citat": [10, 33], "citeinfo": 14, "citi": 12, "cladocora": 13, "clamp": 12, "class": [13, 14, 15, 18, 19, 25, 28, 30, 31, 32, 33], "classid": 14, "classif": 28, "clean": [8, 9, 12, 17, 33], "clevel": 34, "cli_3": 28, "click": [9, 12, 37], "client": [5, 35], "climat": [6, 20, 22, 25], "climatolog": 22, "clm_file_01": 34, "clo": 34, "clockwis": 28, "clonlm_tadv": 34, "close": [14, 15, 31], "closest": 19, "closvn_url": 34, "cloud": 34, "cluster": 14, "cm": [7, 8, 9, 13, 22], "cmap": [7, 8, 13, 16, 20, 22], "cmocean": [7, 16], "cmop": [16, 25], "cname": 34, "cnap": [16, 25], "cnidaria": 33, "co": [5, 12, 16, 17, 25, 32, 35], "coa": [16, 25], "coard": 8, "coast": [7, 9], "coastal": [5, 8, 10, 13, 18, 19, 20, 30], "coastlin": [13, 22], "coastwatch": 28, "coat": 33, "code": [10, 12, 13, 16, 17, 20, 24, 28, 30, 33], "code_def": 28, "code_dir": 34, "code_mean": 28, "code_valu": 28, "coerc": 17, "coffe": 37, "col": [6, 12, 13, 17, 19, 23], "collabor": 20, "collaps": 28, "collect": [5, 7, 9, 17, 26, 32, 33, 35, 36], "collect_al": 34, "collectioncod": 14, "collector": [12, 17], "collector2t": [12, 17], "colnam": 11, "colon": 33, "color": [6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 22, 25, 26, 27, 28], "colorbar": [7, 8, 13, 15, 16, 27], "colorbarmaximum": [7, 15], "colorbarminimum": [7, 15], "colormap": 13, "colorspace_2": 28, "colossu": [16, 25], "colour": [11, 24], "colpophyllia": 13, "columbia": 16, "column": [6, 10, 12, 14, 18, 20, 24, 25, 27, 28, 31, 33], "com": [7, 8, 15, 22, 28, 31, 33, 37], "combin": [10, 20], "combined_high_r": 20, "come": [5, 36], "comma": 31, "command": [6, 30, 31, 37], "comment": [6, 8, 15, 28], "commerci": 9, "common": [12, 13, 15, 17, 24, 37], "commun": [10, 11, 23], "compar": [6, 16, 25, 27], "comparison": [19, 27], "compat": 37, "compil": [10, 34], "compiler_4": 28, "compiler_command": 34, "compiler_flag": 34, "compiler_system": 34, "complet": [7, 8], "complete_gcmplt": [16, 25], "complex": [25, 33], "compli": 33, "complianc": [22, 29, 35], "compliance_check": 30, "compliancecheck": 30, "compliant": [22, 25, 32, 34], "complic": [25, 37], "compon": 22, "compos": 33, "composit": 11, "comprehens": 22, "compress": [20, 34], "compressor": 34, "comput": [13, 20, 22, 24, 28, 34], "comt": 1, "concat": [6, 18, 20, 25, 33], "concaten": 33, "concentr": [9, 20], "conda": [11, 23, 24], "condens": [14, 18, 19, 25], "conduct": [8, 9, 30], "conductivity_qc": 8, "conductivityobservation_typ": 8, "cone": 12, "config": [12, 17, 26], "configur": [6, 24, 26, 37], "conflict": 37, "conform": 25, "connect": [12, 14], "conserv": 14, "consid": [28, 33], "consist": [8, 9, 21, 31, 33], "consol": [13, 14], "consolid": 34, "constitu": 24, "constrained_layout": 27, "constraint": [6, 9, 15, 19, 26], "contact": [20, 31, 36], "contain": [6, 8, 18, 20, 24, 30, 31, 33], "content": [18, 31, 32, 33], "context": [14, 16, 22, 25], "contigu": 32, "contin": 14, "continent": 14, "continu": [8, 15, 25, 37], "continuumio": 37, "contribut": 20, "contributor": 36, "contributor_nam": 8, "contributor_rol": 8, "contriv": 33, "control": [14, 26], "conv": 34, "conveni": [15, 22, 32], "convent": [6, 21, 29, 30, 31, 32, 34, 35], "convers": 28, "convert": [8, 14, 20, 27, 28, 30, 31, 34], "cool": 8, "coop": [12, 17], "coops_so": [12, 17], "coopsso": [12, 17], "coord": [8, 17], "coord_fix": [11, 28], "coordin": [7, 8, 15, 16, 18, 20, 22, 26, 28, 32, 34], "coordinateprecis": 14, "coordinateuncertaintyinmet": [14, 28], "copi": [22, 31, 33, 37], "copy2": 31, "coral": [13, 20], "core": [15, 20, 29, 35], "coriacea": 14, "cornflowerblu": 7, "correct": [6, 24, 30], "correspond": [7, 8, 9, 14], "could": [6, 15, 16, 22, 25, 34], "couldn": 25, "council": 18, "count": [13, 14, 18, 20, 28, 31], "countri": [13, 14, 20], "cover": [20, 33], "coverag": [9, 20], "coverage_content_typ": 30, "coyn": 14, "cp_335": 15, "cp_336": 15, "cp_339": 15, "cp_340": 15, "cp_374": 15, "cp_376": 15, "cp_380": 15, "cp_387": 15, "cp_388": 15, "cp_389": 15, "cpl_zip_encod": [12, 17], "cpp_option": 34, "cpu": 34, "cr": [8, 13, 16, 20, 22, 25, 28, 31, 32], "craig_bann": 34, "cran": 23, "crayon_1": 28, "creat": [5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36], "creation": [24, 37], "creator": 20, "creator_countri": 32, "creator_email": 32, "creator_institut": 32, "creator_sector": 32, "creator_url": 32, "cremp": 13, "cremp_1996": 13, "crimson": 12, "criteria": [10, 30], "criterion": 24, "cross": 7, "crossref": 14, "crosstalk_1": 28, "cruis": 6, "crw_sst": 12, "cs0": 27, "cs1": 27, "cs_r": [22, 34], "csv": [6, 9, 15, 18, 19, 27, 28, 31, 33], "csvp": 19, "ctd": [8, 23], "ctdbpc000": 19, "cubehelix": 15, "cumbersom": 22, "cumsum": [7, 8], "curl": [16, 25, 37], "current": [8, 10, 18, 32, 33, 34], "currentslong_nam": 8, "curvgrid": 34, "cut": [6, 9], "d": [7, 8, 10, 12, 15, 16, 17, 18, 20, 22, 25, 33, 34], "d50e0443": 20, "dac": [5, 7, 35], "dac_com": 8, "dai": [7, 11, 12, 14, 18, 23, 24, 28, 32, 34], "daili": [27, 28], "dailyscrippsgliders2": 8, "dame": 6, "dankellei": 23, "dap": 8, "dap2": 16, "dap4": 16, "darkgrai": [22, 25], "dart": 18, "darwin": [29, 35], "dask": 34, "dat": 34, "data": [0, 2, 4, 11, 12, 13, 14, 15, 16, 18, 19, 20, 22, 23, 24, 25, 26, 32, 34, 35, 36], "data_date_rang": 10, "data_end_d": 10, "data_info": 13, "data_start_d": 10, "data_var": 32, "dataarrai": [7, 15, 22], "databas": [5, 35], "dataexplor": 19, "datafram": [10, 12, 13, 14, 15, 17, 18, 19, 20, 25, 27, 32, 33], "dataset": [5, 6, 8, 9, 10, 11, 13, 14, 15, 16, 19, 22, 25, 26, 27, 28, 30, 31, 34, 35], "dataset_id": [6, 8, 9, 14, 15, 19, 20, 26, 27, 28], "dataset_subtyp": 20, "dataset_typ": 20, "dataset_type_2015": 20, "datasetana_fil": 34, "datasetdimens": [8, 34], "datasetid": [13, 14, 20], "datasetini_fil": 34, "datasetnam": [13, 14], "datathemeinstitutions_": 10, "datathemeprojects_": 10, "date": [6, 10, 11, 12, 14, 15, 17, 18, 24, 28, 33], "date2num": 10, "date_arrai": 18, "date_cr": [31, 32], "date_end": 14, "date_format": 33, "date_mid": 14, "date_object": 18, "date_path": 10, "date_publish": 10, "date_rang": [12, 17], "date_start": 14, "date_year": 14, "dateformatt": 15, "dateidentifi": 14, "datestr": 24, "datetim": [6, 10, 12, 17, 18, 20, 32], "datetime64": [7, 8, 18, 22, 34], "datetimearrai": 18, "datetimeindex": [22, 34], "dateutil": 12, "datrst_fil": 34, "datum": 6, "datxarrai": 34, "davi": 8, "daylength": 23, "dbarvalid_max": 8, "dbi_1": 28, "dbl": 28, "dbplyr_2": 28, "dd": [16, 18], "de": 12, "deactiv": 37, "deal": [13, 25], "decibar": 9, "decid": [33, 37], "decim": [11, 28], "decimallatitud": [14, 20, 33], "decimallongitud": [14, 20, 33], "decis": 20, "decode_tim": 15, "decreas": 16, "dedic": 20, "deep": [33, 36], "deeper": 20, "deepest": 7, "def": [6, 7, 8, 12, 13, 14, 15, 16, 17, 18, 19, 22, 25, 26, 28], "default": [6, 12, 17, 28, 32, 37], "defaultdict": 26, "defin": [6, 8, 22, 24, 28], "deflat": 34, "defund": 14, "degre": [11, 20, 22, 28], "degree_c": 27, "degree_celsiu": [9, 16], "degrees_c": 16, "degrees_east": [9, 13, 15, 27, 32, 34], "degrees_eastgeospatial_vertical_max": 8, "degrees_eastlong_nam": [22, 34], "degrees_eastvalid_max": [7, 8], "degrees_north": [9, 13, 15, 27, 32, 34], "degrees_northgeospatial_lon_max": 8, "degrees_northlong_nam": [22, 34], "degrees_northvalid_max": [7, 8], "del": 10, "delai": [8, 15], "delayed_mod": 8, "delft": 22, "delta": 16, "deltap": 23, "demo": [3, 35], "demonstr": [7, 9, 12, 13, 16, 21, 24, 26, 30, 31, 35], "demostrant": 16, "den": 7, "dendrogyra": 13, "dens": [7, 17], "dense_20": 7, "densiti": [7, 8, 20, 23, 30, 33], "density_qc": 8, "density_qccolorbarmaximum": 8, "densityobservation_typ": 8, "depend": [5, 11, 19, 24, 37], "deploi": [7, 8, 15, 28], "deploy": [7, 8, 15, 28, 30], "deployment_d": 8, "deployment_dir": 8, "depot": 6, "deprec": [13, 20], "depress": 12, "depressa": 14, "depth": [7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 22, 23, 25, 28, 30, 31, 32, 33, 34], "depth_c": [22, 34], "depth_qc": 8, "depth_qcaxi": [7, 8, 15], "depthobservation_typ": [7, 8, 15], "depthunit": [7, 8, 15], "deriv": [12, 13, 22, 23], "dermoch": 14, "describ": [18, 20, 22, 28, 32, 33], "descript": [10, 13, 22, 31], "descriptivekeyword": 10, "design": [15, 18], "desir": [11, 23, 28, 32], "detail": [16, 22, 24, 25, 28, 29, 33], "determin": 10, "develop": [8, 10, 11, 13, 14], "df": [6, 9, 10, 13, 14, 15, 18, 19, 20, 23, 25, 27, 28, 31, 32, 33], "df1": 18, "df_inst": 20, "df_ioo": 19, "df_meta": 20, "df_ooi": 19, "dhw_5km": 12, "di": 22, "diadema": 13, "diagon": 27, "diagram": [15, 23], "dichocoenia": 13, "dict": [7, 8, 10, 12, 13, 14, 15, 17, 22, 25], "dictionari": [10, 16, 20, 26, 32], "dictyota": 13, "did": [9, 13, 15, 17, 26, 37], "dif": 12, "diff": [22, 23, 25, 27], "differ": [16, 17, 22, 25, 27, 34], "difficult": 33, "dig": 20, "digest": 18, "digest_0": 28, "digit": [10, 31, 33], "dimens": [7, 8, 15, 22, 28, 31, 32, 34], "dimension": 34, "dimensionless": 22, "dimnam": 8, "diploria": 13, "direct": [9, 10], "directli": [9, 10, 20, 23, 33, 34], "director": 20, "directori": [20, 31, 34, 37], "discoveri": [8, 10], "discrep": 9, "discret": [26, 31, 32], "disk": 34, "displai": [8, 10, 11, 15, 17, 33], "dissolv": [9, 20], "dist": [7, 8, 19], "distanc": [7, 8, 14, 19], "distinct": 19, "distribut": [5, 13, 18, 37], "dive": [7, 8, 36], "dj_gradp": 34, "dl": [16, 25], "dmac": 33, "dmr": 16, "dnaderiveddata": 20, "do": [6, 7, 8, 10, 11, 13, 16, 17, 20, 24, 25, 27, 28, 31, 32, 34], "doc": [13, 32], "document": [11, 20, 22, 26, 28, 32], "dod": 8, "dods_extra": 34, "dodsc": [7, 8, 16, 22, 25, 34], "doe": [6, 13, 16, 20, 22, 30], "dom": 12, "domain": [20, 25], "don": [6, 12, 20, 27, 37], "done": [6, 8, 37], "doppio": [16, 22, 25, 34], "doppio_2017_da_avg": 34, "doppio_2017_da_avgnud_fil": 34, "doppio_2017_da_avgsummari": 34, "doppio_avg_6733": 34, "doppio_avg_6733_0001": 34, "doppio_avg_6733cdm_data_typ": 34, "doppio_avg_6733flt_fil": 34, "doppio_clm": 34, "doppio_compress": 34, "doppio_flt_6733": 34, "doppio_flx_6733_outer2": 34, "doppio_his_6733": 34, "doppio_his_6733avg_bas": 34, "doppio_his_6733histori": 34, "doppio_ini_6733": 34, "doppio_nudgcoef_7km_1500": 34, "doppio_rst_6733": 34, "doppio_tide_7km": 34, "doppiodods_extra": 34, "doppiosvn_rev": 34, "dostad000": 19, "dot": 24, "doubl": 32, "double_precis": 34, "down": [15, 16, 20, 23, 32, 33], "downactual_rang": [7, 8, 15], "downcast_datafram": 32, "downgeospatial_vertical_unit": 8, "download": [6, 8, 9, 12, 13, 15, 17, 18, 19, 20, 22, 25, 27, 37], "download_csv": 15, "download_salin": 19, "download_url": [15, 19], "downreference_datum": [7, 8, 15], "dplyr": [14, 28], "dplyr_1": 28, "dr": 22, "draggabl": 18, "draw": 14, "draw_label": [16, 20, 22], "drawisopycn": 23, "drawn": 9, "drho": 23, "drhodz": 23, "drift": 9, "drifter": 11, "drive": 37, "driven": 4, "driver": 20, "drone": 27, "drop": [13, 14, 20, 22, 23, 27, 33], "drop_dupl": [15, 33], "drop_vari": 22, "dropna": [15, 19, 20, 27], "drudnick": 8, "drytortugasreefvisualcensu": 20, "drytortugasreefvisualcensus2012": 20, "ds_loc": 30, "dset": 20, "dsg": [31, 32], "dssdp": 23, "dt": [18, 23, 27], "dtg": 17, "dttm": 28, "dtype": [6, 7, 8, 15, 18, 19, 20, 22, 26, 32, 34], "du": 34, "due": [7, 9, 14, 16, 22, 25, 32, 37], "dump": 19, "duplic": 33, "dure": [5, 6, 17, 27, 35], "dwc": 33, "dynamicproperti": 14, "e": [6, 8, 9, 15, 16, 19, 26, 27], "e2c02adff2fa": 20, "each": [7, 8, 10, 14, 18, 19, 20, 22, 26, 32, 33, 34], "earth": 8, "easi": [6, 8, 13, 15, 16, 34], "easier": [6, 13, 18, 33, 34, 37], "easili": [6, 15, 22, 25, 26, 32], "east": [6, 10, 22, 28, 34], "eastward": 8, "eastward_sea_water_veloc": [8, 32], "eastward_sea_water_velocityunit": 8, "echo": 24, "edg": [16, 22, 34], "edge1_coordin": 22, "edge1_dimens": 22, "edge1_pad": 22, "edgecolor": [13, 15, 16, 20, 25, 27], "edit": [18, 23], "edt": 12, "edu": [7, 8, 12, 13, 16, 20, 22, 25, 27, 34], "educreator_nam": 8, "edudac_qc_com": 8, "edupublisher_nam": 8, "edurefer": 8, "effect": 34, "effici": 31, "effort": [14, 18, 20], "eg": 33, "either": [7, 30], "elabor": 14, "electr": 8, "elem": 18, "element": [10, 32], "elementtre": [10, 18], "elev": [6, 18], "elif": [10, 16, 18, 25], "elimin": 13, "elliott": 10, "ellips": 28, "els": [10, 12, 16, 18, 19, 20, 25, 27], "email": [9, 20, 31], "emb": [6, 12, 17], "empti": [19, 33], "en": 34, "encod": 34, "encompass": 22, "encount": 20, "end": [8, 12, 16, 17, 18, 25, 32], "end_dat": [6, 18], "end_hu": 15, "end_tim": [12, 17], "endpoint": [3, 8, 15], "endposit": 10, "endur": 19, "eng": 8, "english_unit": 28, "enhanc": 12, "enough": [13, 27, 34], "ensur": [13, 20, 23, 29, 31, 37], "entir": 8, "entranc": 6, "entri": [14, 22], "enumer": 6, "env": [16, 20, 37], "environ": [11, 12, 17, 23, 24, 30], "environment": [5, 10, 11, 36], "eps2": 24, "epsg": [8, 20, 28, 33], "equiv": 23, "erd": 8, "erddap": [3, 4, 5, 8, 13, 21, 26, 32, 35], "erddapi": [5, 6, 9, 19, 26, 27, 35], "eretmoch": 14, "eriksen": 8, "err": 15, "errno": 16, "error": [9, 15, 16, 17, 19, 22, 24, 25, 28, 30, 37], "esipf": 30, "especi": 28, "esperanza": [12, 17], "espresso": 22, "espresso_r": 22, "esri": [7, 8, 15], "estim": [7, 8, 24, 28], "estimated_deploy_d": 8, "estimated_deploy_loc": 8, "estuari": 10, "et": [10, 18], "eta": [22, 34], "eta2": 24, "eta_psi": 22, "eta_rho": [22, 34], "eta_u": 22, "eta_v": 22, "etc": [5, 15, 33], "etopo180": 11, "etopo360": 11, "etre": [10, 18], "eusmilia": 13, "evalu": 13, "evaluate_0": 28, "even": [25, 27, 34, 37], "evenli": 20, "event": [12, 17, 20], "eventd": [13, 14, 33], "eventid": [13, 14, 33], "eventremark": 14, "eventtim": 14, "everglad": 6, "everi": [9, 22], "everydai": 28, "evolut": 28, "evolution4": 28, "ex": 17, "ex_temporalext": 10, "exact": [14, 33, 37], "exampl": [5, 6, 8, 9, 10, 11, 13, 14, 15, 16, 18, 19, 20, 22, 23, 24, 26, 27, 29, 31, 32, 33, 34, 36, 37], "exce": 12, "except": [6, 8, 10, 12, 15, 16, 19, 25, 37], "exchang": 18, "excus": 7, "execut": [20, 37], "exemplifi": 20, "exercis": 6, "exist": [6, 8, 19, 20, 27, 29, 31, 34, 37], "expand": [10, 20], "expect": [15, 16, 22, 25, 26, 27, 32, 34], "experi": 12, "explain": 13, "explicit": 16, "explor": [2, 5, 6, 7, 9, 13, 15, 18, 19, 22, 35], "export": [13, 20, 33], "expos": 22, "express": 8, "extend": [6, 7, 8, 12, 13, 15, 16, 17], "extens": [13, 14, 18, 20], "extent": [10, 20], "extent_bound": 22, "extern": 31, "extra": [19, 23, 24, 31], "extra_col": 18, "extra_y_rang": [12, 17], "extract": [4, 7, 10, 11, 17, 22, 25], "extrem": 9, "ey": 12, "f": [6, 7, 8, 9, 10, 12, 15, 16, 17, 18, 19, 20, 25, 26, 27, 30, 31, 32, 33, 34, 37], "f470068c": 33, "f7c1daa39648": 20, "f8": 34, "face": [13, 16, 20, 22, 25, 34], "face_coordin": 22, "face_dim": 22, "facecolor": [12, 13, 16, 20, 25], "facefield": 34, "facelong_nam": 34, "facilit": 31, "fact": 15, "factor": 11, "fail": [6, 8, 26, 30], "fail_span": 26, "fail_threshold": 26, "failur": [12, 16, 17, 37], "fairbank": 8, "fake": 32, "fake_buoi": 32, "fake_email": 32, "fall": [25, 27], "fals": [7, 8, 12, 14, 15, 16, 17, 18, 19, 20, 22, 27, 33], "famili": [13, 14, 28, 33], "familiar": 34, "familyid": 14, "fanci": [7, 14], "fansi_1": 28, "farver_2": 28, "faster": [34, 37], "fastmap_1": 28, "favia": 13, "faviida": 33, "featur": [8, 9, 12, 13, 14, 16, 17, 19, 25, 32], "featuregroup": 14, "featuretyp": [31, 32, 34], "feb": 30, "feder": [10, 31], "feed": [14, 15, 20, 25], "feedback": 36, "feel": 12, "fetch": [5, 13, 17, 20, 25, 27, 35], "fetch_trajectori": 8, "few": [27, 28, 32, 37], "ff0000": 18, "ffa500": 18, "fgdc": 9, "field": [13, 18, 20, 22, 33, 34], "fieldnot": 14, "fieldnumb": 14, "fig": [6, 7, 8, 10, 12, 13, 15, 16, 18, 19, 20, 22, 25, 26, 27], "figsiz": [6, 7, 8, 9, 10, 12, 13, 15, 16, 18, 19, 20, 22, 25, 26, 27], "figur": [6, 8, 9, 12, 13, 16, 17, 20, 27], "file": [5, 6, 7, 8, 9, 10, 12, 14, 18, 20, 24, 25, 29, 30, 31, 32, 35, 37], "file_html": [6, 12, 17], "fileconvent": 34, "filefpos_fil": 34, "filenam": 12, "fileserv": 30, "filesystem": 34, "filetitl": 34, "filevar_info": 34, "filip": [16, 20, 24], "fill": [6, 8, 11, 12, 14, 17, 19, 28, 32], "fill_color": 7, "fill_valu": 34, "fillopac": [12, 17], "filter": [6, 8, 10, 12, 13, 14, 15, 28, 34], "filter_df": 14, "final": [8, 12, 16, 17, 33], "find": [6, 7, 8, 9, 10, 11, 12, 13, 16, 19, 20, 23, 29], "findal": 10, "findhaloclin": 23, "fine": 37, "firewal": 37, "first": [6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 20, 22, 24, 25, 26, 27, 28, 30, 31, 33, 34], "firstyear": 13, "fish": [11, 13, 20], "fisheri": 20, "fit": [8, 23, 24, 27], "fit_bound": [14, 25], "five": 20, "fix": [9, 10, 18, 26], "fixedloc": 20, "fixgps3": 8, "fk_cremp_yearly_revisited_data_v3_1996": 13, "fl": [6, 12], "fla": 34, "flag": [9, 14, 26], "flag_mean": 8, "flagstandard_nam": [7, 8], "flat": [26, 33], "flat_line_test": 26, "flatback": 14, "fldatelbl": 12, "flexibl": 9, "float": [18, 34], "float32": [7, 8, 15, 22], "float328": 7, "float64": [7, 8, 22, 31, 32, 34], "float6433": 22, "florida": [6, 18], "floridakeysreefvisualcensu": 20, "floridakeysreefvisualcensus2014": 20, "floridakeysreefvisualcensus2018": 20, "floridakeysrvc": 20, "flortd000": 19, "flt_file": 34, "fluoresc": 9, "fluorescence_qc_agg": 9, "fluorescence_qc_test": 9, "fluoromet": 30, "flush": 12, "fmrc": [16, 25, 34], "fmt": 12, "fname": [6, 12, 14, 17, 20, 27, 28, 31, 34], "focu": 13, "folder": 31, "folium": [6, 7, 8, 12, 14, 15, 17, 20, 25], "follow": [10, 11, 14, 18, 28, 30, 32, 37], "food": 11, "footprintwkt": 14, "forc": [24, 28], "forcats_1": 28, "force_separate_button": [12, 17], "forecast": [6, 12, 16, 22, 25, 34], "forecast_reference_tim": [22, 34], "forecast_reference_time_coordinateaxistyp": [22, 34], "forecastmodelruncollect": 34, "forecastmodelruncollectionstandard_nam": [22, 34], "forg": 37, "form": 9, "format": [10, 11, 12, 14, 15, 16, 17, 18, 20, 22, 26, 28, 31, 33, 34], "format_csv": 28, "format_vers": 8, "formula": 22, "formula_term": [22, 34], "fort": 6, "forward_writ": 34, "found": [6, 8, 9, 13, 14, 15, 17, 19, 22, 23, 24, 25, 28, 33], "foundat": [8, 20, 28], "fp": 34, "fpos_fil": 34, "frame": [11, 28], "framework": 34, "fratantoni": 8, "frc_file_01": 34, "frc_file_02": 34, "frc_file_03": 34, "frc_file_04": 34, "frc_file_05": 34, "frc_file_06": 34, "frc_file_07": 34, "free": [8, 12, 22, 32, 37], "freq": [12, 17, 18, 20, 22, 24, 34], "frequenc": [5, 27], "fresh": 37, "friewald": 20, "from": [4, 5, 7, 8, 10, 11, 12, 14, 15, 16, 18, 19, 20, 22, 23, 24, 25, 26, 27, 30, 31, 32, 33, 34, 35, 36, 37], "from_datafram": [31, 32], "from_dict": 25, "from_ncfil": 22, "from_record": 20, "from_wkt": 20, "fromstr": [12, 18], "frozen": 37, "fs_1": 28, "fsspec": 34, "fuel": 6, "full": [8, 11, 25, 37], "fulli": 22, "fullscreen": [12, 17], "fullscreencontrol": [18, 19], "fun": 10, "function": [8, 11, 12, 13, 14, 16, 17, 19, 23, 25, 26, 27, 28, 33, 34], "fund": 20, "further": [12, 14, 34], "futur": [20, 22, 24], "futurewarn": 20, "fvcom": [16, 25], "fwd": 34, "fwdheader_fil": 34, "g": [7, 18, 23, 28], "ga": 6, "gadsden": 6, "gain": [23, 30], "gamma": 15, "gap": 6, "gargle_1": 28, "gather": [20, 28], "gbif": 20, "gcmd": [8, 20], "gco": 10, "gcoo": [10, 13], "gcoos4": 13, "gcr": 20, "gdac": 35, "gdf": [14, 20], "gdf_ghsh": 20, "gdf_high_r": 20, "gear": 36, "gener": [9, 20, 24, 30, 33], "generics_0": 28, "genpath": 24, "genu": [13, 14, 33], "genusid": 14, "geoax": 16, "geodeticdatum": [13, 14, 33], "geograph": [6, 9, 14, 17], "geohash": 20, "geojson": [8, 12, 14, 25], "geolog": 20, "geom": 8, "geom_histogram": 14, "geom_lin": 28, "geom_point": [11, 28], "geom_polygon": [11, 28], "geometri": [8, 12, 14, 17, 20, 26, 31, 32], "geopanda": [12, 14, 17], "geoplot": 20, "geoport": [5, 35], "georeferencedd": 14, "georeferenceremark": 14, "georg": 12, "georgia": 6, "geoseri": 20, "geospatial_bound": 30, "geospatial_bounds_cr": 30, "geospatial_bounds_vertical_cr": 30, "geosphere_1": 28, "geotiff": 34, "geoz": 34, "geoz_coordinatetransformtyp": 34, "geoz_coordinatezisposit": [22, 34], "get": [6, 8, 11, 12, 14, 16, 17, 18, 19, 20, 24, 25, 26, 27, 28], "get_bbox": 16, "get_bound": [14, 25], "get_cf_var": 15, "get_cmap": 13, "get_coop": [12, 17], "get_coordin": [12, 17], "get_download_url": [6, 15, 19], "get_info_url": [6, 9, 15], "get_label": 12, "get_lay": 16, "get_legend": 20, "get_lin": 12, "get_major_formatt": 18, "get_path": 20, "get_search_url": [6, 9, 15], "get_stat": 25, "get_station_nam": 6, "get_surface_idx": 16, "get_var_by_attr": [6, 15, 19], "getattr": [16, 22, 25], "getcap": 8, "getncattr": 32, "getpoint": 20, "getroot": 10, "ggplot": [11, 14, 28], "ggplot2": [11, 14], "ggplot2_3": 28, "ggtitl": 11, "ghrsst": 28, "gi": [5, 8, 12, 35], "gist": 19, "github": [11, 19, 20, 22, 23, 26, 28, 30, 32, 33, 37], "githubusercont": 37, "give": [28, 33], "givennam": 20, "gixa2": 18, "gj": 25, "gl": [16, 20, 22], "glider": [5, 10, 11, 15, 30, 35], "glider_nam": 8, "glider_scatt": 15, "gliderdac": 8, "gliderprocessing_level": 8, "glidersourceurl": 8, "glo": 10, "glob": [12, 20, 28], "global": [18, 20, 28, 30, 32], "gls_mix": 34, "glue_1": 28, "gmd": 10, "gmi": 10, "gml": 10, "gmt": 28, "gmt0": 12, "gmx": 10, "go": [6, 24, 33, 37], "goal": 34, "gom3": [16, 25], "good": [9, 19], "good_data": [7, 8], "googl": 37, "googledrive_2": 28, "googlesheets4_1": 28, "gorgonia": 13, "got": [9, 12, 14], "gov": [5, 6, 8, 10, 12, 16, 17, 18, 20, 25, 27, 28, 29, 36], "govern": 20, "gp": 28, "gra": 34, "grab": [28, 33], "grai": [23, 26], "graph": [9, 12], "graphic": 28, "grd_file": 34, "grdevic": 28, "great": [9, 10, 21, 35], "greater": [18, 26, 28, 30], "green": [6, 7, 8, 12, 17, 18, 26], "greenwich": 24, "grei": 28, "grey80": [11, 28], "grib": 22, "grid": [5, 10, 12, 15, 16, 22, 23, 25, 26, 27, 34], "grid_4": 28, "grid_cel": 20, "grid_doppio_jja_v13": 34, "grid_topologi": 22, "gridclm_file_01": 34, "griddap": [9, 15, 27], "gridfeaturetyp": 34, "gridfil": 34, "gridgeo": [16, 25], "gridlin": [16, 20, 22], "gridloc": 34, "gridpad": 22, "gross": [26, 28], "gross_range_test": 26, "ground": 7, "group": [8, 11, 13, 14, 18, 20, 28, 31, 34, 37], "groupbi": [13, 18], "groupcreator_url": 8, "grouper": 18, "grouppublisher_email": 8, "grouppublisher_url": 8, "grow": 36, "gsw": 23, "gt": [5, 7, 8, 15, 22, 28, 34, 35], "gtable_0": 28, "guess": [14, 22], "guid": [33, 36], "guidanc": 10, "gulf": [10, 12, 13, 20], "h": [15, 17, 22, 23, 27, 32, 34], "h1": 25, "ha": [8, 9, 10, 13, 14, 15, 16, 18, 20, 27, 30, 33, 34], "habitat": [13, 14, 33], "habitatid": 13, "hack": 37, "halimeda": 13, "halin": 7, "haline_20": 7, "haloclin": 23, "hammond": 10, "handi": 22, "handl": [12, 17, 19, 28, 32], "hang": 37, "happen": [26, 37], "hard": [13, 22], "have": [6, 12, 13, 15, 16, 17, 18, 19, 20, 25, 27, 31, 32, 33, 34, 36, 37], "haven_2": 28, "havg_bas": 34, "hawaii": [12, 16, 25], "haxa2": 18, "hc": [22, 34], "hcfield": [22, 34], "hclass": 12, "hclong_nam": 34, "hcpp_option": 34, "hdf5": [31, 34], "head": [10, 13, 15, 18, 19, 20, 28, 31, 32, 33], "header": [27, 28, 33], "header_dir": 34, "header_fil": 34, "heap": 34, "height": [5, 6, 9, 10, 11, 15, 17, 28, 35], "height_coordinatezisposit": [7, 8, 15], "helioseri": 13, "help": [6, 13, 22, 30, 34], "helper": 8, "here": [6, 8, 10, 12, 14, 15, 16, 17, 20, 22, 24, 25, 27, 28, 30, 32, 33, 37], "heterogen": 16, "heurist": 25, "hex_color": [14, 15], "hf": [10, 12], "hfrnet": 12, "hhis_bas": 34, "hi": 22, "high": [5, 6, 11, 12, 17, 22, 25, 27, 28], "higher": 27, "highest": 6, "highli": 30, "higlat": 11, "higlon": 11, "hiig": [16, 25], "hint": 20, "hioo": [12, 16, 25], "his_bas": 34, "hist": 20, "histogram": 5, "histori": 34, "hms_1": 28, "ho": 34, "hoeksema": 33, "holt": 6, "home": [16, 20, 24, 34], "hood": 34, "hook": 12, "hope": 9, "hopefulli": 19, "horizont": [5, 20, 34, 35], "host": [18, 25], "hour": [9, 23], "hourli": [6, 12, 24], "hover": [14, 18, 19, 25], "hovertool": [12, 17], "how": [0, 7, 8, 10, 12, 13, 14, 16, 17, 18, 19, 20, 24, 26, 28, 29, 33, 34, 36], "howev": [6, 9, 14, 15, 22, 24, 25, 27, 31, 33, 34, 36], "hq": 20, "href": 12, "html": [6, 8, 11, 12, 14, 15, 17, 18, 19, 25, 26, 27, 28, 30, 32, 34], "htmltools_0": 28, "htmlwidgets_1": 28, "http": [5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37], "httperror": 19, "httr_1": 28, "hu": 17, "hue": 20, "huge": [20, 26], "human": [20, 28, 34], "humanobserv": 33, "humid": 31, "hurrican": [5, 6, 17, 27, 35], "hurricane_video": 27, "hyper_tibbl": 28, "hypothet": 32, "i": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37], "i8": 34, "icon": [6, 12, 17, 18, 19, 37], "id": [6, 8, 9, 10, 14, 15, 18, 19, 20, 22, 28, 31, 33, 34, 37], "idea": [14, 28, 33], "ideal": [6, 27], "ident": 32, "identif": [12, 17], "identifi": [6, 9, 10, 13, 18, 25, 26, 28, 30, 31, 32, 33], "identificationinfo": 10, "identificationremark": 14, "identifiedbi": 14, "identifierlong_nam": [7, 8], "idf": 27, "idnamevariablevalu": 28, "idvalid_max": 8, "idx": [7, 16, 19], "idxmax": 6, "ieee": 8, "ifort": 34, "ifortcompiler_command": 34, "ifortcpu": 34, "ifram": [6, 12, 15, 17], "ignore_index": 20, "illustr": [31, 33], "iloc": 12, "ilustr": 34, "imag": [12, 25], "imagin": 9, "imbricata": 14, "implement": [19, 26, 33], "impli": 8, "import": [6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 25, 26, 27, 29, 30, 31, 32, 33, 34], "importerror": 10, "imposs": 37, "improv": [22, 30, 34], "inaccess": 16, "inaccuraci": 8, "includ": [5, 6, 8, 9, 10, 11, 13, 22, 30, 33, 34, 36], "inclus": 28, "incomplet": [22, 32], "incorrectli": 16, "increas": [14, 16, 26], "increasingli": 29, "independ": 33, "indetifi": 26, "index": [6, 7, 8, 10, 12, 14, 15, 17, 18, 20, 22, 25, 27, 30, 31, 32, 33, 34], "index_col": [6, 9, 15, 19, 27], "index_right": 20, "indic": 22, "indicate_inset_zoom": 27, "individu": [5, 7, 9, 17, 18], "individualcount": 14, "induc": 20, "inexpens": 34, "inf": 20, "infamp": 24, "infer": 24, "inferfrom": 24, "infernam": 24, "influenc": 23, "info": [6, 9, 13, 15, 18, 27, 31, 37], "info_url": 15, "inform": [5, 6, 7, 8, 11, 12, 13, 14, 16, 18, 20, 22, 26, 28, 32, 33, 34, 35], "infphas": 24, "infpos_fil": 34, "infrc_file_01": 34, "infring": 22, "ingest": 18, "ini_fil": 34, "initi": [19, 20, 33], "inlet": 12, "inlin": [10, 13, 16, 25, 32], "innlm_tadv": 34, "inp": 26, "inplac": [14, 19, 20, 27, 33], "input": [9, 16, 26], "inset": 27, "inset_ax": 27, "inshor": 19, "insid": [6, 8, 27, 34], "inspect": [9, 13, 15, 16, 25, 32], "instal": [23, 24, 30, 31], "instanc": 6, "instanti": [6, 9], "instead": [9, 12, 13, 14, 20, 24, 31, 34], "institut": [8, 9, 10, 18, 19, 20, 30, 32], "instituteid": 20, "institution_id": 20, "institutioncod": 14, "instruct": [17, 30, 37], "instrument": [7, 8, 15, 27, 28, 30], "instrument_ctd": [7, 8, 15], "instrument_ctdioos_categori": [7, 8, 15], "insummari": 34, "int": [11, 17, 20, 25, 28, 32], "int32": [31, 32], "int64": 32, "intak": 9, "integr": [10, 37], "intel": 34, "intellectualright": 20, "intend": 8, "intent": 10, "interact": [5, 6, 8, 9, 12, 15, 17, 20], "interactiveshel": 20, "interag": 20, "interest": [7, 9, 10, 12, 14, 16, 17, 18, 20, 33, 36], "interfac": [9, 19, 30, 31, 37], "interleav": 32, "intern": [18, 31], "interpol": [7, 8, 17, 21, 35], "interpolated_valu": [7, 8], "interpret": [6, 7, 16, 22], "intersect": [8, 12, 14, 17, 28], "interv": [9, 24, 26], "intro": 32, "invalid": [8, 13, 20, 28], "invert_yaxi": [7, 8, 15], "invest": 20, "investig": 9, "io": [11, 19, 20, 22, 23, 26, 28, 32, 34], "iobi": 14, "ioo": [5, 7, 8, 11, 12, 15, 17, 19, 20, 21, 23, 24, 27, 28, 29, 30, 31, 32, 33, 35], "ioos_air_gap": 6, "ioos_air_temperatur": 6, "ioos_bagit_test": 31, "ioos_barometric_pressur": 6, "ioos_categori": [6, 7, 8, 9], "ioos_code_lab": [32, 37], "ioos_conduct": 6, "ioos_daily_verified_water_level": 6, "ioos_dmac_datatodwc_notebook_ev": 33, "ioos_glider_netcdf_v2": 8, "ioos_high_low_verified_water_level": 6, "ioos_hourly_height_verified_water_level": 6, "ioos_monthly_verified_water_level": 6, "ioos_qc": [21, 35], "ioos_qc_module_qartodflag_mean": 8, "ioos_raw_curr": 6, "ioos_raw_currents_head": 6, "ioos_raw_one_min_water_level": 6, "ioos_raw_water_level": 6, "ioos_relative_humid": 6, "ioos_sixmin_verified_water_level": 6, "ioos_tool": [12, 17], "ioos_vis": 6, "ioos_water_temperatur": 6, "ioos_wind": 6, "ioosstat": 18, "ip": 34, "ipt": 20, "ipykernel_20527": 22, "ipykernel_9861": 13, "ipyleaflet": [18, 19], "ipython": [13, 14, 15, 20], "ipywidget": [18, 19], "irdisplay_1": 28, "iri": 22, "irkernel_1": 28, "irma": [5, 35], "is_dir": 12, "is_fil": [12, 17], "is_monoton": 22, "is_monotonically_decreas": 22, "is_monotonically_increas": 22, "isbrackish": 33, "ischar": 24, "isel": 34, "isextinct": 33, "isfreshwat": 33, "isin": 14, "island": [6, 10, 12, 17, 33], "ismarin": 33, "isna": 20, "iso": [8, 9, 10, 33], "iso19115": [8, 10], "iso_a3": 20, "iso_tre": 10, "isophyllia": 13, "isotc211": 10, "isstr": 24, "issu": [22, 25, 26, 28, 30, 32, 37], "issuecom": 28, "isterrestri": 33, "item": [6, 8, 9, 10, 15, 25], "itemsperpag": 9, "iter": [10, 19, 20], "iterfind": 10, "iterrow": [10, 12, 14, 17, 18, 19, 33], "its": [7, 15, 16, 26, 27, 28, 31, 34], "itself": 17, "iucn": 14, "j": [8, 20, 22, 30], "j1": 24, "jacksonvil": 6, "jan": [7, 8, 20], "jault": 20, "java": 8, "jerald": 20, "jessica": 26, "jet": 28, "jetti": [6, 10], "jfreiwald": 20, "jim": 20, "jk": 22, "jmla2": 18, "job": 6, "john": [12, 33], "john_250_1": 33, "john_250_2": 33, "john_250_3": 33, "john_356_1": 33, "john_356_2": 33, "john_356_3": 33, "join": [6, 12, 15, 17, 20, 31, 33], "joinpath": 12, "jpl": 28, "jplmursst41": [27, 28], "jplmursst41_analysed_sst_bilinear_4": 27, "jplmursst41_analysed_sst_nearest_216": 28, "jsinteract": 20, "json": [8, 34], "jsonlite_1": 28, "jsp": 6, "juan": [12, 17], "jul": 24, "julia": [34, 37], "june": [7, 34], "jupyt": [23, 24, 37], "just": [12, 28, 37], "k": [6, 9, 12, 14, 15, 18, 19, 22], "k1": 24, "k2": 24, "k_gscheme": 34, "k_i": 19, "k_o": 19, "kalman": 28, "kantha_clayson": 34, "kb": 34, "keep": 15, "keep_attr": 7, "kei": [16, 18], "kempii": 14, "kerchunk": 34, "kernel": [23, 37], "keyword": [9, 10, 20], "keywordslicens": 8, "kg": [7, 8], "ki": 19, "kick": 15, "kind": [13, 16, 18, 37], "king": 6, "kingdom": [13, 14, 33], "kingdomid": 14, "km": [7, 8, 19, 20, 28], "km2": 20, "knitr_1": 28, "know": [6, 16, 20], "known": [5, 14, 24, 25, 28, 32, 33, 35], "ko": 19, "kotzebu": 26, "kw": [7, 8, 15, 16, 19, 22, 25, 26, 27], "kwarg": 20, "kyle": [26, 31], "l": [8, 9, 12, 23, 30, 37], "l0": [12, 17], "l1": [12, 17], "l2": 24, "l4": 28, "la": [12, 17], "lab": [9, 28, 37], "label": [12, 15, 18, 20, 26, 27], "labeling_0": 28, "labelpo": 32, "laboratori": [9, 20, 28], "lag": [14, 28], "lai": 34, "lake": 10, "lamarck": 33, "lambada": 18, "lambda": [14, 15, 33], "land": [9, 10, 13, 14, 16, 25], "languag": [5, 13, 14, 23, 24, 28], "lappli": 23, "larger": [23, 34], "last": [8, 9, 12, 15, 16, 22, 31, 32, 33], "last_con": 12, "lat": [6, 8, 11, 12, 17, 18, 19, 20, 22, 23, 28, 31, 33, 34], "lat_formatt": 13, "lat_i": 19, "lat_o": 19, "lat_psi": 22, "lat_qc": 8, "lat_qcancillary_var": 8, "lat_rho": [22, 34], "lat_u": 22, "lat_uv": [8, 15], "lat_uv_qc": 8, "lat_uv_qccolorbarmaximum": 8, "lat_v": 22, "lat_var_nam": 22, "latactual_rang": [7, 8], "latarrai": 22, "later": [8, 13, 19, 20, 22, 23, 33, 37], "latest": [12, 16, 19, 22, 25, 37], "latest_fil": 8, "latest_file_mtim": 8, "latfield": 34, "lati": 15, "latitud": [5, 7, 8, 9, 11, 13, 15, 19, 22, 23, 24, 26, 27, 28, 32, 34], "latitude_formatt": [16, 22], "latitudefield": [22, 34], "latitudeformatt": 13, "latitudeobservation_typ": [7, 8], "latitudeunit": [7, 8, 34], "latter": [9, 34], "lattice_0": 28, "launch": 7, "law": 20, "layer": [12, 16, 34], "layercontrol": [12, 14, 17, 25], "lc_collat": 28, "lc_ctype": 28, "lc_monetari": 28, "lc_numer": 28, "lc_time": 28, "le_processstep": 10, "le_sourc": 10, "lead": [16, 20], "leaflet": 20, "leaflet_2": 28, "least": [15, 16, 23, 28, 31], "leav": [6, 19, 34, 37], "left": [7, 8, 10, 12, 17, 20, 26, 27, 33], "leg": 20, "legaci": 28, "legal": 8, "legend": [12, 15, 17, 18, 19, 20, 23, 27], "legend_kwarg": 20, "legend_label": [12, 17], "legendcontrol": [18, 19], "legibl": 20, "len": [6, 8, 10, 12, 15, 17, 32], "length": [18, 22, 23, 24, 28, 33], "lepidoch": 14, "less": [22, 28], "let": [5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 17, 18, 19, 22, 27, 28, 31, 32, 33, 34], "letter": 12, "level": [12, 16, 17, 20, 22, 23, 25, 26, 28, 34, 37], "level_": [16, 25], "leverag": 16, "lew": 12, "liabil": 8, "lib": [16, 20], "librari": [5, 6, 11, 14, 16, 21, 22, 28, 33, 34, 35, 37], "licens": [13, 14, 37], "lie": 8, "life": [18, 19, 20], "lifecycle_1": 28, "lifestag": [14, 28], "light": 12, "lightgrai": 20, "lightgrei": 20, "lightweight": 37, "lightyellow": 17, "like": [6, 9, 11, 12, 15, 16, 17, 20, 22, 24, 25, 27, 32, 33, 34, 36, 37], "lime": 17, "limit": [11, 12, 17, 28, 34], "line": [6, 7, 12, 13, 17, 23, 24, 26, 27, 30, 33], "line_cap": [6, 12, 17], "line_join": [6, 12, 17], "line_width": [6, 12, 17], "linear": 24, "linearaxi": [12, 17], "linestr": [8, 12, 17], "linestyl": [10, 22, 25, 26], "linewi": 24, "linewidth": [7, 24], "link": [6, 10, 12, 28, 33], "link_1": 10, "link_2": 10, "link_3": 10, "link_4": 10, "link_xml": 10, "linspac": [13, 24], "linux": 34, "linuxcpu": 34, "linuxrst_fil": 34, "list": [6, 7, 8, 14, 15, 16, 18, 19, 20, 25, 26, 28, 33, 37], "littl": [6, 16, 24], "ll": [6, 13, 24, 32, 33], "lo": 17, "load": [6, 7, 8, 12, 13, 14, 16, 17, 19, 20, 22, 24, 25, 26, 28, 30, 31, 34], "load_all_available_check": 30, "load_best_track": 17, "load_ext": [13, 14], "load_grid": 22, "lobophora": 13, "loc": [6, 9, 10, 12, 13, 14, 15, 18, 19, 20, 27, 33], "local": [5, 8, 13, 14, 20, 28, 37], "localhost": [8, 37], "locat": [6, 7, 8, 9, 11, 12, 13, 14, 15, 17, 18, 19, 20, 27, 28, 32, 34, 37], "location_class": 28, "location_sum": 18, "locationid": [14, 18], "locationlong_nam": [7, 8, 15], "lock": 33, "log": 20, "lognorm": 20, "logo": 23, "lon": [6, 8, 11, 12, 17, 18, 19, 22, 23, 28, 31, 33, 34], "lon_formatt": 13, "lon_i": 19, "lon_o": 19, "lon_psi": 22, "lon_qc": 8, "lon_qcancillary_var": 8, "lon_rho": [22, 34], "lon_u": 22, "lon_uv": [8, 15], "lon_uv_qc": 8, "lon_uv_qccolorbarmaximum": 8, "lon_v": 22, "lon_var_nam": 22, "lonactual_rang": [7, 8], "lonarrai": 22, "lonfield": 34, "long": [6, 11, 28, 37], "long_nam": [6, 9, 16, 22, 25, 28, 32, 34], "longer": [9, 22, 33], "longest": 32, "longitud": [5, 7, 8, 9, 11, 13, 15, 19, 22, 23, 26, 27, 28, 32, 34], "longitude_formatt": [16, 22], "longitudecdm_trajectory_vari": 8, "longitudefield": [22, 34], "longitudeformatt": 13, "longitudeobservation_typ": [7, 8], "longitudesummari": 8, "longitudeunit": [7, 8, 34], "look": [5, 6, 8, 9, 10, 12, 15, 19, 20, 25, 27, 28, 32, 33], "lookup": 33, "loop": [10, 16, 19, 25], "lossless": [22, 33], "lot": [13, 25, 27], "low": [22, 28], "lower": [12, 16, 18, 23, 25], "lowlat": 11, "lowlon": 11, "lsid": [14, 33], "lsqfit": 24, "lt": [7, 8, 15, 22, 28, 34], "lubrid": 28, "lubridate_1": 28, "luckili": [6, 34], "lukecampbel": 7, "lunit": 28, "luschi": 14, "lut_worm": 33, "lwd": 23, "lxml": 12, "lyngbia": 13, "lz4": 34, "m": [6, 7, 8, 9, 10, 12, 13, 14, 15, 17, 18, 19, 20, 23, 24, 25, 26, 27, 32, 33, 37], "m10": 24, "m2": 24, "m3": 24, "m4": 24, "m6": 24, "m8": 24, "ma": [7, 8, 16, 26], "machin": 37, "machineobserv": 14, "mad": 11, "made": 20, "madeupdata_ev": 33, "madeupdata_mof": 33, "madeupdata_occurr": 33, "madeupdataforbiologicaldatatrain": 33, "madraci": [13, 33], "magrittr_2": 28, "maguey": [12, 17], "mai": [5, 8, 9, 12, 16, 19, 25, 28, 31, 32, 37], "main": [16, 17, 22, 34, 37], "maintain": [9, 18, 19, 28], "major": [12, 26, 28], "make": [5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 17, 25, 27, 33, 34, 37], "make_bag": 31, "make_map": 22, "make_mark": [6, 12, 14, 17], "make_ndbc_t": 18, "make_plot": [6, 12, 13, 17], "make_popup": [14, 18, 19], "malform": 16, "manag": [5, 8, 20, 35, 36], "managementconvent": 8, "mandatori": [6, 22], "mani": [6, 7, 8, 13, 14, 16, 20, 22, 25, 28, 33, 34, 36, 37], "manicina": 13, "manifest": 31, "manipul": 22, "manual": [15, 16], "map": [5, 6, 7, 8, 11, 12, 14, 15, 17, 18, 19, 20, 22, 25, 26, 31, 32, 33, 35], "map_data": [11, 28], "map_df": 18, "mapdata": [11, 28], "mapdata_2": 28, "maps_3": 28, "mapserv": [7, 8, 15], "maptool": [14, 28], "mar": [8, 23, 24], "maracoo": [10, 16, 25], "march": 7, "marin": [7, 9, 11, 14, 16, 18, 20, 22, 25, 33, 34], "marinespeci": [14, 33], "mark": 8, "markdown": 33, "marker": [6, 7, 12, 14, 15, 17, 18, 19, 22, 26], "marker_cluster0": [12, 17], "marker_cluster1": 12, "marker_color": [18, 19], "markerclust": [12, 14, 17], "markers": 26, "marlin": [5, 35], "marlintag38606": 11, "mask": [6, 7, 8, 14, 16, 26, 28, 34], "masked_greater_equ": 16, "masked_invalid": 7, "masked_outsid": [7, 8], "masked_wher": 26, "mass": 28, "mass_concentration_of_chlorophyll_in_sea_wat": 9, "mass_concentration_of_chlorophyll_in_sea_water_qc_agg": 9, "mass_concentration_of_chlorophyll_in_sea_water_qc_test": 9, "mass_concentration_of_oxygen_in_sea_wat": 9, "mass_concentration_of_oxygen_in_sea_water_qc_agg": 9, "mass_concentration_of_oxygen_in_sea_water_qc_test": 9, "massachu": 15, "massbai": [16, 25], "master": [20, 33], "mat": 15, "match": [11, 14, 18, 24, 27], "match_taxa": 14, "match_typ": [14, 33], "mathew": [10, 20, 33], "mathewbiddl": 19, "matlab": [5, 21, 35, 36], "matplotlib": [6, 7, 8, 10, 12, 13, 15, 16, 18, 19, 20, 22, 25, 26, 27, 32], "matplotlibdeprecationwarn": 13, "matrix": 28, "matter": 34, "matthew": 6, "max": [6, 10, 11, 16, 18, 20, 23, 25, 27, 28], "max_colwidth": 20, "max_lat": [6, 15, 19], "max_light": 15, "max_lon": [6, 15, 19], "max_sat": 15, "max_tim": [15, 19], "max_width": [6, 12, 17], "maximumdepthinmet": [13, 14, 33], "maximumelevationinmet": 14, "maxlat": 9, "maxlon": 9, "maxtim": 9, "mayaguez": [12, 17], "mayb": 34, "mb": 10, "mbon": [1, 20], "md": [12, 33], "md_dataidentif": 10, "md_keyword": 10, "mdate": [10, 15], "me": 37, "mean": [6, 7, 11, 13, 18, 20, 23, 26, 27, 28], "meandrina": 13, "meaning": [25, 27], "meant": 33, "measur": [7, 8, 9, 15, 20, 22, 26, 28], "measuredplatform": [7, 8, 15], "measuredstandard_nam": 8, "measurementaccuraci": 33, "measurementdeterminedd": 33, "measurementmethod": 33, "measurementorfact": [20, 33], "measurementtyp": 33, "measurementtypeid": 33, "measurementunit": 33, "measurementunitid": 33, "measurementvalu": 33, "median": [11, 23], "meet": 10, "memori": [6, 34], "mention": [27, 28], "menu": 23, "merchant": 8, "merg": [14, 19, 20, 28, 33], "mesh": [16, 25], "mesh_topology_var": 22, "meshgrid": 25, "messag": [18, 28], "met": 18, "meta": [20, 30], "metadata": [6, 8, 9, 10, 13, 16, 22, 25, 30, 31, 32, 34], "metadata_convent": 8, "metadatamake_model": 8, "metadatatyp": 8, "metdata": 34, "meter": [12, 17, 25, 28, 30, 32], "method": [6, 12, 15, 17, 22, 27, 28, 32, 34], "mexico": [10, 12, 13, 20], "mfrow": 23, "mg": 9, "mgp": 23, "mgts_ingest": 8, "mh": 15, "mhhw": 26, "miami": [20, 27], "michael": 17, "microatm": 9, "microg": 9, "micromamba": 20, "micromol": 9, "mid": [7, 8, 10], "middl": [6, 22], "might": [7, 10, 20], "migrat": 14, "millepora": 13, "min": [10, 11, 12, 16, 17, 18, 20, 23, 27, 28], "min_lat": [6, 15, 19], "min_light": 15, "min_lon": [6, 15, 19], "min_sat": 15, "min_tim": [15, 19], "mingw32": 28, "miniconda3": 16, "miniforg": 37, "miniforge3": 37, "minimum": 16, "minimumdepthinmet": [13, 14, 33], "minimumelevationinmet": 14, "minlat": 9, "minlon": 9, "minor": [13, 28], "mintim": 9, "minut": [9, 13], "misconcept": 24, "miss": [6, 8, 11, 25, 30, 33], "missing_valueflag_valu": [7, 8], "missingflag_valu": 8, "mission": 7, "mix": [13, 19], "mix_geo_t": 34, "mix_s_uv": 34, "mk3": 24, "mkdir": 12, "mkdtemp": 31, "mkstemp": 31, "mllw": [9, 30], "mlml": 9, "mlml_": 9, "mlml_mlml_sea": 9, "mlml_monterei": 9, "mm": [18, 24], "mn4": 24, "mo": 9, "mo3": 24, "mode": [28, 31, 34], "model": [5, 12, 17, 21, 22, 31, 34, 35], "model_data": [16, 25], "modelr_0": 28, "modern": 34, "modif": [9, 24], "modifi": [8, 14, 27, 33, 34], "modul": [19, 22, 26, 32], "mole_concentration_of_dissolved_molecular_oxygen_in_sea_wat": 9, "mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_qc_agg": 9, "mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_qc_test": 9, "mole_concentration_of_nitrate_in_sea_wat": 9, "mole_concentration_of_nitrate_in_sea_water_qc_agg": 9, "mole_concentration_of_nitrate_in_sea_water_qc_test": 9, "molecular": 9, "moment": 22, "mona": [12, 17], "monitor": [9, 13, 18, 19, 27], "monoton": [16, 22], "montastraea": 13, "monterei": 9, "month": [9, 14, 18], "monthli": 18, "moo": 19, "moor": [18, 19, 32], "more": [5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 22, 26, 27, 28, 29, 31, 32, 33, 34, 37], "moss": 9, "most": [13, 17, 20, 25, 28, 34, 36, 37], "mott": 10, "mount": 30, "mous": 37, "move": 11, "mpi": 34, "mpif90": 34, "mpif90compiler_flag": 34, "mpl": [13, 16, 20, 22], "mpl_colormap": [7, 16], "ms4": 24, "msf": [6, 24], "msg": [16, 18, 19, 22], "msl": 6, "mtext": 23, "mticker": 20, "mu2": 24, "much": [18, 33, 37], "multi": [27, 28], "multidimension": [31, 32], "multipl": [5, 9, 14, 15, 24, 35], "multiple_server_search": 19, "multipoint": 14, "municip": 14, "munsell_0": 28, "mur": [27, 28], "mursst": [21, 35], "mussa": [13, 33], "must": [8, 22, 30, 32, 37], "mutat": 28, "mvalid_max": [7, 8, 15], "mycetophyllia": 13, "mycolor": 11, "myda": 14, "myrom": 34, "n": [6, 7, 8, 9, 10, 11, 12, 15, 16, 17, 18, 22, 23, 24, 26, 28, 32, 33, 34], "n1": [12, 17], "n2": [23, 24], "n2s2_horavg": 34, "n_cell": 20, "n_occur": 20, "na": [11, 12, 17, 20, 23, 25, 28], "nadvect": 34, "name": [6, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 25, 26, 28, 31, 32, 34, 37], "namearrai": [7, 8], "namespac": [6, 10, 28], "naming_author": 31, "nan": [6, 7, 9, 10, 11, 16, 18, 19, 20, 27, 28, 34], "nan_chunks": 7, "nana": 28, "nanannanna11115": 28, "nanannanna11117": 28, "nanannanna11118": 28, "nanannanna12111": 28, "nanannanna14142": 28, "nanannanna14143": 28, "nanannanna14144": 28, "nanmax": 16, "nanmin": 16, "nannana": 28, "nanoo": [10, 16, 25], "nansdate_cr": 8, "napl": 12, "nasa": [20, 28, 34], "natat": 14, "nation": [5, 8, 10, 12, 20], "natur": 25, "naturalearth_lowr": 20, "naturalearthfeatur": [13, 16, 25], "naturals": 34, "naval": 20, "navi": 6, "navig": 13, "nb": 11, "nbclassic": 37, "nbyte": 34, "nc": [6, 7, 8, 16, 22, 25, 28, 30, 31, 32, 34], "nc2": 34, "nc3": [7, 8, 30], "nc_att": 28, "nc_global": [9, 15, 28], "nccdm_data_typ": 34, "nccfmaid": 8, "ncclm_file_01": 34, "nccode_dir": 34, "ncd": [16, 22, 25, 31], "ncdf4": 28, "ncdf4_1": 28, "ncdump": 32, "ncei": [5, 31, 35], "ncei_accession_numb": 10, "ncflt_file": 34, "ncformat": 34, "ncfrc_file_01": 34, "ncfrc_file_02": 34, "ncfrc_file_03": 34, "ncfrc_file_04": 34, "ncfrc_file_05": 34, "ncfrc_file_06": 34, "ncfrc_file_07": 34, "ncgeospatial_lat_max": 8, "ncgrd_file": 34, "ncheader_dir": 34, "nchis_bas": 34, "ncini_fil": 34, "nclocat": 34, "ncmeta": 28, "ncmeta_0": 28, "ncnud_fil": 34, "nco": 34, "ncol": [7, 20], "ncscript_fil": 34, "nctide_fil": 34, "nctile": 34, "ndbc": [18, 35], "ndim": [16, 25], "ne": 18, "nearbi": [27, 28], "nearest": [12, 17, 19, 28], "nearli": 33, "nearshor": 9, "necessari": [24, 33], "necof": [16, 25], "necofs_fvcom_ocean_massbay_forecast": [16, 25], "necofs_gom3_forecast": [16, 22, 25], "nedg": 34, "need": [6, 7, 9, 10, 12, 13, 14, 16, 17, 18, 20, 22, 23, 24, 25, 27, 28, 31, 32, 33, 34, 37], "neracoo": [10, 16, 25], "nerc": 33, "nest": 19, "net": [8, 10, 28], "netcdf": [16, 22, 30, 31, 32, 34], "netcdf4": [16, 22, 25, 31, 32], "network": [10, 20], "new": [9, 19, 20, 27, 34, 37], "new_dist": 19, "newaxi": [7, 8], "next": [12, 15, 16, 20, 23, 28, 33], "nfirst": 10, "nfmrc": 34, "ngood": 24, "nhc": [5, 35], "nice": [14, 18, 34, 36], "nitrat": 9, "nix": 31, "nj": 12, "nkla2": 18, "nl_ocean_doppio": 34, "nlm_lbc": 34, "nlm_tadv": 34, "nmf": 8, "no1": 24, "no_lbc_att": 34, "no_qc_perform": [7, 8], "noaa": [4, 5, 6, 8, 10, 12, 15, 16, 17, 18, 20, 25, 27, 28, 29, 31, 36], "nob": 24, "nodal": 24, "nodc": 10, "node": [10, 20, 22], "node_axi": 22, "node_dim": 22, "node_id": 14, "nomenclaturalcod": 14, "nomin": 30, "non": [10, 16, 22, 25], "none": [6, 7, 8, 10, 12, 14, 15, 16, 17, 18, 20, 22, 25, 26, 30, 33, 34], "nonlin_eo": 34, "nonlinear": 34, "nonzero": 7, "noqa": [8, 12], "norm": 20, "normal": [20, 30], "north": [6, 10, 18, 28, 34], "northeastern": 10, "norther": 9, "northern": [10, 20], "northward": 8, "northward_sea_water_veloc": [8, 32], "northward_sea_water_velocityunit": 8, "northwest": 10, "nos": [6, 12, 16, 25], "not_evalu": 8, "not_us": [7, 8], "note": [7, 8, 11, 12, 13, 14, 15, 20, 22, 25, 27, 28, 31, 32, 34, 37], "notebook": [6, 7, 8, 9, 10, 12, 14, 15, 17, 19, 20, 21, 22, 25, 26, 28, 30, 31, 32, 33, 35, 36, 37], "notebooks_demo": [24, 33], "noth": [13, 37], "notic": [6, 28], "now": [6, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19, 20, 22, 24, 25, 26, 27, 28, 31, 32, 33, 34, 37], "np": [7, 8, 10, 13, 16, 19, 20, 22, 25, 26, 32, 33], "nrow": [6, 20], "nrt": 27, "nsalt": 34, "nsearch": 10, "nstart": [12, 17], "ntemp": 34, "ntke": 34, "ntotal": 20, "nu": 34, "nubar": 34, "nud_fil": 34, "num": [10, 11], "num2dat": 25, "num_result": 8, "number": [6, 8, 10, 12, 13, 18, 19, 20, 24, 27, 32, 36], "numcodec": 34, "numer": [13, 14, 23, 25], "numpi": [7, 8, 10, 13, 16, 19, 20, 22, 25, 26, 32, 33], "nutnrb000": 19, "nutshel": 22, "nv": 34, "nvbar": 34, "nyhop": [16, 25], "nz": 34, "nzeta": 34, "o": [12, 13, 14, 15, 16, 17, 23, 26, 27, 31, 34, 37], "o1": 24, "o3": 34, "ob": [7, 8, 11, 12, 15, 17, 24, 26], "obi": [5, 33, 35], "obistool": [5, 28, 35], "obistools_0": 28, "obj": 13, "object": [6, 8, 9, 12, 13, 14, 15, 19, 20, 22, 25, 28, 31, 32, 34], "observ": [5, 9, 10, 12, 13, 14, 17, 18, 19, 26, 28, 30, 33, 34], "observation_typ": [7, 15], "observatori": 19, "obsevart": 12, "obsolet": 24, "obtain": [7, 14, 15, 17], "oc": [21, 35], "oc_open": 25, "occur": 20, "occurr": [5, 13, 14], "occurrenceid": [13, 14, 33], "occurrenceremark": 14, "occurrencestatu": [13, 14, 33], "ocean": [4, 7, 8, 9, 10, 11, 12, 13, 14, 16, 18, 19, 20, 22, 25, 28, 30, 32, 34], "ocean_s_coordinate_g1": 22, "ocean_s_coordinate_g1formula_term": 22, "ocean_s_coordinate_g2": 34, "ocean_s_coordinate_g2formula_term": 34, "ocean_s_coordinate_g2unit": 34, "ocean_tim": [22, 34], "ocean_timefield": 22, "ocean_timegrid": 34, "ocean_timenlm_lbc": 34, "ocean_timeunit": 34, "ocean_timexarrai": 34, "oceandepthinstru": [7, 8, 15], "oceanexpert": 20, "oceanexpert_id": 20, "oceanexpert_parent_i": 20, "oceanexpert_parent_id": 20, "oceanlab3": 27, "oceanmodel": [16, 25], "oceanobservatori": 19, "oceanograph": [6, 10, 11, 20, 26, 29, 35], "oceanographi": [8, 23, 30], "oceanographyioos_dac_checksum": 8, "oco": [16, 25], "oct2pi": 24, "octav": [24, 35], "octob": 28, "oculina": 13, "odvc": 22, "off": [7, 8, 9, 20, 24], "offer": [12, 17], "offic": [20, 36], "offset": [12, 28], "offset_orientationgpe_msdgpe_ucountqartod_time_flagqartod_speed_flagqartod_location_flagqartod_rollup_flagcommentob": 28, "offshor": [10, 19], "ofr": [12, 17], "ogc": 8, "ok": 12, "old": 37, "oliph": 37, "olivacea": 14, "om": [31, 32, 34], "omit": 10, "omtsp": 31, "ona": [16, 25], "onc": 37, "one": [5, 6, 7, 8, 9, 10, 12, 14, 15, 16, 19, 20, 25, 26, 28, 32, 33, 34, 37], "ones": [12, 32, 37], "onli": [6, 7, 8, 9, 10, 12, 13, 14, 16, 17, 18, 19, 20, 22, 24, 25, 26, 28, 31, 32, 33, 34, 37], "oo": [12, 16, 25], "oo1": 24, "ooi": 19, "op": [5, 12, 16, 17, 20, 25, 35], "opac": [7, 8, 12, 14, 15, 17], "open": [9, 10, 14, 19, 30, 34, 37], "open_dataset": [7, 8, 22, 34], "open_zarr": 34, "opendap": [6, 7, 12, 16, 22, 25, 35], "opengi": [10, 28], "openmpi": 34, "opensearch": 10, "openstreetmap": [6, 12, 17], "oper": [6, 8, 9, 15, 19, 24, 30, 34, 37], "oprion": 34, "opt": 34, "optim": 34, "option": [6, 10, 27, 28, 33, 34, 37], "orang": [7, 8, 12, 15, 17, 18, 19, 26], "orbicella": 13, "order": [6, 8, 13, 14, 25, 33, 34], "ordereddict": 26, "orderid": 14, "oregon": 19, "oregonst": [16, 25], "org": [6, 10, 13, 14, 16, 19, 20, 22, 25, 26, 28, 30, 32, 33, 34], "organ": [9, 18, 20, 31, 33], "organismid": 14, "organismquant": [13, 14], "organismquantitytyp": [13, 14], "organismremark": 14, "organiz": 20, "organization_oceanexpert_id": 20, "orient": [7, 8, 15, 20, 25, 28], "origin": [11, 14, 17, 22, 23, 24, 26, 27, 28, 33, 34, 36], "originalscientificnam": 14, "orthogon": [31, 32], "orthogonalmultidimensionaltimeseri": 32, "orthogonalmultidimensionaltimeseriesprofil": 31, "oserror": [8, 16], "osmc": 19, "osmc_46098": 19, "osu": [16, 25], "osx": 37, "other": [10, 11, 12, 14, 15, 16, 19, 22, 23, 26, 28, 33, 36, 37], "othercatalognumb": 14, "otherlong_nam": 8, "our": [5, 6, 12, 15, 20, 22, 24, 31, 32, 37], "out": [6, 7, 8, 9, 12, 13, 15, 16, 17, 20, 22, 23, 25, 28, 30, 33, 34, 37], "out_doubl": 34, "outer": 19, "outlin": [11, 25, 28], "outof": 12, "output": [10, 13, 31, 32], "output_fil": 30, "output_filenam": 30, "output_format": 30, "output_fp": 31, "outsid": 26, "over": [6, 8, 14, 16, 18, 25], "overlai": [12, 18], "owen": 8, "own": [15, 18, 34, 37], "owner": 18, "ownerinstitutioncod": [13, 14], "owslib": 10, "oxygen": 9, "p": [6, 11, 12, 14, 15, 17, 19, 23, 33, 37], "p01": 33, "p06": 33, "p1": 24, "p25": 33, "pacif": [5, 10, 28, 35], "pacioo": [10, 12, 16, 25], "packag": [5, 6, 10, 14, 16, 20, 22, 23, 24, 28, 30, 31, 35, 37], "package_size_mb": 10, "pad": 22, "page": [6, 9, 10, 13, 15, 25, 30], "pair": [8, 14], "pair_ncepnam_3hourly_mab_and_gom": 34, "palett": [7, 14, 15, 16], "palla": 33, "palythoa": 13, "pan": [6, 12, 17], "panda": [6, 9, 10, 12, 13, 14, 15, 17, 18, 19, 20, 25, 27, 31, 32, 33], "panel": 23, "par": 23, "parallel": 34, "parallel_4": 28, "param": 8, "paramet": [8, 9, 12, 20, 24], "parameter1": 31, "parameter2": 31, "parameter3": 31, "parameter4": 31, "pare": 33, "parent": 12, "parentnameusageid": 33, "pars": [6, 8, 12, 21, 25, 27, 34, 35], "parse_d": [6, 15, 19, 27, 31], "parse_geometri": 8, "parser": 12, "part": [6, 8, 9, 15, 28], "particular": [7, 8, 9], "partner": [18, 36], "partnership": 20, "pass": [6, 8, 12, 13, 26, 28], "passag": 6, "past": [9, 12, 28, 37], "paste0": 28, "patch": 13, "path": [7, 12, 14, 17, 19, 20, 24, 27, 30, 31, 37], "pathlib": [12, 14, 17, 19, 20, 27], "pbdzmq_0": 28, "pch": 23, "pco2": 9, "pco2_qc_agg": 9, "pco2_qc_test": 9, "pcolormesh": [16, 22], "pd": [6, 9, 10, 12, 13, 15, 17, 18, 19, 20, 25, 27, 31, 32, 33], "peopl": 20, "per": [13, 17, 18, 20, 23, 28], "percent": [24, 33], "percent_cov": 33, "perfect": 27, "perfectli": 27, "perform": [33, 34, 37], "period": [9, 18], "perman": 33, "perri": 8, "person": 8, "pertain": 21, "petabyt": 25, "pfeg": 28, "pgm": 18, "pgn": 12, "ph": 9, "pha": [7, 8, 24], "pha_err": 24, "phase": 24, "phenomena": 25, "phone": 31, "php": [8, 12, 30, 33], "phsend000": 19, "phyllangia": 13, "phylum": [13, 14, 33], "phylumid": 14, "physic": [5, 13, 16, 25], "pi": 24, "pick": [7, 18, 28], "pickl": 19, "piec": [33, 37], "pier": [6, 9], "pillar": 10, "pillar_1": 28, "pip": 37, "pipe": 9, "pipelin": 10, "pivot": 22, "pkg": 24, "pkg_name": 23, "pkgconfig_2": 28, "place": [22, 28], "plain": 34, "plat_nam": 10, "platecarre": [13, 16, 20, 22, 25], "platform": [7, 8, 15, 28, 37], "platform_meta": [8, 30], "platformposit": [7, 8, 15], "platformrefer": 8, "platformstandard_nam": [7, 8, 15], "platformtyp": 8, "platformunit": 8, "pleas": [13, 16, 17, 20, 24, 26, 28, 31, 32, 36, 37], "plenti": [10, 12, 22], "plot": [5, 6, 8, 9, 11, 12, 13, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 32, 34, 35, 36], "plot_glid": [7, 8], "plot_grid": 25, "plot_map": 14, "plot_result": 26, "plot_surface_cfvar": 16, "plot_track": [8, 15], "plotprofil": 23, "plott": 23, "plt": [6, 7, 8, 10, 12, 13, 15, 16, 18, 19, 20, 22, 25, 26, 27, 32], "plu": 28, "plugin": [12, 14, 17, 34], "pm": 26, "pmc": [16, 25], "pmel": 27, "png": 12, "po": [19, 23], "pocean": [29, 31, 35], "pocilloporida": 33, "podaac": 28, "point": [6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 22, 23, 24, 26, 27, 28, 32, 34], "points_from_xi": 20, "pointsposit": 34, "pointsstandard_nam": [22, 34], "pointsvalid_min": [22, 34], "polygon": [6, 11, 12, 20], "polylin": [7, 8, 12, 15, 17], "polyplot": 20, "pop": [14, 16, 25], "popul": 33, "popular": 22, "popup": [6, 7, 8, 12, 14, 15, 17, 18, 19, 25], "porit": 13, "port": [6, 18], "portal": [0, 1, 5, 15], "portion": [10, 26, 28], "posit": [6, 11, 12, 13, 14, 16, 17, 18, 19, 20, 22, 32, 34], "posixct": [23, 28], "posixt": 23, "possibl": [14, 20, 24, 33], "post": [6, 16, 17, 22, 23, 25, 26], "potenti": [8, 16, 22, 25, 30, 34], "pout": 24, "power": [13, 19, 37], "power_law": 34, "pprint": 33, "pr": [12, 17], "practic": [8, 19], "pre": 37, "precis": [8, 20, 28, 34], "precise_lat": 8, "precise_lat_qccolorbarmaximum": 8, "precise_lon": 8, "precise_lon_qccolorbarmaximum": 8, "precise_tim": 8, "predic": 20, "predict": [12, 18, 23, 24], "prepar": [8, 14, 27, 28], "present": [20, 22, 30, 33, 34], "preserv": 31, "pressur": [8, 9, 23, 30], "pressure_qc": 8, "pressurelong_nam": 8, "pressureobservation_typ": 8, "presum": 11, "primer": [21, 35], "print": [6, 7, 8, 9, 10, 12, 15, 16, 17, 18, 19, 20, 22, 25, 26, 28, 30, 31, 33], "privileg": 37, "probabl": [12, 25, 37], "probably_good_data": [7, 8], "procedur": 10, "proceed": 37, "process": [10, 20, 28, 31, 33], "process_step": 10, "processing_2d": 22, "processstep": 10, "produc": [25, 28, 33], "product": [5, 6, 11, 13, 28], "profil": [7, 8, 20, 22, 31, 32, 34], "profile_id": [8, 15], "profile_idcom": 8, "profile_lat": 8, "profile_lat_qc": 8, "profile_lat_qcaxi": 8, "profile_lon": 8, "profile_lon_qc": 8, "profile_lon_qcaxi": 8, "profile_plot": 7, "profile_tim": 8, "profile_time_qc": 8, "profile_time_qcaxi": 8, "program": [5, 10, 11, 13, 18, 20, 28, 36], "programmat": 15, "progress": 12, "progress_hook": 12, "project": [8, 10, 13, 16, 20, 22, 25, 28], "proleptic_gregorian": 34, "prompt": 37, "prone": [9, 15], "propblem": 34, "proper": 15, "properli": 30, "properti": [16, 24], "propuls": 28, "proto": 34, "protocol": [6, 9, 15, 19, 26, 27], "provid": [5, 7, 8, 9, 10, 19, 22, 27, 28, 32, 33], "provider_platform_nam": 10, "psa": 34, "pseudodiploria": 13, "pt": [12, 17], "ptt": 28, "pubdat": 10, "public": [10, 20], "publish": [10, 20], "publisher_countri": 32, "publisher_email": 32, "publisher_institut": 32, "publisher_url": 32, "pulaski": 6, "pull": [10, 16, 33], "puntilla": [12, 17], "pure": 22, "purpos": 8, "purrr": 28, "purrr_1": 28, "put": [6, 14, 20], "py": [7, 13, 16, 20, 22], "pydata": 22, "pyhton": 35, "pyobi": [5, 35], "pyoo": 12, "pyplot": [6, 7, 8, 10, 12, 13, 15, 16, 18, 19, 20, 22, 25, 26, 27, 32], "python": [5, 14, 16, 19, 20, 21, 24, 25, 28, 30, 31, 32, 35, 36, 37], "python3": [16, 20], "python_and_r": 37, "pyworm": 33, "q": [10, 22, 32], "q1": 24, "qa": 26, "qair_ncepnam_3hourly_mab_and_gom": 34, "qartod": [9, 21, 35], "qartod_conductivity_flat_line_flag": 8, "qartod_conductivity_gross_range_flag": 8, "qartod_conductivity_primary_flag": 8, "qartod_conductivity_primary_flagcolorbarmaximum": 8, "qartod_conductivity_rate_of_change_flag": 8, "qartod_conductivity_spike_flag": 8, "qartod_density_flat_line_flag": 8, "qartod_density_gross_range_flag": 8, "qartod_density_primary_flag": 8, "qartod_density_rate_of_change_flag": 8, "qartod_density_spike_flag": 8, "qartod_monotonic_pressure_flag": 8, "qartod_pressure_flat_line_flag": 8, "qartod_pressure_gross_range_flag": 8, "qartod_pressure_primary_flag": 8, "qartod_pressure_primary_flagcolorbarmaximum": 8, "qartod_pressure_rate_of_change_flag": 8, "qartod_pressure_spike_flag": 8, "qartod_rollup_flag": 28, "qartod_salinity_flat_line_flag": 8, "qartod_salinity_gross_range_flag": 8, "qartod_salinity_primary_flag": 8, "qartod_salinity_primary_flagcolorbarmaximum": 8, "qartod_salinity_rate_of_change_flag": 8, "qartod_salinity_spike_flag": 8, "qartod_speed_flag": 28, "qartod_temp": 15, "qartod_temperature_climatological_flag": 15, "qartod_temperature_flat_line_flag": [8, 15], "qartod_temperature_gross_range_flag": [8, 15], "qartod_temperature_primary_flag": 8, "qartod_temperature_primary_flagcolorbarmaximum": 8, "qartod_temperature_rate_of_change_flag": [8, 15], "qartod_temperature_spike_flag": [8, 15], "qc": [8, 26, 28], "qc_config": 26, "qc_fail": 26, "qc_notrun": 26, "qc_pass": 26, "qc_result": 26, "qc_suspect": 26, "qc_test": 26, "qcconfig": 26, "qk": 32, "qualit": 14, "qualiti": [7, 8, 9, 14, 26, 28], "quality_flag": 26, "qualitylong_nam": 7, "qualityvalid_max": 8, "quantificationvalu": 13, "quantiti": 22, "queri": [5, 6, 9, 19, 35], "question": [12, 34, 36], "quick": [8, 9, 21, 25, 34, 35], "quickli": 14, "quicklook": 12, "quiet": 37, "quit": [8, 25, 34], "quiver": 22, "quiverkei": 32, "quot": [10, 33], "quote_al": 33, "quote_plu": 27, "r": [5, 7, 8, 12, 15, 16, 18, 20, 21, 22, 24, 33, 34, 35, 36, 37], "r6_2": 28, "r_": [7, 8, 22], "ra": [10, 16, 18, 25], "rad": 34, "radar": [5, 10, 12], "radian": 33, "radii": 17, "radiu": [7, 8, 12, 17, 28], "radnud": 34, "rag": 32, "rain_ncepnam_3hourly_mab_and_gom": 34, "rainbow": 22, "rais": [8, 15, 16, 22, 25, 34, 37], "random": [22, 33], "rang": [6, 10, 13, 18, 20, 26, 28, 32], "range1d": [12, 17], "rank": 33, "rapid": 18, "rappdirs_0": 28, "rare": 37, "raster": [12, 20], "ravenel": 6, "raw": [8, 9, 22, 33, 37], "rayleigh": 24, "rb": 19, "rcca_transect": 20, "rcpp_1": 28, "rdf": [13, 27], "re": [8, 10, 12, 13, 19, 20, 25, 27, 28, 37], "reach": 25, "read": [5, 8, 12, 16, 22, 25, 26, 28, 29, 30, 31, 33, 35], "read_csv": [6, 9, 10, 15, 18, 19, 20, 27, 31, 33], "read_fil": [12, 14, 17, 20], "read_json": 20, "read_xml": 6, "readabl": [20, 28], "reader": 6, "readi": 26, "readm": [11, 30], "readr_2": 28, "readsat": 8, "readthedoc": 34, "readxl_1": 28, "real": [8, 9, 10, 14, 26, 34], "realli": [20, 34, 37], "realtim": [5, 35], "reason": [16, 22, 37], "receiv": 28, "recent": [20, 28], "rechunk": 34, "reckon": 22, "recommend": [10, 22, 26, 29, 30, 32], "record": [5, 10, 11, 14, 17, 24, 27, 30, 33], "recordedbi": [13, 14], "recordnumb": 14, "recreat": 20, "rectangl": 19, "red": [7, 8, 12, 14, 17, 18, 19, 23, 26, 27, 28], "redistribut": 8, "reduc": [13, 18, 22, 27, 34], "reduce_allreduc": 34, "redund": 12, "reef": [13, 20, 33], "reefcheck": 20, "ref": 32, "refer": [10, 14, 22, 28], "refin": 15, "reflect": 18, "reg_assoc": 10, "reg_assoc_plat": 10, "regard": 14, "regex": 20, "regga": 18, "region": [5, 6, 12, 18, 19, 25, 31, 33, 35, 36], "regist": 33, "register_matplotlib_convert": 19, "reindex": [12, 17], "reject": 12, "rel": [16, 24, 27, 32], "relat": 11, "releas": [13, 18, 19, 20, 37], "relev": 33, "reli": 24, "reloc": 37, "remot": [11, 21, 35], "remov": [6, 13, 14, 18, 20, 24, 33, 37], "renam": [12, 27, 28, 33], "render": [12, 17], "reorgan": 33, "repeat": 33, "replac": [9, 10, 17, 18, 20], "report": [18, 28, 30], "reporthook": 12, "repr": 28, "repr_1": 28, "repres": [15, 20, 25, 32], "represent": 25, "reprex_2": 28, "reproduc": [4, 37], "request": [6, 8, 9, 10, 11, 12, 13, 15, 17, 18, 19, 27, 28], "request_posit": 19, "requestcsv": [27, 28], "requir": [6, 22, 24, 31, 32, 33, 34, 37], "rerddap": 13, "resampl": 27, "research": [8, 13, 18, 20], "reserv": 28, "reset": [6, 12, 17], "reset_index": [13, 15, 31], "residu": 24, "resolut": [22, 25, 27, 28], "resolv": [12, 25], "resourc": [6, 12, 17, 20, 33], "resp": 33, "respect": [8, 15, 22, 34], "respons": [6, 8, 9, 14, 15, 16, 18, 19, 25, 27, 28, 33], "response_format": 10, "rest": [5, 7, 8, 15, 22, 35], "restaur": 32, "restrict": 19, "result": [8, 11, 12, 16, 19, 20, 25, 26, 33], "retir": 28, "retreat": 12, "retri": [12, 17], "retriev": [12, 14, 30], "return": [6, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 25, 26, 28, 37], "return_valu": 30, "reus": 33, "review": 28, "revis": 28, "rgdal": 28, "rgeo": 28, "rgeos_0": 28, "rho": [22, 23, 34], "rho0": 23, "rich": [8, 19, 31], "rid16": 19, "rid27": 19, "right": [7, 8, 12, 15, 17, 18, 20, 22, 23, 27, 37], "right_ax": 12, "right_label": [16, 22], "rightshold": 14, "ring": [18, 19], "rise": 23, "river": [10, 16], "rlang_1": 28, "rm": 23, "rmarkdown_2": 28, "rmendel": 11, "rnetcdf_2": 28, "rnorm": 23, "robi": 14, "robinson": 14, "rock": 10, "role": [18, 20, 22, 26], "rom": [16, 22, 25, 34], "roms_forec": [16, 25], "roms_hawaii_regional_ocean_model_best": [16, 25], "room": 22, "root": [10, 23, 31, 37], "ropensci": [13, 28], "rosenstiel": 20, "rotat": [18, 22, 32], "rotate_vector": 22, "rotation_mod": 18, "round": [6, 12, 17, 22, 32], "roundtrip": 34, "rout": 14, "routin": [11, 14, 22], "row": [6, 9, 10, 12, 14, 15, 17, 18, 19, 20, 28, 33], "rpt": 18, "rpy2": [13, 14], "rsma": [20, 27], "rss": [9, 20], "rst_file": 34, "rst_singl": 34, "rtv": 12, "ru29": [7, 30], "rudnick": 8, "rugos": 33, "run": [18, 20, 22, 23, 24, 26, 28, 34, 37], "run_check": 30, "run_cod": 20, "runlm": 23, "runner": 30, "runpandasindexpandasindex": 22, "runtim": 34, "runtimearrai": 22, "runtimeerror": 16, "runtimelong_nam": 34, "runtimewarn": 20, "rutger": [7, 8, 16, 22, 25, 30, 34], "rvest_1": 28, "s2": 24, "s4": 24, "s_rho": [22, 34], "s_rho_coordinateaxistyp": 34, "s_rhoarrai": [22, 34], "s_rhopandasindexpandasindex": 22, "s_w": 22, "sa": [14, 23], "safe": [8, 32], "safe_chunk": 34, "saildron": 27, "sake": 9, "sal_ioo": 19, "sal_ooi": 19, "salin": [7, 8, 9, 11, 15, 16, 19, 23, 30, 33, 34], "salinity_qc": 8, "salinitylong_nam": 8, "salinityobservation_typ": 8, "salinitystandard_nam": 34, "salinitytim": 34, "salt": [7, 22, 34], "same": [11, 24, 26, 32, 37], "sampl": [9, 14, 20, 26, 27, 31, 32, 33], "samplingeffort": 13, "samplingev": 20, "samplingprotocol": [13, 14], "san": [12, 17], "satellit": [11, 12, 28], "satur": 9, "saturn": 10, "save": [19, 22, 27, 31, 32, 34, 37], "sb": 23, "sbe": 30, "sc": [6, 23], "scalar": [22, 34], "scalar_chunks": [22, 34], "scalar_coordinatetransformtyp": [22, 34], "scalarformula_term": 34, "scalarlong_nam": 34, "scale": [22, 27, 28], "scale_color_gradi": 28, "scale_colour_gradi": 11, "scale_colour_gradientn": 11, "scale_fill_brew": 14, "scale_shape_manu": [11, 28], "scales_1": 28, "scan_attr": [16, 25], "scan_dataset": [16, 25], "scan_error": [16, 25], "scatter": [7, 8, 13, 15, 20, 27], "sccoo": [10, 30], "school": 20, "scienc": [4, 8, 14, 20, 31], "scientif": [33, 37], "scientificnam": [13, 14, 33], "scientificnameauthorship": [13, 14, 33], "scientificnameid": [13, 14, 33], "scientist": [5, 36], "scipp": 30, "scleractinia": 33, "scolymia": 13, "scope": 17, "screen": 37, "scripp": 8, "script": [7, 24, 29, 35], "script_fil": 34, "sd": 23, "sd1031_hurricane_2021": 27, "sd1045_hurricane_2021": 27, "sdbiol10": 33, "sea": [5, 6, 7, 8, 9, 11, 14, 15, 17, 28, 35], "sea_floor_depth_below_sea_surfac": 22, "sea_nam": 8, "sea_surface_elevation_anomali": 22, "sea_surface_height_above_sea_level": 26, "sea_surface_height_above_sea_level_geoid_mhhw": 26, "sea_surface_height_above_sea_level_geoid_mhhw_qc_agg": 26, "sea_surface_height_above_sea_level_geoid_mhhw_qc_test": 26, "sea_water_dens": [7, 8], "sea_water_densityunit": 8, "sea_water_electrical_conduct": [8, 9], "sea_water_electrical_conductivity_qc_agg": 9, "sea_water_electrical_conductivity_qc_test": 9, "sea_water_electrical_conductivityunit": 8, "sea_water_potential_temperatur": [16, 22, 25, 34], "sea_water_potential_temperaturetim": 34, "sea_water_potential_temperaturexarrai": 22, "sea_water_practical_salin": [9, 15, 19, 22, 34], "sea_water_practical_salinity_qc_agg": 9, "sea_water_practical_salinity_qc_test": 9, "sea_water_practical_salinitytim": 34, "sea_water_practical_salinityunit": 8, "sea_water_pressur": [8, 9], "sea_water_pressure_qc_agg": 9, "sea_water_pressure_qc_test": 9, "sea_water_pressureunit": 8, "sea_water_salin": 8, "sea_water_temperatur": [7, 8, 9, 15, 16, 25], "sea_water_temperatureunit": [7, 8, 15], "sea_water_x_veloc": 22, "sea_water_y_veloc": 22, "seabird": 30, "seacat": 30, "seaglid": 8, "seamlessli": 32, "seapoint": 30, "search": [5, 6, 9, 10, 12, 14, 15, 20, 33, 35], "search_box": 8, "search_for": [9, 15], "search_serv": 19, "search_url": 15, "searchfor": 9, "searchpag": 10, "seawat": [7, 8, 9, 19], "seawif": 11, "second": [9, 13, 15, 16, 17, 23, 25, 28, 32, 33], "secondary_i": 12, "secoora": [6, 10, 16, 18, 25], "secoora_ncsu_cnap": [16, 25], "section": [7, 16, 30], "sector": 20, "see": [5, 6, 7, 11, 12, 13, 18, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 36, 37], "seek": 20, "seem": [13, 14], "segment": [8, 23], "sel": 34, "select": 9, "self": [16, 20, 22, 25], "semi": 28, "send": [27, 28], "sender": 31, "sensor": [5, 6, 12, 17, 19, 27, 28, 31, 35], "sep": 12, "separ": [31, 33], "seq": [18, 23], "sequenti": [7, 8, 16], "seri": [6, 12, 16, 17, 19, 22, 25, 26, 31, 32, 34], "series_chunks": [22, 34], "seriescoordinate_reference_fram": 8, "seriesgrid": 34, "seriesioos_categori": 8, "serv": [27, 34], "server": [5, 6, 9, 11, 12, 13, 15, 17, 18, 26, 27, 28, 35], "server_list": 19, "servers_list": 19, "servic": [5, 6, 7, 8, 9, 10, 15, 17, 20, 28], "session": 33, "sessioninfo": 28, "set": [6, 10, 11, 12, 13, 14, 15, 17, 18, 23, 28, 30, 31, 37], "set_axis_off": 20, "set_bbox": [12, 17], "set_bbox_to_anchor": 20, "set_color": 7, "set_cr": 20, "set_ext": [13, 16], "set_index": [12, 14, 17, 18, 27], "set_label_posit": [7, 8], "set_major_formatt": [13, 15], "set_opt": [7, 20], "set_scientif": 18, "set_ticks_posit": 7, "set_titl": [6, 7, 8, 10, 12, 13, 16, 20, 25, 26], "set_xlabel": [7, 8, 10, 15, 26, 27], "set_xlim": [10, 15, 27], "set_xtick": 13, "set_xticklabel": [18, 27], "set_ylabel": [7, 8, 10, 12, 13, 15, 18, 26, 27], "set_ylim": [15, 27], "set_ytick": 13, "set_yticklabel": [10, 27], "setdiff": [14, 28], "setequ": 14, "sever": [13, 33], "sex": [14, 28], "sf": 28, "sg_lat": 22, "sg_lon": 22, "sgrid": [25, 34, 35], "sh": 37, "sha256": 31, "shade": 16, "shallow": [24, 33], "shape": [8, 11, 12, 14, 16, 17, 20, 25, 32, 34], "shapefil": 14, "share": [9, 20, 24, 31, 36], "sharei": [6, 7], "sharex": [6, 7], "shark": [21, 35], "shark_trajectory_20090923": 28, "shelf": 14, "sherman": 8, "ship": 12, "shiptrack": 11, "shoal": 12, "shore": [9, 14, 29, 35], "shoredist": 14, "short": [16, 20, 24], "short_nam": 20, "short_name_group": 20, "should": [6, 10, 23, 26, 28, 33, 34, 37], "show": [8, 9, 10, 13, 17, 18, 24, 27, 28], "show_ifram": 15, "shp": [12, 14, 17], "shrink": [7, 8, 13, 16], "shuffl": 34, "shutil": 31, "side": [23, 27], "siderastrea": [13, 33], "siderastreida": 33, "signal": 24, "signel": 19, "signific": [10, 12], "silbo": 15, "similar": [19, 22, 26], "simon": 8, "simpl": [8, 12, 15, 19, 20, 22, 23, 24, 26, 27, 31, 32], "simpler": 22, "simpli": 14, "simplic": [9, 12], "simplificti": 18, "sin": [23, 24, 32], "sinc": [8, 9, 10, 13, 20, 28, 32, 34], "singl": [8, 22, 34], "sio": 30, "sipf1": 18, "site": [9, 16, 20, 36], "sitecod": 13, "siteid": 13, "sitenam": 13, "situ": [8, 9], "size": [7, 8, 10, 11, 15, 20, 22, 27, 28, 31, 32, 34], "sjoin": 20, "sk3": 24, "skip": 8, "skip_check": 30, "skiprow": 15, "skywai": 6, "sleep": 15, "slice": [5, 8, 22, 35], "slightli": 14, "slocum": [7, 8], "slow": [19, 25, 37], "small": [9, 34], "smaller": [15, 23, 26, 34], "smast": [16, 25], "smooth": 23, "sn4": 24, "snr": 24, "so": [5, 6, 8, 10, 12, 15, 16, 18, 20, 28, 33, 35, 37], "soc": 8, "soest": [12, 16, 25], "softwar": [6, 21, 30, 35], "solar_sourc": 34, "sole": 33, "solenastrea": 13, "solstic": 23, "solut": 34, "solv": 37, "solve3d": 34, "some": [5, 6, 9, 10, 12, 15, 16, 19, 22, 24, 25, 28, 31, 32, 34, 37], "somedomain": 32, "someth": [7, 10, 13, 28, 37], "sometim": [22, 28, 37], "sort": [9, 12, 14, 18, 33], "sort_index": 33, "sort_valu": [15, 33], "sos_nam": [12, 17], "sourc": [8, 31, 33, 34, 36], "sourcecit": 10, "south": [6, 7, 10, 14, 34], "southeast": [6, 10, 20], "southern": [10, 30], "southernmost_north": 8, "sp": 28, "sp022": 15, "sp064": 8, "sp064id": 8, "sp064instrument": 8, "sp_2": 28, "space": [22, 25, 32], "span": 19, "sparkman": 6, "spatial": [20, 28], "spec": [16, 22, 25], "speci": [13, 14, 33], "special": 16, "species_found": 14, "speciesid": 14, "specif": [8, 9, 10, 15, 16, 19, 20, 28, 32, 33, 34], "specifi": [10, 12, 13, 33], "specificepithet": [13, 14], "spectral_r": 20, "speed": [12, 17, 22, 28, 34], "spell": 30, "spike": 26, "spike_test": 26, "spine": 7, "spline": 23, "split": [10, 12, 20, 28], "sponsor": 18, "spot5": 28, "sprai": 8, "spraynorthernmost_north": 8, "spread": 27, "sprint": 33, "sprintf": 23, "squar": [23, 28], "squeez": [6, 7, 8, 19, 34], "src": [15, 34], "ss": 23, "ssbn7": 18, "ssh": [12, 17], "ssh_ob": [12, 17], "ssh_observ": [12, 17], "ssh_tabl": [12, 17], "ssh_tide": 34, "sss": 14, "sst": [14, 27, 28], "st": [12, 33], "st_id": 31, "stabl": 34, "staff": 36, "stagger": 22, "standard": [6, 8, 16, 21, 24, 25, 26, 29, 32, 33, 35], "standard_nam": [6, 7, 9, 15, 16, 19, 22, 25, 26, 30, 32, 34], "start": [8, 10, 12, 14, 17, 18, 19, 23, 24, 32, 33, 34, 37], "start_dat": 18, "start_hu": 15, "start_tim": [12, 17], "startdayofyear": 14, "startswith": 12, "stat": [6, 12, 14, 17, 20, 25, 28], "state": [6, 17, 20, 28], "stateprovinc": [13, 14], "static": 25, "station": [6, 9, 10, 12, 17, 18, 19, 26, 29, 31, 32, 33, 35], "station1": 31, "station_cod": [12, 17], "station_id": 6, "station_id_info": 6, "station_nam": [12, 17], "stationnumb": 13, "stationsxml": 6, "statist": [5, 20, 25, 35], "statu": [8, 20, 28, 33], "status_cod": 8, "status_flagvalid_max": [7, 8], "stccmop": [16, 25], "std": [18, 20], "std_name": 6, "stdev": 11, "stdout": 12, "ste": 31, "step": [6, 10, 13, 18, 22, 24, 25, 32, 33, 34], "stephanocoenia": 13, "steven": [16, 25], "stewardship": 10, "stick_plot": 32, "still": [6, 12, 25], "stop_max_attempt_numb": [12, 17], "storag": [31, 34], "store": [10, 32, 34], "storm": [6, 12], "storm_typ": 17, "stormtyp": 17, "str": [10, 11, 12, 13, 17, 18, 20, 31, 33], "str_split": 28, "str_split_fix": 28, "strbbox": [12, 17], "strftime": [18, 20, 27], "strict": 34, "string": [6, 9, 10, 13, 15, 28, 32], "stringi_1": 28, "stringr_1": 28, "strip": [12, 13], "stripe": [14, 18, 19, 25], "strlen": 8, "stroke": [8, 12, 17], "strong": 30, "strptime": 18, "structur": [22, 34], "strwrap": 28, "stuck": 26, "studi": 18, "sturgeon": 18, "stutur": 34, "style": [24, 37], "style_funct": [12, 14, 17], "sub": [22, 31], "subdirectori": 34, "submit": 10, "submitt": 10, "subord": 14, "suborderid": 14, "subphylum": 14, "subphylumid": 14, "subplot": [6, 7, 8, 10, 12, 13, 15, 16, 18, 19, 20, 22, 25, 26, 27], "subplot_kw": [13, 16, 20, 22, 25], "subplot_mosa": 27, "subregionid": 13, "subsampl": 22, "subscript": 9, "subset": [9, 11, 22, 28, 33, 34], "subsetvari": 32, "subtrop": 12, "subtyp": 20, "succefulli": 26, "success": 37, "suffici": 25, "suffix": 19, "suggest": 28, "suitabl": 12, "sum": [18, 20], "summari": [9, 18, 28, 32, 34], "sunangl": 23, "sunshin": 6, "superclass": 14, "superclassid": 14, "superfamili": 14, "superfamilyid": 14, "suppli": [11, 16], "support": [8, 15, 22, 31, 34], "suppos": 9, "sure": [16, 19, 33], "surfac": [5, 6, 11, 16, 17, 19, 22, 25, 28, 34, 35], "surface_sea_water_veloc": 12, "surfacestandard_nam": [7, 8, 15], "surg": [6, 12], "surnam": 20, "surpris": 27, "surround": 6, "survei": 20, "suspect": [8, 9, 26], "suspect_span": 26, "suspect_threshold": 26, "sustain": 14, "svn": 34, "svn1040t": 34, "svn1040tcompiler_command": 34, "svn1040theader_dir": 34, "svn_rev": 34, "svn_url": 34, "sw": [7, 8, 19, 34], "swalpha": 23, "swchl": 11, "swchla8dai": 11, "swfsc": 8, "swrad_daily_ncepnam_3hourly_mab_and_gom": 34, "swrho": 23, "swz": 23, "sy": 12, "synoptim": 17, "syntax": [10, 16, 25], "synthesi": 24, "system": [2, 5, 9, 10, 13, 14, 18, 19, 20, 24, 28, 30, 31, 34, 37], "systemat": 20, "sz": 27, "t": [6, 7, 8, 9, 12, 15, 16, 17, 18, 20, 22, 23, 25, 26, 27, 28, 31, 32, 37], "t0": 23, "t_axi": 25, "t_demo": 24, "t_exampl": 24, "t_predic": 24, "t_profil": 22, "t_tide": 24, "t_tide_v1": 24, "t_vuf": 24, "ta": 23, "tabl": [8, 12, 14, 17, 18, 19, 25, 27, 28, 31, 33], "tabledap": [5, 6, 8, 13, 15, 19, 26, 27, 35], "tabular": 33, "tag": [11, 28, 29, 35], "tagdata": 11, "tagmanifest": 31, "tail": [17, 32], "tair_ncepnam_3hourly_mab_and_gom": 34, "take": [12, 16, 20, 25, 27, 28, 32, 33, 34], "talmadg": 6, "tampa": [6, 18], "tamu": 13, "target": 37, "taxdetail": 33, "taxnam": [14, 33], "taxon": 28, "taxonconceptid": 14, "taxonom": 28, "taxonomicstatu": [13, 14], "taxonrank": [13, 14, 33], "taxonrankid": 33, "taxonremark": 14, "tb": 23, "tc": 23, "tcdvlp": 12, "tcomment": [7, 8], "td": [12, 16, 17, 22, 25, 34], "tdwg": 33, "team": 5, "tech": [8, 16, 25, 37], "techniqu": 27, "technologi": [5, 18, 20, 36], "tediou": [9, 15], "telecommun": 18, "telemetri": [21, 35], "temp": [7, 8, 22, 23, 33, 34], "temp_bagit_fold": 31, "temp_data_fold": 31, "temp_sbe37_mean": 27, "temperatur": [5, 7, 8, 9, 11, 12, 15, 22, 25, 27, 28, 30, 31, 33, 34, 35], "temperature_qc": [7, 8], "temperature_qccolorbarmaximum": [7, 15], "temperaturelong_nam": [7, 8, 15], "temperatureobservation_typ": [7, 8, 15], "temperaturestandard_nam": 34, "temperaturetim": [22, 34], "tempfil": 31, "tempor": 10, "temporal_extent_path": 10, "temporalel": 10, "ten": 33, "terabyt": 25, "term": [10, 13, 22, 28, 33], "termin": [6, 28, 37], "test": [9, 14, 22, 24, 26, 28, 30], "test_nam": 26, "testxmlvalu": 10, "text": [6, 10, 18, 23, 24, 27, 30, 32, 34], "textcoord": 12, "than": [15, 23, 26, 27, 28, 34, 37], "thank": [16, 25, 37], "thei": [9, 10, 25, 31, 33, 34, 37], "them": [6, 10, 13, 14, 15, 16, 17, 19, 20, 25, 34, 37], "theme_bw": [11, 28], "therefor": 10, "thermal": 7, "thermal_20": [7, 16], "thesauru": [10, 20], "thesaurus_nam": 10, "thesaurusnam": 10, "thi": [5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37], "thing": [7, 8, 31, 32, 33, 34], "think": 36, "those": [6, 7, 12, 13, 15, 16, 18, 23, 25, 28, 33, 37], "though": 9, "thread": 34, "threat": 14, "thredd": [5, 7, 8, 12, 16, 22, 25, 30, 34, 35], "three": [13, 15, 22, 23, 33], "threshold": 26, "through": [5, 9, 10, 11, 15, 20, 28, 33], "thu": 31, "ti": 33, "tibble_3": 28, "tick_param": 10, "ticker": [13, 20], "tidal": 24, "tide": [6, 9, 10, 24], "tide_fil": 34, "tidesandcurr": 12, "tidestruc": 24, "tidync": 28, "tidync_0": 28, "tidyr_1": 28, "tidyselect_1": 28, "tidyvers": 28, "tidyverse_1": 28, "tidyverse_conflict": 28, "tile": [6, 7, 8, 12, 15, 17, 34], "time": [6, 7, 8, 9, 11, 13, 14, 15, 18, 19, 20, 22, 24, 25, 26, 27, 30, 31, 32, 34, 37], "time2009": 28, "time_attr": 28, "time_coordinateaxistyp": 34, "time_coverage_dur": 30, "time_coverage_end": [8, 9], "time_coverage_extents_match": 30, "time_coverage_resolut": 30, "time_coverage_start": 8, "time_idx": 22, "time_lat_lon": [27, 28], "time_qc": 8, "time_qccom": 8, "time_run": 34, "time_slic": 34, "time_step": 16, "time_uv": [8, 15], "time_uv_qc": 8, "time_uv_qccom": 8, "time_v2_history_fmrc": 22, "timeactual_rang": [7, 8], "timeanim": 28, "timearrai": 34, "timechange_0": 28, "timedelta": [10, 18, 32], "timedelta64": 10, "timeinstrument_loc": 28, "timelatlont": [27, 28], "timelong_nam": [7, 8, 34], "timenan": 28, "timeobservation_typ": [7, 8], "timeout": 25, "timepandasindexpandasindex": 34, "timeperiod": 10, "timeqartod_time_flag": 28, "timesecond": 28, "timeseri": [9, 19, 29, 31, 35], "timeseries_id": [6, 26, 32], "timeseriesprofil": [31, 32], "timestamp": [7, 8], "timestandard": 28, "timestandard_nam": 34, "timet": 28, "timetim": 28, "timetime_origin": [7, 8], "timezlatlonpttinstrumenttypelocation_classerror_radiussemi_major_axi": 28, "tinp": 26, "tip": [10, 37], "titl": [6, 8, 9, 10, 12, 17, 19, 20, 26, 28, 30, 32, 34], "tke": 34, "tmp": [13, 22, 31], "tmp30n1un_k": 31, "to_cr": 20, "to_csv": [20, 27, 33], "to_datafram": 32, "to_datetim": [10, 17, 18, 27, 33], "to_fil": 20, "to_html": [14, 18, 19, 25], "to_numer": 13, "to_numpi": [7, 8, 26], "to_panda": [6, 9, 15, 19, 27], "to_period": 18, "to_pydatetim": [12, 32], "to_seri": 18, "to_xarrai": [15, 26], "to_zarr": 34, "todai": 20, "togeth": [6, 14, 33], "toler": 26, "tolist": [6, 8, 19, 20], "tom": 34, "too": [17, 33, 34], "took": 7, "tool": [0, 5, 9, 12, 17, 29, 30, 34, 35], "toolbar_loc": [6, 12, 17], "toolbox": 24, "tools_4": 28, "tooltip": [12, 14, 15, 17], "top": [7, 8, 13, 20, 22, 23, 34], "top_label": [16, 22], "top_left": [12, 17], "topleft": 23, "topo": 11, "topographi": 11, "topologi": [22, 25], "topright": [12, 17], "total": [18, 20], "total_bound": 17, "total_second": 25, "toward": 36, "tpa": 6, "tpo": 11, "tqdm": 19, "traceback": 34, "track": [5, 7, 8, 12, 15, 17, 21, 27, 35], "track_url": 8, "traffic": [12, 17], "trajectori": [7, 8, 11, 15, 28, 32], "trajectory_idcom": [7, 8], "trajectorypandasindexpandasindex": 8, "trajectoryprofil": [8, 15, 32], "trajectoryprofilecdm_profile_vari": 8, "trajectoryprofileformat_vers": 8, "trans_siz": 10, "transax": 27, "transdata": 27, "transect": 33, "transectlengthinmet": 13, "transfer": 10, "transfers": 10, "transform": 27, "translat": 22, "transmiss": [9, 28], "transmitt": 28, "transpar": 12, "travel": 7, "travi": 37, "tree": [17, 31, 34], "tree_1": 28, "trend": [20, 24], "triang": [16, 25], "triangl": [16, 22], "triangular": 22, "trigger": 37, "trim": 23, "trip": [22, 32], "tripcolor": 16, "triplot": [22, 25], "trivial": [7, 25], "tropic": 12, "troubleshoot": 37, "troublesom": 14, "true": [6, 7, 8, 10, 12, 13, 14, 15, 16, 17, 19, 20, 22, 23, 26, 27, 28, 30, 31, 33, 34], "truehistori": 8, "truekeyword": 8, "trunk": 34, "trunksvn_rev": 34, "trunktide_fil": 34, "trust": [6, 7, 8, 12, 14, 17, 20, 25], "try": [6, 8, 9, 10, 12, 14, 15, 16, 17, 19, 25], "ts_dif2": 34, "tstep": 25, "tuesdai": 34, "tuk_elev": 24, "tuk_tim": 24, "tunit": 28, "tupl": 17, "turbid": 9, "turbo": 20, "turn": 7, "turtl": 14, "tutori": [1, 34, 36], "twice": 9, "two": [8, 9, 10, 13, 19, 23], "txt": [30, 31], "type": [5, 6, 8, 9, 10, 13, 14, 15, 17, 18, 20, 22, 23, 25, 28, 32, 33, 34, 37], "type_displai": 20, "typeid": 33, "typestatu": 14, "typic": [15, 28], "tz": [12, 23, 28], "tz_local": [12, 17, 18], "tzdb_0": 28, "tzinfo": 17, "u": [7, 8, 9, 11, 13, 14, 15, 16, 18, 19, 20, 22, 27, 30, 31, 32, 34, 36, 37], "u18": 7, "u_qc": 8, "u_qccolorbarmaximum": 8, "u_var": 22, "u_veloc": 22, "ubar": 34, "ubatuba": 7, "ucar": 34, "ucsc": [16, 25], "ucsd": [8, 12], "ug": 30, "ugrid": [16, 25, 35], "uint8": 26, "uk": 33, "ultra": [27, 28], "umassd": [16, 25], "unacceptreason": 33, "unam": 37, "unary_union": 12, "unavail": 23, "unbound": 28, "uncertainti": 28, "uncheck": 37, "undaria": 13, "under": [18, 20, 28, 34], "underli": [22, 25], "underpin": 28, "understand": [9, 18, 20, 28], "undertainti": 28, "underwat": 8, "unexpect": [16, 25], "unfortun": 6, "unidata": 8, "uninit": 34, "uninitcompiler_system": 34, "uninittil": 34, "uninstal": 37, "union": [14, 28], "uniqu": [8, 16, 18, 20, 33], "uniroot": 23, "unit": [6, 7, 8, 12, 13, 15, 16, 17, 20, 22, 25, 26, 28, 32, 34], "unit_507": 8, "unit_507_20200221t163816z_delai": 8, "univers": [6, 7, 8, 15, 18, 20, 32], "unknown": [13, 25], "unknown_1d": 25, "unknown_2d": 25, "unlik": 24, "unlimit": 32, "unlimited_dimens": 34, "unlist": 23, "unnecessari": 33, "unnecessarili": 25, "unrecogn": 25, "unstructur": [22, 25], "unusu": 26, "up": [7, 11, 14, 15, 16, 33, 34], "up_coordinateax": [22, 34], "upaa": 33, "updat": [6, 7, 8, 9, 10, 12, 15, 16, 18, 20, 22, 25, 26, 28, 31], "upfield": 34, "upper": [12, 17, 23, 27], "ups1": 24, "upstandard_nam": [22, 34], "uri": 33, "url": [5, 6, 7, 8, 9, 10, 12, 13, 16, 17, 18, 19, 20, 22, 25, 27, 28, 30, 33, 34, 35, 37], "url_list": 12, "urlencod": 28, "urllib": [10, 12, 17, 19, 27], "urlopen": [10, 12, 15], "urlretriev": [12, 17], "urn": [8, 12, 14, 17, 31, 33], "us": [0, 5, 6, 7, 8, 9, 12, 13, 15, 16, 19, 21, 22, 24, 25, 26, 29, 30, 34, 35], "us_mbon_bounding_boxes_": 20, "usa": [20, 31, 32], "usag": 30, "uscg": 10, "usegc": 12, "user": [8, 10, 11, 12, 19, 22, 24, 27, 28, 30, 32, 33, 34, 37], "usernam": 8, "userwarn": [16, 22], "usg": 20, "usingxtractomatic_3": 11, "usr": 24, "usual": [9, 12, 28, 37], "ut_iso_8859_1": [12, 17], "utc": [6, 9, 15, 18, 19, 23, 27], "utf": [12, 17], "utf8_1": 28, "util": [10, 28, 30, 32, 36], "uuid": 33, "uuid4": 33, "uuid_1": 28, "uv_adv": 34, "uv_c4vadvect": 34, "uv_cor": 34, "uv_qdrag": 34, "uv_tid": 34, "uv_u3hadvect": 34, "uv_vis2": 34, "v": [8, 9, 12, 15, 17, 22, 28, 30, 32, 34], "v1": [8, 10, 19, 32], "v10": 10, "v11": 10, "v12": 10, "v13": 10, "v14": 10, "v15": 10, "v16": 10, "v17": 10, "v18": 10, "v19": 10, "v2": 10, "v20": 10, "v21": 10, "v22": 10, "v23": 10, "v24": 10, "v25": 10, "v25subsetvari": 8, "v26": 10, "v27": 10, "v28": 10, "v29": 10, "v3": [10, 20], "v30": 10, "v31": 10, "v32": 10, "v33": 10, "v34": 10, "v35": 10, "v36": 10, "v37": 10, "v38": 10, "v39": 10, "v4": [10, 28], "v40": 10, "v41": 10, "v42": 10, "v43": 10, "v44": 10, "v45": 10, "v46": 10, "v47": 10, "v48": 10, "v49": 10, "v5": 10, "v50": 10, "v51": 10, "v52": 10, "v53": 10, "v54": 10, "v6": 10, "v7": 10, "v8": 10, "v9": 10, "v_idx": 22, "v_qc": 8, "v_qccolorbarmaximum": 8, "v_var": 22, "v_veloc": 22, "vald": 8, "valid": 28, "valid_aphiaid": 33, "valid_author": 33, "valid_max": [7, 15, 34], "valid_min": [7, 15, 34], "valid_nam": 33, "valu": [6, 7, 8, 9, 11, 12, 13, 14, 15, 17, 18, 19, 20, 22, 25, 26, 27, 28, 31, 33, 34], "value_chang": [7, 8], "valueerror": [16, 22, 25], "var": [15, 16, 24, 25, 34], "var_info": 34, "var_rho_2d": 34, "vari": 5, "variabl": [6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 19, 20, 22, 25, 26, 27, 30, 31, 32, 34], "variable_nam": 26, "variablenam": 9, "varieti": [5, 16, 36], "varinfo1040t_daili": 34, "variou": [5, 9, 11, 29, 33], "vatt": 32, "vbar": 34, "vctrs_0": 28, "ve": 33, "vector": [11, 14, 22, 32], "vector_sum": 22, "vehicl": 8, "veloc": 22, "velocityobservation_typ": 8, "verbatimeventd": 14, "verbos": [12, 17, 22, 30], "veri": [7, 8, 9, 15, 22, 24, 27], "vernacularnam": [13, 14], "vers_dat": 10, "vers_dict": 10, "vers_titl": 10, "version": [10, 24, 28, 30, 32, 33, 34, 37], "version_info": 10, "vertic": [7, 8, 15, 16, 20, 22, 24, 25, 26, 34], "vertical_coordinateaxistyp": [22, 34], "vertical_coordinatezisposit": 34, "verticalalign": 24, "verticalalignmentmod": 24, "vi": 17, "via": [5, 7, 22, 25, 28, 33, 34, 35], "video": 27, "viequ": [12, 17], "view": [6, 12], "viridi": [7, 8], "viridis_r": 13, "virtual": 34, "viru": 37, "visibl": 6, "visual": [2, 7, 14, 15, 18, 19, 22, 25, 34, 35], "vlevel": [16, 25], "vmax": [7, 8, 16, 20, 27], "vmin": [7, 8, 16, 20, 27], "vocab": 33, "vocabulari": [20, 33], "volum": [22, 26], "vroom_1": 28, "w": [8, 11, 12, 28, 31, 33, 34], "w0": 12, "w1": 12, "w3": 6, "w64": 28, "wa": [7, 8, 10, 13, 25, 26, 27, 28, 32, 33, 37], "waf": 31, "wai": [7, 8, 9, 10, 19], "wait": 37, "wait_fix": [12, 17], "waiv": 20, "walk": [15, 20, 28, 33], "want": [6, 9, 10, 14, 17, 19, 20, 26, 27, 28, 32, 33, 34, 37], "warn": [22, 24, 25], "warranti": 8, "washington": 20, "water": [7, 8, 9, 14, 15, 24, 26, 33], "water_level": 6, "water_surface_height_above_reference_datum": [6, 12, 17], "waterbodi": [13, 14], "watermass": 23, "waterqu": 18, "wave": 18, "wb": [19, 28], "wcof": [16, 25], "we": [6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34, 36], "web": [9, 15, 19, 30, 31], "websit": 20, "week": 32, "weekli": 9, "weight": [7, 8, 12, 14, 15, 17, 33], "weil": 33, "welcom": 36, "well": [10, 14, 20, 24, 28, 33], "went": 34, "were": [11, 14, 17, 28, 33], "west": [8, 10, 34], "westcoastucsc": [16, 25], "westernmost_east": 8, "wgs84": 33, "wgs84standard_nam": 8, "wharf": 9, "what": [6, 13, 16, 17, 18, 20, 28, 33, 34], "whatev": 34, "wheel": 37, "when": [7, 12, 22, 27, 32], "where": [10, 13, 16, 17, 19, 20, 22, 26, 30, 33, 37], "which": [6, 8, 9, 10, 16, 17, 20, 23, 28, 33, 37], "while": [5, 8, 20, 25, 26, 37], "white": [20, 21, 23, 35], "who": [9, 34], "whoi_406": 15, "whole": [7, 25], "why": [9, 20], "wi": 18, "wide": 20, "width": [6, 12, 15, 17, 22, 28], "wiki": 30, "wilcox": [26, 31], "wildlif": 28, "win": 37, "win_ob": [12, 17], "wind": [11, 12, 17], "wind_minus_curr": 34, "wind_minus_current_coordsysbuild": 34, "wind_minus_currentconvent": 34, "wind_spe": [12, 17], "wind_speed_t": [12, 17], "window": [28, 31], "winds_ncepnam_3hourly_mab_and_go": 34, "winds_ncepnam_3hourly_mab_and_gom": 34, "winds_observ": [12, 17], "within": [6, 8, 11, 20, 31, 32], "without": [7, 8, 10, 14, 15, 19, 22, 25, 34], "withr_2": 28, "wkt": 14, "wl_valu": 6, "wm": [9, 12, 15], "wmo": 8, "wmo_id": [8, 15], "wmo_id_strlen": 8, "wmo_id_strlenxarrai": 8, "wmo_idcontributor_nam": 8, "wmokeywords_vocabulari": 8, "wmstilelay": 12, "won": [6, 16], "woodi": 10, "word_word": 25, "work": [15, 16, 25, 28, 30, 31, 32, 33, 37], "workaround": 16, "workflow": [4, 34], "workspac": 13, "world": [14, 20, 27, 33], "world_topo_map": [7, 8, 15], "worldhir": [11, 28], "worm": 33, "worri": 25, "would": [9, 14, 18, 27, 36], "wrim": 14, "writ": [29, 35], "write": [12, 13, 14, 15, 20, 22, 26, 33, 34], "written": [23, 30, 36], "wtemp": 33, "www": [6, 10, 12, 16, 17, 18, 25, 28, 33, 34], "www1": 20, "x": [6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34], "x0": [20, 24], "x1": 20, "x27": [7, 8, 15, 22, 34], "x64": 28, "x86_64": [28, 34], "x86_64compiler_system": 34, "x86_64featuretyp": 34, "x_axi": [16, 25], "x_axis_typ": [6, 12, 17], "xarrai": [7, 8, 15, 22, 29, 35], "xaxi": [7, 8, 13, 15], "xaxis_d": 10, "xcolorbarmaximum": [7, 8], "xestospongia": 13, "xfmt": 15, "xformatt": [16, 22], "xfun_0": 28, "xi_psi": 22, "xi_rho": [22, 34], "xi_u": 22, "xi_v": 22, "xlab": 23, "xlen": 11, "xlim": [10, 11, 28], "xline": 16, "xlocat": 20, "xmax": [20, 27], "xmin": [20, 27], "xml": [6, 10, 18, 20], "xml2_1": 28, "xmlschema": 6, "xp": 24, "xpath": [6, 12], "xpo": 11, "xr": [7, 8, 22, 34], "xre": 24, "xsi": 6, "xtick": 32, "xtracto": 11, "xtractomat": [5, 35], "xtype": 23, "xy": [8, 12], "xytext": 12, "y": [6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34], "y0": 20, "y1": [12, 17, 20], "y2": [12, 17], "y_axi": [16, 25], "y_range_nam": [12, 17], "yaxi": [7, 12, 13, 17, 18], "ycolorbarmaximum": [7, 8], "ye": [20, 37], "year": [12, 14, 17, 18, 20], "yellow": [12, 17], "yet": 22, "yformatt": [16, 22], "ylab": 23, "ylen": 11, "ylim": [11, 28], "yline": 16, "ylocat": 20, "ymax": [20, 27], "ymin": [20, 27], "yml": 37, "yn": 23, "you": [6, 9, 10, 20, 22, 23, 24, 25, 28, 29, 34, 36, 37], "your": [9, 10, 18, 37], "ypo": [10, 11], "ytick": 10, "yyyi": 18, "z": [7, 8, 9, 11, 15, 16, 22, 23, 24, 26, 28, 31, 32], "z_axi": [16, 25], "zarr": [29, 35], "zarr_consolidated_format": 34, "zarr_format": 34, "zarrai": 34, "zattr": 34, "zcolorbarmaximum": [7, 8, 15], "zero": 13, "zero_direction_label": 13, "zeta": [22, 34], "zgroup": 34, "zip": [7, 8, 12, 14, 15, 17, 20], "zmetadata": 34, "zone": 18, "zoom": [14, 18, 19, 25, 26], "zoom_start": [6, 7, 8, 12, 15, 17], "zorder": [13, 16, 20, 22, 25, 27]}, "titles": ["GLOS Links", "IOOS", "NANOOS", "OOI Demonstration Videos", "Python Demonstration Videos", "Data Access", "Fetching data from CO-OPS ERDDAP with Python tools", "Plotting Glider data with Python tools", "Accessing glider data via the Glider DAC API with Python", "Read realtime data from IOOS Sensor Map via ERDDAP tabledap", "Using NCEI geoportal REST API to collect information about IOOS Regional Association archived data", "Using the xtractomatic R package to track Pacific Blue Marlin", "Exploring the NHC Advisories and Sea Surface Height during Hurricane Irma", "Calling R libraries from Python", "Using r-obistools and r-obis to explore the OBIS database", "erddapy: a python client/URL builder for ERDDAP", "IOOS models: Temperature Horizontal Slices", "Accessing data from SOS using NHC GIS files", "IOOS GTS Statistics", "Searching multiple ERDDAP servers", "Using pyobis to query for known datasets", "Data Analysis And Visualization", "Parsing Conventions and standards with Python", "Quick demonstration of R-notebooks using the r-oce library", "A Matlab notebook primer", "IOOS models", "IOOS QARTOD software (ioos_qc)", "Interpolating data remotely with ERDDAP", "Interpolate MURSST to great white shark telemetry track with R and ERDDAP", "Data Management", "Shore Station Compliance Checker Script", "Using BagIt to tag oceanographic data", "Creating a CF-1.6 timeSeries using pocean", "Aligning Data to Darwin Core", "Reading and writting zarr files with xarray", "Gallery", "IOOS CodeLab", "Installing the IOOS conda environment"], "titleterms": {"": [10, 20], "0": 22, "1": [22, 32], "2": 17, "3": 22, "6": [22, 32], "A": 24, "And": 21, "Or": 33, "about": [10, 20], "access": [5, 8, 17], "across": 20, "advisori": 12, "aggreg": 20, "align": 33, "all": [20, 28], "an": 33, "analysi": 21, "api": [8, 10], "appendix": 37, "archiv": [10, 28], "associ": 10, "attribut": 28, "bagit": 31, "blue": 11, "bound": 20, "box": 20, "broken": 37, "builder": 15, "call": 13, "cf": [22, 32], "cf_xarrai": 22, "chapter": [5, 21, 29], "checker": 30, "client": 15, "co": 6, "codelab": 36, "collect": [10, 20, 28], "complianc": 30, "conda": 37, "content": [5, 21, 29], "convent": 22, "core": 33, "coverag": 10, "creat": [10, 20, 32, 33, 37], "csv": 10, "dac": 8, "darwin": 33, "data": [5, 6, 7, 8, 9, 10, 17, 21, 27, 28, 29, 30, 31, 33], "databas": 14, "dataset": 20, "deal": 28, "demonstr": [3, 4, 23], "depend": 30, "distribut": 20, "do": 37, "download": 28, "dure": 12, "emof": 33, "environ": 37, "erddap": [6, 9, 15, 19, 27, 28], "erddapi": 15, "event": 33, "everyth": 37, "exampl": 28, "exit": 37, "explor": [12, 14, 20], "extend": 33, "extens": 33, "extract": 28, "fact": 33, "feed": 10, "fetch": 6, "file": [17, 28, 33, 34], "find": 17, "found": 10, "from": [6, 9, 13, 17, 28], "galleri": 35, "gener": 10, "geodatafram": 20, "geojson": 20, "geopanda": 20, "geoport": 10, "georss": 10, "get": 37, "gi": 17, "glider": [7, 8], "glo": 0, "great": 28, "grid": 20, "gt": 18, "have": 10, "height": 12, "help": 37, "histogram": 20, "horizont": 16, "how": 37, "hurrican": 12, "inform": 10, "instal": 37, "interpol": [27, 28], "ioo": [1, 9, 10, 16, 18, 25, 26, 36, 37], "ioos_qc": 26, "irma": 12, "known": 20, "latitud": 20, "let": [10, 20], "librari": [13, 23], "link": 0, "linux": 37, "littl": 20, "lock": 37, "longitud": 20, "maco": 37, "make": [20, 28], "manag": 29, "map": [9, 28], "marlin": 11, "match": 33, "matlab": 24, "measur": 33, "metadata": [20, 28], "model": [16, 25], "more": 20, "multipl": 19, "mursst": 28, "name": 33, "nanoo": 2, "ncei": [10, 28], "netcdf": 28, "next": 10, "nhc": [12, 17], "notebook": [18, 23, 24], "now": 10, "obi": [14, 20], "obistool": 14, "observ": 20, "oc": 23, "occurr": [20, 33], "oceanograph": 31, "ooi": 3, "op": 6, "out": 10, "pacif": 11, "packag": 11, "pars": [10, 22], "part": 17, "pier": 30, "platform": 10, "plot": [7, 10, 20, 28], "pocean": 32, "point": 20, "portal": 10, "primer": 24, "programmat": 17, "purpos": 30, "pyobi": 20, "pyoo": 17, "pysgrid": 22, "python": [4, 6, 7, 8, 13, 15, 22, 33], "pyugrid": 22, "qartod": 26, "queri": [10, 20], "quick": 23, "r": [11, 13, 14, 23, 28], "raw": 28, "read": [9, 20, 34], "realtim": 9, "recommend": 37, "record": 20, "region": 10, "remot": 27, "respons": 10, "rest": 10, "return": 20, "run": 30, "save": 20, "scripp": 30, "script": 30, "sea": 12, "search": 19, "seem": 37, "select": 10, "sensor": 9, "server": 19, "sgrid": 22, "shark": 28, "shoot": 37, "shore": 30, "slice": 16, "so": 17, "softwar": 26, "some": 20, "standard": 22, "station": 30, "statist": 18, "store": 28, "surfac": 12, "tabl": [5, 21, 29], "tabledap": 9, "tag": 31, "taxonom": 33, "telemetri": 28, "temperatur": 16, "thi": 18, "those": 20, "tibbl": 28, "time": [10, 28], "timeseri": [10, 32], "tool": [6, 7], "track": [11, 28], "troubl": 37, "ugrid": 22, "updat": 37, "url": 15, "us": [10, 11, 14, 17, 18, 20, 23, 28, 31, 32, 33, 37], "variabl": 28, "via": [8, 9], "video": [3, 4], "visual": 21, "we": [10, 37], "what": [10, 37], "when": 37, "white": 28, "why": 37, "window": 37, "writ": 34, "xarrai": 34, "xtractomat": 11, "zarr": 34}}) \ No newline at end of file +Search.setIndex({"alltitles": {"A Matlab notebook primer": [[24, "a-matlab-notebook-primer"]], "Accessing data from SOS using NHC GIS files": [[17, "accessing-data-from-sos-using-nhc-gis-files"]], "Accessing glider data via the Glider DAC API with Python": [[8, "accessing-glider-data-via-the-glider-dac-api-with-python"]], "Aligning Data to Darwin Core": [[33, "aligning-data-to-darwin-core"]], "Appendix": [[37, "appendix"]], "CF-1.6 with cf_xarray": [[22, "cf-1-6-with-cf-xarray"]], "Calling R libraries from Python": [[13, "calling-r-libraries-from-python"]], "Chapter table of contents": [[5, "chapter-table-of-contents"], [21, "chapter-table-of-contents"], [29, "chapter-table-of-contents"]], "Collect all the metadata from the netCDF file.": [[28, "collect-all-the-metadata-from-the-netcdf-file"]], "Collect metadata about all of the datasets": [[20, "collect-metadata-about-all-of-the-datasets"]], "Create a grid of observations": [[20, "create-a-grid-of-observations"]], "Create a timeseries plot of data coverage": [[10, "create-a-timeseries-plot-of-data-coverage"]], "Create the IOOS conda environment": [[37, "create-the-ioos-conda-environment"]], "Creating a CF-1.6 timeSeries using pocean": [[32, "creating-a-cf-1-6-timeseries-using-pocean"]], "Creating event core with an occurrence and extended measurement or fact extension using Python": [[33, "creating-event-core-with-an-occurrence-and-extended-measurement-or-fact-extension-using-python"]], "Data Access": [[5, "data-access"]], "Data Analysis And Visualization": [[21, "data-analysis-and-visualization"]], "Data Management": [[29, "data-management"]], "Dealing with time": [[28, "dealing-with-time"]], "Dependencies:": [[30, "dependencies"]], "Download the netCDF file from the NCEI Archive": [[28, "download-the-netcdf-file-from-the-ncei-archive"]], "Event file": [[33, "event-file"]], "Example extracting attributes from netCDF": [[28, "example-extracting-attributes-from-netcdf"]], "Exiting the IOOS environment": [[37, "exiting-the-ioos-environment"]], "Exploring the NHC Advisories and Sea Surface Height during Hurricane Irma": [[12, "exploring-the-nhc-advisories-and-sea-surface-height-during-hurricane-irma"]], "Extended Measurement Or Fact (eMoF)": [[33, "extended-measurement-or-fact-emof"]], "Fetching data from CO-OPS ERDDAP with Python tools": [[6, "fetching-data-from-co-ops-erddap-with-python-tools"]], "GLOS Links": [[0, "glos-links"]], "Gallery": [[35, "gallery"]], "How to get help": [[37, "how-to-get-help"]], "IOOS": [[1, "ioos"]], "IOOS CodeLab": [[36, "ioos-codelab"]], "IOOS GTS Statistics": [[18, "ioos-gts-statistics"]], "IOOS QARTOD software (ioos_qc)": [[26, "ioos-qartod-software-ioos-qc"]], "IOOS models": [[25, "ioos-models"]], "IOOS models: Temperature Horizontal Slices": [[16, "ioos-models-temperature-horizontal-slices"]], "Install": [[37, "install"]], "Installing the IOOS conda environment": [[37, "installing-the-ioos-conda-environment"]], "Interpolate MURSST to great white shark telemetry track with R and ERDDAP": [[28, "interpolate-mursst-to-great-white-shark-telemetry-track-with-r-and-erddap"]], "Interpolating MURSST to white shark tracks using ERDDAP": [[28, "interpolating-mursst-to-white-shark-tracks-using-erddap"]], "Interpolating data remotely with ERDDAP": [[27, "interpolating-data-remotely-with-erddap"]], "Let\u2019s collect what we have found": [[10, "lets-collect-what-we-have-found"]], "Let\u2019s explore those points a little more with geopandas.GeoDataFrame.explore().": [[20, "lets-explore-those-points-a-little-more-with-geopandas-geodataframe-explore"]], "Let\u2019s make some histograms of occurrence record distributions across latitude and longitude": [[20, "lets-make-some-histograms-of-occurrence-record-distributions-across-latitude-and-longitude"]], "Linux/macOS": [[37, "linux-macos"]], "Making a map": [[28, "making-a-map"]], "NANOOS": [[2, "nanoos"]], "Next we generate a geoportal query and georss feed": [[10, "next-we-generate-a-geoportal-query-and-georss-feed"]], "Now we select a Regional Association and platform": [[10, "now-we-select-a-regional-association-and-platform"]], "OOI Demonstration Videos": [[3, "ooi-demonstration-videos"]], "Occurrence file": [[33, "occurrence-file"]], "Parsing Conventions and standards with Python": [[22, "parsing-conventions-and-standards-with-python"]], "Part 2: finding data programmatically with PyOOS": [[17, "part-2-finding-data-programmatically-with-pyoos"]], "Plotting Glider data with Python tools": [[7, "plotting-glider-data-with-python-tools"]], "Plotting the raw data": [[28, "plotting-the-raw-data"]], "Purpose:": [[30, "purpose"]], "Python Demonstration Videos": [[4, "python-demonstration-videos"]], "Query the OBIS aggregated points": [[20, "query-the-obis-aggregated-points"]], "Quick demonstration of R-notebooks using the r-oce library": [[23, "quick-demonstration-of-r-notebooks-using-the-r-oce-library"]], "Read realtime data from IOOS Sensor Map via ERDDAP tabledap": [[9, "read-realtime-data-from-ioos-sensor-map-via-erddap-tabledap"]], "Read to geopandas and plot the bounding boxes": [[20, "read-to-geopandas-and-plot-the-bounding-boxes"]], "Reading and writting zarr files with xarray": [[34, "reading-and-writting-zarr-files-with-xarray"]], "Running Compliance Checker on the Scripps Pier shore station data": [[30, "running-compliance-checker-on-the-scripps-pier-shore-station-data"]], "SGRID-0.3 with pysgrid": [[22, "sgrid-0-3-with-pysgrid"]], "Save as a geojson": [[20, "save-as-a-geojson"]], "Searching multiple ERDDAP servers": [[19, "searching-multiple-erddap-servers"]], "Shore Station Compliance Checker Script": [[30, "shore-station-compliance-checker-script"]], "Store the data as a tibble in a variable": [[28, "store-the-data-as-a-tibble-in-a-variable"]], "Taxonomic Name Matching": [[33, "taxonomic-name-matching"]], "Time to query the portal and parse out the csv response": [[10, "time-to-query-the-portal-and-parse-out-the-csv-response"]], "Trouble-shooting Windows": [[37, "trouble-shooting-windows"]], "UGRID-1.0 with pyugrid": [[22, "ugrid-1-0-with-pyugrid"]], "Updating the IOOS environment": [[37, "updating-the-ioos-environment"]], "Use pyobis to return all occurrences.": [[20, "use-pyobis-to-return-all-occurrences"]], "Using BagIt to tag oceanographic data": [[31, "using-bagit-to-tag-oceanographic-data"]], "Using NCEI geoportal REST API to collect information about IOOS Regional Association archived data": [[10, "using-ncei-geoportal-rest-api-to-collect-information-about-ioos-regional-association-archived-data"]], "Using pyobis to query for known datasets": [[20, "using-pyobis-to-query-for-known-datasets"]], "Using r-obistools and r-obis to explore the OBIS database": [[14, "using-r-obistools-and-r-obis-to-explore-the-obis-database"]], "Using the xtractomatic R package to track Pacific Blue Marlin": [[11, "using-the-xtractomatic-r-package-to-track-pacific-blue-marlin"]], "Using this notebook": [[18, "using-this-notebook"]], "What to do when everything seems to be broken?": [[37, "what-to-do-when-everything-seems-to-be-broken"]], "Why we use and recommend conda": [[37, "why-we-use-and-recommend-conda"]], "Windows": [[37, "windows"]], "conda-lock": [[37, "conda-lock"]], "erddapy: a python client/URL builder for ERDDAP": [[15, "erddapy-a-python-client-url-builder-for-erddap"]]}, "docnames": ["content/Video_Demo_Markdown/glos", "content/Video_Demo_Markdown/ioos", "content/Video_Demo_Markdown/nanoos", "content/Video_Demo_Markdown/ooi", "content/Video_Demo_Markdown/python_dem", "content/code_gallery/data_access", "content/code_gallery/data_access_notebooks/2016-10-12-fetching_data", "content/code_gallery/data_access_notebooks/2016-11-15-glider_data_example", "content/code_gallery/data_access_notebooks/2016-12-20-searching_glider_deployments", "content/code_gallery/data_access_notebooks/2017-03-21-ERDDAP_IOOS_Sensor_Map", "content/code_gallery/data_access_notebooks/2017-06-12-NCEI_RA_archive_history", "content/code_gallery/data_access_notebooks/2017-08-01-xtractoR", "content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma", "content/code_gallery/data_access_notebooks/2017-11-30-rerddap", "content/code_gallery/data_access_notebooks/2018-02-20-obis", "content/code_gallery/data_access_notebooks/2018-03-01-erddapy", "content/code_gallery/data_access_notebooks/2019-03-08-grids-temperature", "content/code_gallery/data_access_notebooks/2019-05-27-hurricane_gis_part02", "content/code_gallery/data_access_notebooks/2020-10-10-GTS", "content/code_gallery/data_access_notebooks/2021-10-19-multiple-erddap-search", "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example", "content/code_gallery/data_analysis_and_visualization", "content/code_gallery/data_analysis_and_visualization_notebooks/2016-11-16-CF-UGRID-SGRID-conventions", "content/code_gallery/data_analysis_and_visualization_notebooks/2017-01-23-R-notebook", "content/code_gallery/data_analysis_and_visualization_notebooks/2017-03-30-octave_notebook_example", "content/code_gallery/data_analysis_and_visualization_notebooks/2018-12-04-grids", "content/code_gallery/data_analysis_and_visualization_notebooks/2020-02-14-QARTOD_ioos_qc_Water-Level-Example", "content/code_gallery/data_analysis_and_visualization_notebooks/2021-10-25-ERDDAP-interpolate", "content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp", "content/code_gallery/data_management", "content/code_gallery/data_management_notebooks/2017-05-14-running_compliance_checker", "content/code_gallery/data_management_notebooks/2017-11-01-Creating-Archives-Using-Bagit", "content/code_gallery/data_management_notebooks/2018-02-27-pocean-timeSeries-demo", "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC", "content/code_gallery/data_management_notebooks/2023-03-20-Reading_and_writing_zarr", "content/code_gallery/gallery", "content/intro", "content/ioos_installation_conda"], "envversion": {"sphinx": 61, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["content/Video_Demo_Markdown/glos.md", "content/Video_Demo_Markdown/ioos.md", "content/Video_Demo_Markdown/nanoos.md", "content/Video_Demo_Markdown/ooi.md", "content/Video_Demo_Markdown/python_dem.md", "content/code_gallery/data_access.md", "content/code_gallery/data_access_notebooks/2016-10-12-fetching_data.ipynb", "content/code_gallery/data_access_notebooks/2016-11-15-glider_data_example.ipynb", "content/code_gallery/data_access_notebooks/2016-12-20-searching_glider_deployments.ipynb", "content/code_gallery/data_access_notebooks/2017-03-21-ERDDAP_IOOS_Sensor_Map.ipynb", "content/code_gallery/data_access_notebooks/2017-06-12-NCEI_RA_archive_history.ipynb", "content/code_gallery/data_access_notebooks/2017-08-01-xtractoR.ipynb", "content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma.ipynb", "content/code_gallery/data_access_notebooks/2017-11-30-rerddap.ipynb", "content/code_gallery/data_access_notebooks/2018-02-20-obis.ipynb", "content/code_gallery/data_access_notebooks/2018-03-01-erddapy.ipynb", "content/code_gallery/data_access_notebooks/2019-03-08-grids-temperature.ipynb", "content/code_gallery/data_access_notebooks/2019-05-27-hurricane_gis_part02.ipynb", "content/code_gallery/data_access_notebooks/2020-10-10-GTS.ipynb", "content/code_gallery/data_access_notebooks/2021-10-19-multiple-erddap-search.ipynb", "content/code_gallery/data_access_notebooks/2022-11-23_pyobis_example.ipynb", "content/code_gallery/data_analysis_and_visualization.md", "content/code_gallery/data_analysis_and_visualization_notebooks/2016-11-16-CF-UGRID-SGRID-conventions.ipynb", "content/code_gallery/data_analysis_and_visualization_notebooks/2017-01-23-R-notebook.ipynb", "content/code_gallery/data_analysis_and_visualization_notebooks/2017-03-30-octave_notebook_example.ipynb", "content/code_gallery/data_analysis_and_visualization_notebooks/2018-12-04-grids.ipynb", "content/code_gallery/data_analysis_and_visualization_notebooks/2020-02-14-QARTOD_ioos_qc_Water-Level-Example.ipynb", "content/code_gallery/data_analysis_and_visualization_notebooks/2021-10-25-ERDDAP-interpolate.ipynb", "content/code_gallery/data_analysis_and_visualization_notebooks/2024-05-16-white_shark_water_temp.ipynb", "content/code_gallery/data_management.md", "content/code_gallery/data_management_notebooks/2017-05-14-running_compliance_checker.ipynb", "content/code_gallery/data_management_notebooks/2017-11-01-Creating-Archives-Using-Bagit.ipynb", "content/code_gallery/data_management_notebooks/2018-02-27-pocean-timeSeries-demo.ipynb", "content/code_gallery/data_management_notebooks/2020-12-08-DataToDwC.ipynb", "content/code_gallery/data_management_notebooks/2023-03-20-Reading_and_writing_zarr.ipynb", "content/code_gallery/gallery.md", "content/intro.md", "content/ioos_installation_conda.md"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [0, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 26, 27, 28, 32, 33, 34, 37], "0": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34], "00": [7, 8, 9, 10, 12, 13, 15, 17, 18, 19, 20, 22, 23, 24, 26, 28, 31, 32, 34], "000": 18, "000000": [13, 18, 20, 24], "000000000": [22, 34], "000005": 13, "000018": 13, "000021": 13, "000031": 13, "000042": 13, "000051": 13, "000065": 13, "0000ff": [12, 17], "000133": 13, "00023": 28, "000271": 13, "00033": 28, "00034": 28, "000421": 13, "000482": 22, "000591": 13, "0009": 24, "000z": 20, "001": 26, "0010": 24, "001139": 13, "0013": 24, "001321": 13, "001327": 13, "001383": 13, "0015122": 24, "0017": 24, "0023": 24, "0028219": 24, "00297": 11, "003": [22, 24], "0030": 24, "003351": 13, "0035": 24, "004": 24, "004472": 13, "0045": 24, "0047": 24, "0049": 24, "004x004": 34, "004x004histori": 34, "004x004titl": 34, "005": 24, "00503": 20, "005079": 13, "0056": 24, "006003": 13, "006130": 13, "007": 24, "00709": 11, "0071": 24, "00741": 11, "00768": 11, "008000": 18, "0083": 24, "0086": 24, "0089": 11, "009": 24, "0092": 24, "009472": 22, "009933": [12, 17], "00_coordinateaxistyp": 34, "00arrai": 7, "00long_nam": 34, "00m": 31, "00z": [9, 10, 13, 15, 19, 26, 28, 31, 32], "01": [7, 8, 9, 10, 11, 13, 15, 18, 20, 23, 24, 28, 31, 32, 34], "010": 24, "0123": 24, "0125": 34, "0125unit": 34, "0126": 24, "013394": 13, "013888888888888888": 22, "013889": 22, "01389": 22, "01389unit": 22, "014": 24, "0148": 24, "0152": 24, "0158": 24, "0161524": 10, "0161716": 10, "0161822": 10, "0162171": 10, "0162172": 10, "0162173": 10, "0162174": 10, "0162175": 10, "0162176": 10, "0162177": 10, "0162178": 10, "0162179": 10, "0162180": 10, "0162181": 10, "0162182": 10, "0162183": 10, "0162184": 10, "0162185": 10, "0162186": 10, "0162187": 10, "0162188": 10, "0162189": 10, "0162190": 10, "0162191": 10, "0162194": 10, "0162195": 10, "0162430": 10, "0162617": 10, "0162621": 10, "0162622": 10, "0167435": 10, "016937": 31, "01percent": 13, "01t00": [9, 13, 19], "01t23": 10, "02": [7, 10, 14, 15, 19, 20, 24, 26, 28, 32], "0210t00": 15, "0211": 24, "0213": 24, "02278": 11, "023z": 20, "024": 28, "0246": 24, "025": 24, "0253": 24, "028": 10, "0282699": 28, "0290": 24, "0298": 24, "02bf02118de7": 33, "02t10": 33, "03": [7, 8, 9, 10, 15, 16, 19, 20, 24, 28, 34], "030": 28, "0304": 31, "031": 11, "03168": 10, "033": 28, "0343966": 24, "034553": 13, "034583": 13, "035": [24, 28], "0357064": 24, "0372185": 24, "038": 28, "03842": 10, "0387307": 24, "03b75eb2": 20, "04": [6, 10, 11, 20, 25, 32, 33], "0402686": 24, "0403": 11, "0415526": 24, "041666666666666664": 22, "041667": 22, "04167": 22, "0417807": 24, "0419": 24, "0432929": 24, "0448308": 24, "045155": 20, "0463430": 24, "0464": [12, 17], "0465": 24, "046667": 13, "04827": 22, "04t23": 10, "05": [6, 7, 10, 12, 15, 17, 20, 22, 24, 26, 28, 30, 32, 34], "0531": 24, "055714": 32, "057": 24, "059647": 31, "0598": 24, "05t21": 26, "06": [7, 10, 17, 18, 19, 22, 24, 28, 32, 33, 34], "0645": 11, "0653": 11, "065842e": 20, "066226": 7, "066465": 7, "066472": 7, "067": 24, "069000": 14, "069444": 22, "06944444444444445": 22, "06t00": 10, "06t12": 34, "07": [7, 9, 10, 15, 17, 18, 19, 20, 22, 24, 25, 26, 28, 32, 33], "071955e": 20, "073": [11, 24], "074": 11, "0761773": 24, "0764": 24, "0776895": 24, "0789992": 24, "07_coordinateaxistyp": 7, "07t00": 10, "07t20": 8, "08": [10, 11, 12, 16, 18, 20, 22, 24, 28, 31, 32, 33], "0805114": 24, "0820236": 24, "0833333": 24, "0835615": 24, "0838": 24, "0850736": 24, "0875": 8, "08755": 20, "08762": 20, "088584e": 20, "0887": 20, "0899": [12, 17], "08t01": 20, "08t04": 8, "08t23": 10, "09": [7, 8, 10, 12, 15, 18, 19, 20, 22, 24, 26, 27, 28, 30], "090": 20, "0911": 12, "09158": 8, "09158geospatial_lat_unit": 8, "09158standard_name_vocabulari": 8, "09347911": 8, "0939": [12, 17], "09545": 8, "097222": 22, "09722222222222221": 22, "0arrai": 7, "0colorbarminimum": [7, 8, 15], "0colorbarpalett": [7, 8, 15], "0comment": [7, 8], "0f": 23, "0instrument": [7, 8, 15], "0long_namecom": 28, "0long_namedeploy_id": 28, "0m": 34, "0posit": [22, 34], "0unit": 28, "0valid_max": [22, 34], "0valid_min": [7, 8, 15, 34], "0xarrai": [7, 15], "0y2w3": 18, "1": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35], "10": [6, 7, 8, 10, 12, 13, 15, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33], "100": [8, 12, 14, 15, 22, 23, 24, 31, 32], "1000": [7, 9, 20], "10000": 28, "1000690": 18, "1000e": 7, "100m": [28, 33], "101": [13, 14, 24], "1010": 10, "1015": 8, "1016": 31, "102": 10, "1020": 8, "103": 14, "1031": 27, "1032": 8, "1035167": 20, "104": 24, "1040": [8, 34], "1040code_dir": 34, "1040svn_url": 34, "105": [11, 14, 20, 31], "106": [15, 34], "106_coordinateaxistyp": 15, "106actual_rang": 15, "106xi_rho": 34, "107": 14, "108": 24, "10800": 26, "109": 14, "10creator_email": 8, "10m": [13, 16, 22, 25], "10platform": 28, "10t00": 15, "10t07": 33, "10t19": 26, "10t23": 20, "10th": 22, "11": [5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 20, 22, 24, 27, 28, 30, 31, 32, 33, 34], "110": 32, "1106422": 18, "111": 14, "1128192": 18, "113": 14, "1130": 12, "11379": 20, "1147": 8, "1147geospatial_vertical_min": 8, "115": 14, "116": 10, "116222867280": 22, "1164": [12, 17], "117": [8, 14, 20, 24], "1171": 10, "118": 28, "11839": 13, "119": 14, "1192421": 24, "1194028": 18, "11coverage_content_typetimecoordin": 28, "11t15": 20, "11t17": 20, "11t18": 32, "11t20": 20, "12": [6, 7, 8, 10, 15, 17, 18, 20, 22, 23, 24, 25, 28, 32, 33, 34], "1200": 12, "1201": 13, "1207": 18, "1207671": 24, "121": [9, 14, 34], "12165": 11, "12166": 11, "12172": 11, "12173": 11, "12174": 11, "122": 8, "1222921": 24, "1227802": 18, "123": [10, 19], "124": [10, 19, 20], "12439": 15, "125": [8, 22], "1251141": 24, "1252": 28, "126": 24, "127": 19, "12976": 20, "12_fillvalu": 28, "12t00": 22, "12t16": 8, "13": [6, 7, 10, 14, 20, 22, 23, 24, 27, 28, 32, 33, 34], "130": 22, "13001": 18, "13002": 18, "13008": 18, "13009": 18, "130591": 32, "1312933967": 13, "1323880464": 22, "133": 24, "135125": 33, "137205": 14, "137206": 14, "137207": 14, "137208": 14, "137209": 14, "13776": 20, "13t00": [10, 22], "13t13": 30, "14": [6, 7, 10, 12, 14, 15, 20, 22, 24, 26, 27, 30, 32], "140": 24, "1405": 24, "140836608": 7, "1409": 18, "143": 24, "144k": 34, "145": 28, "14532": 10, "1468108800": 15, "1486684800": 15, "148k": 34, "149": 24, "14cfc7167e7c": 20, "14long_nam": 22, "14t00": 22, "14t20": 8, "15": [6, 7, 9, 10, 11, 14, 15, 17, 18, 19, 20, 24, 25, 26, 28, 31, 32, 33], "150": 28, "1500": 28, "1500m": 28, "150z": 33, "1510": 24, "151781210": 20, "152": [11, 24], "15277777777777776": 22, "152778": 22, "155": 10, "155114": 32, "156": [10, 20], "1561": 24, "156467824": 20, "156k": 34, "157": 22, "1578584940000": 8, "157s_rho": 22, "158": 24, "1584": 24, "158489": 33, "15863204": 8, "158752": 31, "158822384": 20, "1595106": 24, "15kb": 22, "15min": [12, 17], "16": [6, 9, 10, 11, 13, 18, 20, 22, 24, 28, 33], "160": 11, "1600": 17, "1610228": 24, "161z": 20, "1623326": 24, "1625": 12, "1632937538": 13, "1638447": 24, "165": 24, "166": 28, "1666667": 24, "16699": 10, "168z": 20, "169": 18, "16k": 34, "16plu": 30, "16t23": 10, "17": [6, 8, 9, 10, 12, 14, 15, 17, 24, 28, 33], "170": [18, 20], "1702": 16, "171": 18, "1710618007971": 8, "1710724069899": 8, "1710724568267": 8, "172": 18, "173": [18, 24], "17310": 20, "1736": 13, "17374186": 8, "175": 10, "175113790": 20, "17549": 20, "176120712": 20, "1766": 33, "176994": 31, "17801": 20, "17814": 18, "178906115": 20, "179": [18, 20], "17966": 24, "18": [6, 7, 10, 11, 12, 17, 20, 22, 24, 28, 32, 33, 34], "180": [7, 8, 20], "1801": 15, "18045866spotargosa": 28, "18055555555555555": 22, "180556": 22, "1805739244": 28, "180742": 18, "1816": 33, "181690624": 7, "1817": 8, "184": [10, 24], "1845866spotargosa": 28, "18477483": 8, "18936": 20, "18cf_role": 7, "18t00": 22, "18t17": 20, "18t18": 20, "18t20": 20, "19": [6, 10, 11, 12, 13, 14, 15, 19, 22, 24, 28, 33], "19024": 32, "19038": 32, "19045": 28, "19052": 32, "19066": 32, "19083": 32, "19097": 32, "191": 24, "19113": 32, "19115": [9, 10], "19127": 32, "1929": 22, "1929time": 22, "19375": 20, "194000": 14, "195": 24, "196kb": 15, "1970": [7, 8, 9, 13], "1975": 24, "198": 24, "1990": [28, 31, 32], "1996": [10, 13, 14], "1997": 10, "1998": [10, 14], "19t00": 22, "19zdate_issu": 8, "19zdate_modifi": 8, "1_coordinateaxistyp": 7, "1actual_rang": 7, "1coordin": 34, "1d": 27, "1e": 9, "1e3": 19, "1e434959ea929dc1c9b4145a8e0afae4": 20, "1eta_rho": 34, "1f": 23, "1flag_mean": 7, "1long_nameanimal_life_stag": 28, "1long_nameanimal_sex": 28, "1long_nametaxon_lsid": 28, "1long_nametaxon_nam": 28, "1long_nametrajectori": 28, "1mattach": 28, "1mb": [7, 8], "1mconflict": 28, "1profil": 8, "1standard_nam": 28, "1valid_max": 8, "1wmo_id": 8, "2": [6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34], "20": [6, 8, 10, 11, 12, 14, 15, 20, 22, 23, 27, 28, 31, 33, 34], "200": [8, 13, 28], "2000": [7, 8, 10, 15], "2000024": 20, "2000_g": 34, "2001": [6, 8, 10], "2003": [10, 11, 14], "2004": [8, 10, 33], "2005": 10, "2006": [10, 14], "2007": [10, 33], "2008": 10, "2009": [10, 28], "20091123": 28, "2009floridakeysrvc": 20, "2010": [10, 14], "2011": 10, "2012": [9, 10, 14], "2013": [10, 22, 23], "2013_da": 22, "2014": [10, 14, 20, 33], "20140416t1634": 15, "2015": [7, 10, 14], "20150509t1256": 15, "20150623t1046": [7, 30], "2016": [6, 7, 8, 10, 15], "20160404t1858": 15, "20160413t1534": 15, "20160527t2050": 15, "20160529t0026": 15, "20160809t0621": 15, "20160809t1354": 15, "20160809t1406": 15, "20160818t1448": 15, "20160902t1700": 15, "20161011t0058": 15, "20161011t2040": 15, "20161011t2046": 15, "2016121": 8, "20161214t1913": 8, "20161214t1913infourl": 8, "20161214t1913westernmost_east": 8, "2017": [8, 9, 10, 11, 12, 13, 15, 19, 23, 24, 30, 31], "20170107t203207": 8, "20170107t203210": 8, "20170107t203219": 8, "20170116t1254": 15, "20170116t1324": 15, "20170116t1459": 15, "20170116t2353": 15, "20170209t1616": 15, "2017_da": [16, 22, 25, 34], "2018": [10, 14, 15, 17, 20, 22, 25, 26, 32, 33], "2019": [9, 10, 16, 17, 20, 22, 26, 28], "2020": [10, 18, 20, 26, 33], "20200109t1549": 8, "2021": [10, 18, 19, 20, 27, 31, 33], "2021_03_ioos_region": 18, "2022": [6, 7, 9, 12, 20, 26, 28, 32, 34], "2023": [10, 18, 20, 27, 28, 30, 34], "2024": [8, 10, 15, 22, 28, 34], "20267": 10, "2028035": 24, "2031": 20, "20362": 9, "204": 11, "204067": 20, "204291": 33, "204507663": 20, "205020": 18, "205469": 33, "205kb": 34, "206306": 33, "206989": 33, "207": 24, "207517": 33, "208333": 22, "20833333333333331": 22, "2084474": 24, "2087": 13, "20and": 10, "20assembli": 10, "20associ": 10, "20center": 10, "20data": 10, "20datathemeprojects_": 10, "20network": 10, "20observ": 10, "20ocean": 10, "20of": 10, "20platform": 10, "20program": 10, "20stewardship": 10, "20system": 10, "20t00": [10, 22], "20t11": 20, "21": [7, 8, 9, 10, 11, 14, 18, 20, 22, 23, 24, 28, 33], "212": [10, 24], "2121": 24, "212500": 20, "214": [10, 24], "2147483647valid_min": 8, "2147483648": 14, "21554044": 8, "216": 28, "21600": 26, "216135": 33, "2182": 20, "2187": 20, "2189": 12, "2197": 24, "21t00": 10, "22": [7, 8, 9, 10, 15, 22, 24, 28, 33], "220": 33, "2200": 17, "220293": 14, "223183": 15, "2233": 22, "2245": 20, "224503": 15, "2246": 20, "225": 20, "2254": 20, "226000": 14, "226282": 18, "227112": 18, "2280": 20, "228917": 32, "22fix": 10, "22integr": 10, "22m": 28, "22northwest": 10, "22t23": 10, "23": [7, 10, 11, 13, 14, 17, 18, 20, 22, 23, 24, 26, 28, 33], "230": 31, "23070": 20, "232": [10, 20], "23204": 20, "23205": 20, "234": 24, "23498": 10, "235": 24, "235470": 15, "236111": 22, "2361111111111111": 22, "237": 24, "2375": 13, "237709": 20, "237950": 15, "238": 24, "23t00": 28, "23t05": 28, "23t10": 7, "23t11": 7, "23t13": 7, "23t22": 20, "24": [6, 7, 10, 11, 13, 20, 22, 24, 28, 33], "240": 15, "2400221": 24, "2415342": 24, "242": 34, "242coordin": 34, "242time": 34, "244": 24, "2443561": 24, "245422": 15, "246": 24, "2471781": 24, "2487": 20, "24t00": 10, "24t23": 31, "25": [6, 7, 10, 13, 14, 18, 20, 22, 24, 25, 27, 28, 33], "250": [6, 12, 17, 28, 33], "25000": 20, "250m": 28, "252": 24, "25212": 10, "252964": 32, "2542": 20, "255300": 20, "256": 24, "25652": 34, "2576": 18, "25t19": 20, "26": [6, 7, 8, 10, 13, 15, 17, 18, 20, 22, 24, 34], "261": 24, "261786": 7, "26199396": 20, "263": 24, "2638888888888889": 22, "263889": 22, "26418": 10, "264999": 20, "2650": [6, 12, 17], "26712": 10, "269": 8, "2695535": 12, "2695540": 12, "27": [10, 11, 12, 14, 17, 22, 24, 27, 28, 32, 33], "270": 24, "271": 24, "2716": 18, "27215": 24, "275730": 33, "27609": 33, "27t16": 33, "28": [10, 12, 24, 27, 28, 33], "281": 7, "282": 7, "283168e8": 13, "2833149": 24, "2841": 18, "2872": 18, "287870": 20, "288b": 22, "28datathemeinstitutions_": 10, "28nanoo": 10, "28t17": 33, "29": [7, 8, 10, 14, 24], "29022771": 7, "290227712": 7, "291": 24, "2916": 18, "29166666666666663": 22, "291667": 22, "292": 23, "293": 20, "2940": 18, "294724": 20, "2953": 13, "295833": 33, "297153": 20, "29788": 33, "298": 24, "299": [20, 24], "29t15": 9, "29t17": 8, "2axi": 28, "2f": [12, 17, 19, 23, 25], "2long_nameanimal_ag": 28, "2long_nameanimal_weight": 28, "2long_nameellipse_orient": 28, "2long_nameerror_radiu": 28, "2long_namegpe_msd": 28, "2long_namegpe_u": 28, "2long_nameinstru": 28, "2long_namelat": 28, "2long_namelon": 28, "2long_nameoffset": 28, "2long_nameoffset_orient": 28, "2long_nameptt": 28, "2long_namesemi_major_axi": 28, "2long_namesemi_minor_axi": 28, "2long_nametyp": 28, "2long_namez": 28, "2mk5": 24, "2mn6": 24, "2ms6": 24, "2q1": 24, "2sk5": 24, "2sm6": 24, "3": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 23, 24, 26, 28, 30, 31, 32, 33, 34], "30": [8, 10, 11, 12, 13, 14, 18, 23, 24, 27, 31, 33], "300": 15, "3000": [12, 17], "3050": 12, "3052": 15, "306": 24, "30dai": 9, "31": [7, 8, 10, 14, 28, 31], "310": 24, "313": 18, "319444": 22, "3194444444444444": 22, "31mx": 28, "31t07": 7, "31t08": 7, "31t09": 7, "32": [7, 8, 10, 11, 12, 14, 15, 20, 24], "3220456": 24, "324956": 32, "3283": 12, "328345": 20, "32mfilter": 28, "32mlag": 28, "32mv": 28, "33": [8, 10, 14, 22, 24, 34], "33093": 24, "331": 24, "334": 24, "3353": 20, "335754": 8, "337752": 22, "339": 24, "33z": 8, "33zeasternmost_east": 8, "34": [7, 8, 10, 24, 28], "3400": 20, "3408904": 7, "341677": 8, "343": 20, "344093": 14, "3443": 20, "3464": 20, "347222": 22, "3472222222222222": 22, "3475": 13, "348287": 32, "34m": 31, "34mdata": 31, "34mdoppio": 34, "34mdplyr": 28, "34mforcat": 28, "34mggplot2": 28, "34mlat_rho": 34, "34mlon_rho": 34, "34mpurrr": 28, "34mreadr": 28, "34ms_rho": 34, "34msalt": 34, "34mstat": 28, "34mstringr": 28, "34mtemp": 34, "34mtibbl": 28, "34mtidyr": 28, "34mtime": 34, "34mtime_run": 34, "35": [10, 14, 15, 18, 20, 24, 27, 33], "353964": 20, "356": 23, "3567": 12, "36": [6, 8, 9, 10, 20, 22, 28, 31, 32, 33], "360": [11, 20], "3600": 23, "364583": 33, "367": 8, "367coordin": 8, "369551": 22, "36eta_rho": 22, "37": [7, 8, 10, 14, 15, 22, 28, 31], "3700": 12, "3712": 25, "3733": 12, "375": 22, "3750": 12, "3763": 20, "3782": 13, "37868": 19, "38": [8, 10, 12, 15, 18, 20, 23, 24], "383335": 19, "383677": 22, "384": 10, "384195": 20, "385717504": 7, "39": [7, 10, 12, 14, 22], "39m": 28, "3_coordinateaxistyp": 28, "3a": 10, "3a0161524": 10, "3a0161716": 10, "3a0161822": 10, "3a0162171": 10, "3a0162172": 10, "3a0162173": 10, "3a0162174": 10, "3a0162175": 10, "3a0162176": 10, "3a0162177": 10, "3a0162178": 10, "3a0162179": 10, "3a0162180": 10, "3a0162181": 10, "3a0162182": 10, "3a0162183": 10, "3a0162184": 10, "3a0162185": 10, "3a0162186": 10, "3a0162187": 10, "3a0162188": 10, "3a0162189": 10, "3a0162190": 10, "3a0162191": 10, "3a0162194": 10, "3a0162195": 10, "3a0162430": 10, "3a0162617": 10, "3a0162621": 10, "3a0162622": 10, "3a0167435": 10, "3beta": 24, "3d": [11, 22], "3dods_extra": 34, "3long_nameanim": 28, "3long_namecount": 28, "3long_namecr": 28, "3long_nameinstrument_loc": 28, "3long_nameinstrument_tag": 28, "3long_namelocation_class": 28, "3long_nameqartod_location_flagloc": 28, "3long_nameqartod_rollup_flag": 28, "3long_nameqartod_speed_flag": 28, "3long_nameqartod_time_flag": 28, "3mk7": 24, "3type": 34, "3valid_max": 8, "4": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 26, 27, 28, 31, 32, 33, 34], "40": [6, 7, 8, 10, 12, 15, 20, 23, 24, 25, 28, 33], "400": 20, "400995": 22, "4025570": 24, "40277777777777773": 22, "402778": 22, "404d": 20, "407": 13, "40872": 8, "40872geospatial_lat_min": 8, "40872platform_typ": 8, "40885": 8, "4092": 8, "41": [7, 10, 14, 15, 20, 24], "41159": 18, "413933": 20, "415844": 22, "416187": 20, "4173": 20, "417748": 32, "4181": 12, "4185694592": 22, "418705": 18, "4191": 20, "41cpplatform": 8, "42": [7, 10, 20, 22, 24, 28], "420480512": 7, "42098": 18, "426899064": 20, "4288": 10, "429602": 22, "42de": 20, "43": [10, 14, 15, 19, 20, 22, 24, 28], "4305555555555555": 22, "430556": 22, "430664": 33, "4313": 20, "43184": 20, "432": 10, "4326": [20, 28, 33], "4326ioos_categori": 8, "432795": 22, "43293": 20, "43505708e": 7, "437": 8, "43unit": 22, "44": [7, 10, 18, 19, 20, 24], "44010493": 20, "440129": 32, "44095": 18, "443": 24, "446": 8, "446923": 22, "4483": 8, "44867": 8, "44867featuretyp": 8, "44867geospatial_lon_min": 8, "44905": 8, "449600e": 20, "44z": 30, "45": [6, 9, 10, 12, 14, 17, 20, 28, 31], "451581": 20, "4517": 13, "452z": 20, "454": 7, "455": 7, "458333": 22, "4583333333333333": 22, "45866": 28, "4592": [12, 17], "45941633e": 7, "45z": 8, "45ztime_coverage_start": 8, "45ztitl": 8, "46": [8, 10, 15, 20, 28, 34], "460311": 20, "46098": 19, "46108": 18, "462137": 22, "4641": 20, "464237": 22, "4656444": 18, "465gb": 22, "4672": 20, "46summarync_globalwildlif": 28, "47": [10, 14, 24, 33], "4714": [12, 17], "477661": 20, "478096": 7, "479": 24, "47909": 22, "47e8a5d80e2b": 20, "48": [7, 10, 19, 20, 24, 32], "4801930": 8, "48035": 9, "4805": [12, 17], "48174620e": 8, "48174767e": 8, "4817484e": 8, "48187": 7, "483": 7, "486111": 22, "4861111111111111": 22, "487144": 7, "487162": 20, "48920": 15, "489574": 33, "48_coordinateaxistyp": 7, "49": [7, 10, 14, 15, 18, 22, 28], "4904": 24, "49080815e": 8, "4908087e": 8, "49080926e": 8, "490z": 33, "492": 10, "49266979": 7, "49267": 7, "492851": 22, "496038": 22, "497036713": 20, "497z": 33, "49ef": 20, "4bd9": 20, "4calendar": 28, "4d417a7607e2": 20, "4d84": 20, "4e9b": 33, "4efb": 20, "4ft": 9, "4kb": 7, "4long_nameanimal_length": 28, "4long_nameanimal_length_2": 28, "5": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 20, 22, 23, 24, 26, 27, 28, 30, 31, 33, 34], "50": [7, 10, 18, 20, 27, 30, 31, 32], "500": 28, "5000": 14, "500000": [14, 20], "500719": 18, "500m": 28, "506": 8, "506013": 7, "506366": 32, "50m": 22, "50z": 8, "51": [7, 10, 14, 24], "510": 8, "510168": 22, "5138888888888888": 22, "513889": 22, "51mb": 8, "52": [7, 10, 17, 24, 28], "521": 24, "525386": 22, "529514": 18, "53": [7, 10, 14, 24, 34], "533423": 7, "53420": 10, "536": 10, "5387": 7, "54": [9, 10, 13, 24], "5416666666666666": 22, "541667": 22, "542": 7, "542336": 22, "542ob": 7, "54745866spotargos1": 28, "548": 10, "5492": 18, "54945866spotargos0": 28, "55": [10, 14, 24, 28, 31], "550z": 20, "55190511": 20, "5519333": 20, "556099": 22, "55645866spotargos1": 28, "56": [10, 24], "56045866spotus": 28, "5616": 14, "5617": 14, "5618": 14, "5619": 14, "5620": 14, "5645866spotus": 28, "5691": 15, "569444": 22, "5694444444444444": 22, "57": [7, 8, 10, 14, 24], "5717": 32, "57273171": 20, "575": 20, "576": 10, "577927": 20, "58": [10, 24, 28, 30], "58145866spotargos2": 28, "5841": 18, "5843": 15, "58588841": 20, "588635": 22, "59": [7, 10, 14, 24, 28, 33], "590": 28, "5908": 12, "5917595": 7, "59225761": 20, "594": 20, "597222": 22, "5972222222222222": 22, "5colorbarminimum": 8, "5comment": 8, "5long_nam": 28, "5long_nametim": 28, "6": [6, 7, 8, 10, 11, 13, 14, 15, 17, 18, 19, 20, 24, 26, 28, 29, 31, 33, 35], "60": [8, 24], "6047": 15, "61": [12, 14, 20, 27, 28], "616": 10, "6177": 15, "62": 24, "622512000034": 28, "622708920023": 28, "622724940034": 28, "622725060034": 28, "624": 10, "625": 22, "6256": 32, "6258": 37, "63": 14, "635417": 18, "636": 10, "637": 24, "63925": 8, "64": [12, 17, 24, 28, 33, 37], "640287744": 18, "64178093": 20, "64461": 24, "64472": 8, "64472dod": 8, "64472geospatial_lon_unit": 8, "648": 10, "65": [7, 8, 12, 14, 16, 17, 19, 24, 31], "6503": 8, "6512": 15, "6527777777777778": 22, "652778": 22, "656": 10, "65f5f59753a610008b2a5ec2": 8, "66": [12, 17, 24], "6620": 15, "666663": 31, "67": [10, 12, 14, 17, 22, 24, 28], "676": [10, 34], "676k": 34, "67845866spotargos0": 28, "68": [16, 24], "6805555555555555": 22, "680556": 22, "68153160": 20, "687502": 32, "688": 10, "69": [9, 12, 14, 15, 24], "694233000000004": 20, "6947": 17, "695": 18, "6950": 12, "698009": 31, "6actual_min": 28, "6f": 33, "6km": 12, "6m": 9, "6naming_author": 8, "6th": 31, "7": [6, 7, 8, 10, 11, 13, 14, 15, 22, 23, 24, 26, 27, 28, 32, 33, 34], "70": [6, 15, 18, 24, 28, 32], "7024": [12, 17], "7033": 12, "707269": 22, "708333": 22, "7083333333333333": 22, "708485": 22, "708794": 31, "71": [14, 15, 22, 24], "7100": 20, "710676339": 13, "712149": 22, "72": [8, 15, 16, 24], "721": 23, "724000": 14, "724871": 20, "7273": 20, "7284333": 20, "72b": 7, "73": [8, 14, 24, 28], "736111": 22, "736111111111111": 22, "74": [6, 12, 22, 24], "742916e": 20, "744": 7, "744605": 22, "744764": 22, "7456": 20, "74674": 20, "747": 20, "7478": 20, "748": 10, "75": [7, 8, 12, 13, 14, 18, 19, 20, 22, 24, 26], "750": [6, 12, 17], "752428": 22, "7526": 20, "7534": 20, "753442": 22, "7538": 17, "75740": 33, "758437": 22, "76": [24, 31], "7638888888888888": 22, "763889": 22, "764": 10, "7648000": 20, "768957": 13, "768958": 13, "77": [14, 20, 24], "770109": 22, "770670": 20, "7715800": 20, "772": 10, "7729667": 20, "775218": 22, "78": [22, 24], "781022": 22, "7817": 12, "784963": 22, "788691": 22, "789471": 31, "79": [14, 22, 24], "790z": 20, "7915w": 9, "7916666666666666": 22, "791667": 22, "794": 18, "794267": 22, "79451": 33, "796348": 22, "7996": 22, "7actual_max": 28, "7b57c4fa1426": 20, "7dod": 8, "7e78": 20, "7kb": 8, "7km": 34, "8": [6, 7, 8, 10, 11, 12, 13, 14, 15, 17, 18, 20, 22, 24, 26, 28, 31, 33], "80": [6, 12, 13, 17, 20, 24], "8025n": 9, "803658": 22, "804727": 22, "8080": [8, 16, 22, 25], "81": [7, 13, 14, 17, 20, 23, 24], "8112d75b": 20, "812": 10, "8124": 20, "812891904": 7, "813z": 33, "814": 13, "816": 10, "816286": 22, "817897": 8, "817897geospatial_vertical_posit": 8, "819444": 22, "8194444444444444": 22, "819z": 20, "82": [13, 20, 22, 24], "820": 34, "8206": 12, "8211": 20, "821508": 22, "82196": 24, "821kb": 34, "824933": 22, "825": 20, "825301": 22, "82xi_rho": 22, "83": [14, 20, 24, 25], "8317e": 7, "832595": 22, "832953": 22, "834601": 22, "83800": 20, "83803": 20, "838286": 22, "84": [8, 10, 12, 22], "840616": 22, "843908": 22, "84580": 20, "847222": 22, "8472222222222222": 22, "849137": 22, "85": [13, 14, 24, 32, 33], "8534": 18, "8534720": 12, "8536110": 12, "8537121": 12, "855045": 31, "8555889": 12, "8557380": 12, "85588": 20, "8570283": 12, "85kb": 22, "86": [24, 25], "8600": 18, "862319": 32, "862449": 22, "86400": [23, 25], "8664753": 6, "8665353": 6, "8670674": 6, "8678": 22, "8679598": 6, "8682": 20, "868822": 22, "87": [6, 14, 18, 22, 24], "87042": 20, "87195": 10, "8720215": 6, "8720228": 6, "8720233": 6, "8720245": 6, "8720376": 6, "8722956": 6, "8725110": 12, "8726371": 6, "8726412": 6, "8726524": 6, "8726671": 6, "8726674": 6, "8726679": 6, "8726694": 6, "874916": 22, "874968": 22, "875": 22, "8760": 18, "8774": 18, "877575": 22, "8789": 18, "879134": 22, "87unit": 22, "88": [8, 14, 24], "8833": 15, "883472": 14, "884218": 22, "884579": 22, "886067": 22, "8867930": 20, "89": [10, 14, 17, 24, 31], "894587": 22, "895000": 14, "897934": 32, "8ancillary_vari": 28, "8b": [8, 34], "8e": 24, "9": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 19, 20, 22, 23, 24, 25, 28, 30, 32, 34], "90": [7, 8, 20, 24, 33], "900": 13, "9027777777777777": 22, "902778": 22, "905704": 20, "907": 31, "908563": 32, "91": [7, 12, 14, 24], "910968": 7, "91383": 22, "916656": 31, "919389": 7, "9195": 13, "92": [7, 24], "921953": 7, "92195338": 7, "922822": 22, "923": 22, "923172": 18, "924509": 22, "925302": 22, "925680": 18, "93": [8, 14], "9305555555555555": 22, "930556": 22, "9306": 22, "930873": 22, "931": 8, "93149": 22, "931ob": 8, "932": [8, 10], "937388": 32, "9385": [12, 17], "94": [10, 24], "944": 10, "94508": 19, "945729": 32, "9473": 15, "9475": 13, "95": [14, 18, 19, 20, 24, 27, 32], "950px": 15, "95167": 10, "952673": 22, "956": 10, "9583": 22, "958333": 22, "9583333333333333": 22, "96": [10, 32], "9600": 12, "961662": 22, "965": 20, "966f9dda7df28cf50304d5cc67e08084020446e13521b40ee94cce35e5c75ec8": 31, "967476": 32, "967746": 18, "9683": 12, "968397": 22, "969209968386869e": 32, "96921e36": 16, "97": [14, 24, 32], "9701": [12, 17], "970654": 22, "973446": 32, "9751401": 17, "9752695": [12, 17], "9755371": [12, 17], "9757809": [12, 17], "9759110": [12, 17], "9759394": [12, 17], "9759938": [12, 17], "9761115": 12, "97617": 20, "98": [15, 17, 24, 32], "9861": 22, "986111": 22, "986111111111111": 22, "9870": 12, "987094": 14, "987897": 32, "98934": 20, "99": [7, 14, 32], "9900cc": [12, 17], "990881": 15, "991436": 32, "995": 28, "99501": 31, "9975333": 20, "998447": 32, "998a": 33, "999": 13, "9999": 32, "999z": 10, "9a2cc7db7375": 20, "9e09": 20, "9instrument": 28, "9valid_min": [7, 8], "A": [7, 8, 9, 10, 15, 21, 27, 28, 30, 33, 35], "AND": [10, 18], "And": [8, 12, 17, 18, 24, 31, 34, 35], "As": [26, 27, 28], "At": 18, "Be": 16, "Being": 34, "But": 13, "By": 13, "For": [5, 7, 9, 10, 11, 12, 13, 17, 18, 20, 22, 26, 28, 29, 31, 32, 33, 34, 37], "If": [6, 15, 19, 20, 24, 36, 37], "In": [6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 22, 23, 25, 27, 29, 32, 34, 37], "It": [9, 13, 14, 16, 18, 22, 27, 28, 32, 33, 34], "NOS": [12, 17], "No": 8, "OF": 18, "On": [12, 31, 37], "One": [7, 9, 14, 15, 27, 34], "Or": 9, "That": [6, 19, 31, 34, 37], "The": [6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 37], "Then": [10, 28, 33, 37], "There": [8, 10, 11, 13, 22], "These": [9, 32, 33], "To": [6, 10, 13, 14, 15, 20, 22, 24, 25, 28, 37], "With": [13, 14, 15, 17], "_": [6, 12, 18, 33], "_5dai": 12, "_5day_pgn": 12, "_5day_pt": 12, "__geo_interface__": [12, 14, 25], "__version__": [7, 20, 22, 26, 30], "_aggregation_best": [16, 25], "_array_dimens": 34, "_best_track": 17, "_chunksiz": [7, 15, 22, 34], "_coordinateax": 34, "_coordinateaxistyp": [7, 8, 22, 34], "_coordinatetransformtyp": 34, "_coordinatezisposit": 34, "_coordsysbuild": 34, "_fillvalu": 32, "_ioo": 19, "_ioos_region": 18, "_metadata": [12, 17], "_netcdf4": 32, "_ooi": 19, "_pcolorarg": 16, "_pt": 17, "_radii": 17, "_re": 25, "_tstep": 25, "_vlevel": 25, "a020": 20, "a0a6456a01e004af7b24ad56206a347eioos_dac_complet": 8, "a1": [12, 17], "a5ad": 20, "a6cee3": 26, "a6e9": 20, "ab": [7, 8, 27], "abbi": 33, "abil": 27, "abl": [22, 25, 34], "ablin": 23, "about": [5, 13, 25, 28, 33, 35], "abov": [6, 8, 10, 12, 13, 17, 20, 22, 27, 28, 32, 33, 37], "absenc": [14, 20], "absent": 33, "abstract": [22, 25], "abund": [13, 33], "ac": 33, "academ": 32, "acce_no": 10, "accept": 33, "acceptedid": 33, "acceptednam": 33, "acceptednameauthorship": 13, "acceptednameusag": 13, "acceptednameusageid": 13, "acceptvers": 8, "access": [10, 13, 14, 22, 28, 31, 33, 34, 35, 36], "accessright": 14, "accomplish": 37, "accord": 25, "accuraci": 8, "acdd": 30, "acknowledg": [8, 15], "acronym": 10, "acropora": [13, 33], "acroporida": 33, "across": [5, 7, 10], "action": [22, 30], "activ": [29, 37], "activest": 18, "actual": [6, 26, 33], "actual_rang": [7, 8, 15], "ad": [6, 15, 19, 22, 28, 32], "adapt": [26, 33], "adcp": 32, "add": [6, 12, 16, 17, 20, 24, 27, 31, 33], "add_ax": 20, "add_child": 25, "add_control": [18, 19], "add_featur": [13, 16, 25], "add_fsobc": 34, "add_lay": [18, 19], "add_layout": [12, 17], "add_m2obc": 34, "add_to": [6, 7, 8, 12, 14, 15, 17, 25], "add_tool": [12, 17], "addit": [8, 20, 32], "addition": 15, "addpath": 24, "addph": 8, "address": [20, 31], "adher": [22, 32], "adj": 23, "admin": 37, "administr": 20, "adopt": 34, "adpsat": 8, "advanc": [9, 27, 37], "advanced_search_serv": 19, "advantag": [22, 34], "advdat": 12, "advect": 34, "advisori": [5, 18, 35], "ae": [11, 14, 28], "africa": 7, "african": 14, "after": [7, 12, 20, 24, 33], "ag": 28, "again": [20, 33], "agaricia": 13, "agent": 9, "aggfunc": 20, "aggreg": [9, 28], "aggregate_quality_flag": 26, "aggregated_7_day_wcofs_fields_forecast_best": [16, 25], "aggress": 37, "agreement": 37, "aim": [12, 23], "aip": 10, "air": 6, "ak": [26, 31], "akima4": 34, "akima4_coordsysbuild": 34, "akima4nlm_lbc": 34, "al": 12, "al112017": 12, "al112017_5day_001": 12, "al112017_5day_002": 12, "al112017_5day_003": 12, "al112017_5day_004": 12, "al112017_5day_005": 12, "al112017_5day_006": 12, "al112017_5day_007": 12, "al112017_5day_008": 12, "al112017_5day_009": 12, "al112017_5day_010": 12, "al112017_5day_011": 12, "al112017_5day_012": 12, "al112017_5day_013": 12, "al112017_5day_014": 12, "al112017_5day_015": 12, "al112017_5day_016": 12, "al112017_5day_017": 12, "al112017_5day_018": 12, "al112017_5day_018a": 12, "al112017_5day_019": 12, "al112017_5day_019a": 12, "al112017_5day_020": 12, "al112017_5day_020a": 12, "al112017_5day_021": 12, "al112017_5day_021a": 12, "al112017_5day_022": 12, "al112017_5day_022a": 12, "al112017_5day_023": 12, "al112017_5day_023a": 12, "al112017_5day_024": 12, "al112017_5day_025": 12, "al112017_5day_026": 12, "al112017_5day_026a": 12, "al112017_5day_027": 12, "al112017_5day_027a": 12, "al112017_5day_028": 12, "al112017_5day_028a": 12, "al112017_5day_029": 12, "al112017_5day_029a": 12, "al112017_5day_030": 12, "al112017_5day_030a": 12, "al112017_5day_031": 12, "al112017_5day_031a": 12, "al112017_5day_032": 12, "al112017_5day_032a": 12, "al112017_5day_033": 12, "al112017_5day_033a": 12, "al112017_5day_034": 12, "al112017_5day_034a": 12, "al112017_5day_035": 12, "al112017_5day_035a": 12, "al112017_5day_036": 12, "al112017_5day_036a": 12, "al112017_5day_037": 12, "al112017_5day_037a": 12, "al112017_5day_038": 12, "al112017_5day_038a": 12, "al112017_5day_039": 12, "al112017_5day_039a": 12, "al112017_5day_040": 12, "al112017_5day_040a": 12, "al112017_5day_041": 12, "al112017_5day_041a": 12, "al112017_5day_042": 12, "al112017_5day_042a": 12, "al112017_5day_043": 12, "al112017_5day_043a": 12, "al112017_5day_044": 12, "al112017_5day_044a": 12, "al112017_5day_045": 12, "al112017_5day_045a": 12, "al112017_5day_046": 12, "al112017_5day_046a": 12, "al112017_5day_047": 12, "al112017_5day_047a": 12, "al112017_5day_048": 12, "al112017_5day_048a": 12, "al112017_5day_049": 12, "al112017_5day_049a": 12, "al112017_5day_050": 12, "al112017_5day_050a": 12, "al112017_5day_051": 12, "al112017_5day_051a": 12, "al112017_5day_052": 12, "al14": 17, "alaska": [8, 10, 18, 26], "alga": 11, "algorithm": [27, 28], "align": [10, 29, 35], "all": [6, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 26, 30, 32, 33, 34, 37], "alldata": 11, "alldataset": 6, "allow": [13, 19, 20, 24, 25, 30], "along": [9, 11, 12, 17, 32], "alp1": 24, "alpha": [12, 13, 15, 17, 20, 22, 25, 26, 27], "alreadi": [11, 24, 32], "also": [5, 6, 7, 9, 10, 13, 14, 15, 19, 23, 25, 26, 30, 32, 33, 36, 37], "alt": 23, "altearn": 34, "alter": 23, "altitud": [9, 23, 26], "alwai": [25, 26], "am": [32, 34], "amb6400b": [16, 25], "ambigu": 24, "america": 20, "amip": 22, "amount": 10, "amp": [20, 24, 33], "amp_err": 24, "amplitud": 24, "an": [6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 18, 19, 20, 22, 26, 27, 28, 29, 31, 32, 34, 37], "ana_bsflux": 34, "ana_btflux": 34, "ana_fil": 34, "anaconda": 37, "analysed_sst": [27, 28], "analysi": [13, 24, 27, 28, 35, 36], "analyst": 30, "anchor": [10, 18], "anchorag": 31, "ancillary_var": 32, "ancillary_vari": [7, 8, 15], "angl": [19, 22, 28], "angle_of_rotation_from_east_to_x": 22, "angulosa": 33, "ani": [5, 8, 9, 10, 15, 16, 22, 23, 28, 33, 34, 37], "anim": [11, 28], "animalia": 33, "annot": 12, "announc": [7, 20], "anoth": [8, 20], "anthozoa": 33, "anti": 37, "anticlockwis": 22, "antigua": 12, "anyon": 10, "aoo": [10, 18, 26], "aphia": 33, "aphiaid": [14, 33], "aphiarecordsbymatchnam": 33, "api": [5, 15, 20, 22, 26, 27, 35], "app": [15, 34, 37], "appear": 24, "append": [8, 10, 12, 17, 18, 19, 20, 25], "appli": [8, 13, 24, 26, 28, 33], "appreci": 19, "approach": [20, 34], "appropri": [10, 18, 33, 37], "appropriatli": 20, "approxim": 14, "ar": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 28, 31, 32, 33, 34, 36, 37], "arang": [10, 20, 32], "arbitrari": 31, "arc0217": 28, "arcgi": [7, 8, 15], "arcgisonlin": [7, 8, 15], "archiv": [5, 12, 20, 31, 35], "archive_saf": 8, "archive_wsurg": 12, "area": [5, 9, 11, 20, 22, 26], "arecibo": [12, 17], "aren": 28, "arg": 16, "argmax": 16, "argmin": [12, 16], "argo": 28, "argument": [6, 17, 30], "around": [11, 12, 13, 14], "arr": 22, "arrai": [8, 11, 18, 19, 20, 22, 24, 26, 32, 34], "arrang": 28, "arrowprop": 12, "arrowstyl": 12, "asi": 20, "ask": 14, "aspect": 29, "assembl": 12, "assembli": [5, 10], "assign": 18, "associ": [5, 6, 8, 16, 18, 20, 25, 28, 31, 33, 35, 36], "associatedmedia": 14, "associatedrefer": 14, "assum": 8, "assumed_shap": 34, "assur": 26, "ast": 12, "astyp": [17, 18, 20, 33], "async_": 20, "atlant": [7, 10, 12, 14], "atm_press": 34, "atmospher": 20, "atn": 28, "atn_45866_great": 28, "atn_tbl": 28, "atn_tbl_qc": 28, "attach": [14, 28], "attenu": 9, "attenut": 9, "attr": [7, 8, 12, 15], "attrib": 18, "attribut": [6, 7, 8, 9, 15, 22, 30, 32, 34], "attribute_conventions_dataset_discoveri": 30, "audienc": 30, "ault": 20, "auretenra": 33, "austin": 26, "australian": 14, "author": [10, 20, 23, 33, 34, 36], "autofmt_xd": 19, "autom": [9, 30], "automat": [8, 16], "autonom": 8, "auv": 8, "auxilliari": 28, "av": 31, "avail": [5, 6, 7, 8, 9, 10, 11, 13, 16, 17, 20, 25, 27, 28, 30, 33, 36], "averag": [8, 13, 22, 34], "average_sea_water_temperatur": [16, 25], "averagenumberofpoint": 13, "averages_best": 16, "averages_best_excluding_day1": [22, 25, 34], "averagestyp": 34, "averagesvar_info": 34, "avg": [13, 16, 22, 25, 34], "avg_bas": 34, "avg_to_cell_cent": 22, "avoid": [12, 25, 37], "await": 20, "awesom": [19, 34], "awesomeicon": [18, 19], "awkward": 12, "ax": [6, 7, 8, 9, 10, 12, 13, 15, 16, 18, 19, 20, 22, 25, 26, 27, 31, 32], "ax0": 7, "ax1": [7, 12], "ax2": [7, 20], "ax3": 20, "axhlin": [12, 27], "axi": [6, 7, 10, 13, 15, 16, 18, 22, 25, 28, 32, 33], "axin": 27, "axiom": 31, "axiomdatasci": 31, "axis_label": [12, 17], "b": [7, 8, 12, 15, 16, 17, 18, 23, 27, 28, 33], "b01a": 20, "b026": 33, "b1": 17, "b390": 20, "b4ac3d44": 20, "b4bf": 20, "b7c47783": 20, "back": [10, 13, 14, 27, 28, 32, 33, 34], "background": 9, "backports_1": 28, "backward": 37, "bad": 8, "bad_data": [7, 8], "bad_data_that_are_potentially_correct": [7, 8], "bag": 31, "bag_meta": 31, "bagit": [29, 35], "bai": [6, 9, 12, 17, 18], "balanc": 34, "bank": 37, "bar": [13, 18], "barbuda": 12, "barh": 10, "base": [8, 10, 12, 13, 14, 15, 17, 19, 20, 26, 28, 30, 34, 37], "base64enc_0": 28, "basenam": 28, "baseurl": 10, "bash": 37, "basic": 24, "basin": [10, 14], "basisofrecord": [13, 14, 33], "bathymetri": [11, 14], "bbe2": 20, "bbest": 20, "bbox": [8, 12, 13, 16, 17], "bbox_to_anchor": 15, "bcd1a4f5": 20, "beam": 9, "becaus": [6, 8, 22, 25, 32, 37], "been": [8, 9, 10, 33], "befor": [6, 27, 31, 37], "begin": 12, "begin_d": 6, "beginposit": 10, "behavior": 14, "being": [18, 33, 34], "believ": 37, "below": [6, 8, 9, 12, 13, 15, 16, 17, 18, 19, 20, 22, 23, 25, 26, 27, 28, 31, 33, 37], "benson": 33, "bermuda": 12, "best": [6, 34], "best_excluding_day1": 34, "best_track": 17, "better": [6, 22, 34], "between": [14, 18, 22, 28], "bg": 23, "bias": 13, "bibliographiccit": 14, "biddl": [10, 20, 33], "bigger": 37, "bilinear": 27, "bin": [10, 20, 34], "binari": 37, "binder": 37, "bingo": 9, "bins_lat": 20, "bins_lon": 20, "binwidth": 14, "bio_data_guid": 28, "biodivers": [14, 20], "biofoul": 9, "biogeograph": 14, "biolog": [12, 33], "biologi": 11, "biomass": [13, 33], "bird": 8, "bit": [22, 25, 28, 33, 34], "bit64_4": 28, "bit_4": 28, "bitinform": 34, "black": [12, 16, 17, 20, 22, 25, 27], "blank": 13, "block": [12, 37], "blocksiz": 34, "blog": [23, 28, 37], "blosc": 34, "blount": 6, "blue": [5, 15, 19, 23, 28, 35], "board": 10, "boater": 0, "bob": 8, "bodc": 33, "bodi": 25, "boem": 20, "bohnsack": 20, "bokeh": [6, 12, 17], "bold_6": 14, "bond": 17, "boostrap": 24, "bore": 25, "bosch": 30, "both": [7, 8, 10, 12, 13, 15, 16, 17, 18, 22, 27], "botteneck": 34, "bottom": [7, 13, 33], "bottomright": [18, 19, 23], "bottomtyp": 13, "bound": [6, 8, 11, 12, 16, 17, 19, 22, 26], "bound_posit": 22, "boundari": 8, "boundary_a": 34, "box": [6, 8, 11, 12, 16, 17, 37], "box_zoom": [6, 12, 17], "br": [12, 17], "brandywin": 12, "brazil": 7, "brazilian": 14, "break": [7, 8, 10, 15, 20, 37], "bridg": 6, "bring": [15, 20, 33], "broad": 20, "broadcast_arrai": [7, 8], "broader": 30, "broom_1": 28, "brown": 23, "brows": [10, 12, 19], "buffer": [12, 14], "build": [12, 15, 18, 20, 27, 28, 33, 37], "build_edg": 22, "builder": [5, 35], "built": [11, 14, 22, 24, 32, 34], "buo": 10, "buoi": [5, 10, 18, 19, 32], "buoy_testcc": 30, "c": [7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 27, 28, 34, 37], "c1": [12, 17], "c682792afa6fb4bdfa4b2a957bf2d59b": 8, "c99b": 20, "c_": 22, "cab": 9, "cach": [19, 20, 25], "cairn": 33, "calc": 23, "calcul": [8, 16, 20, 23], "calculatedplatform": [7, 8, 15], "calculatedstandard_nam": 8, "calcvelsat": 8, "calendar": [25, 34], "calibr": 19, "california": [9, 10, 20, 30], "californiasourc": 8, "call": [5, 20, 24, 35, 37], "can": [5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 37], "cannot": [6, 12, 16, 17, 24, 27, 34], "canonical_unit": 22, "capabl": 24, "cape": 12, "captur": 33, "carcharia": 28, "carcharodon": 28, "care": 7, "caretta": 14, "caribbean": 10, "caricoo": 10, "carolina": [6, 18], "cartocolor": 14, "cartopi": [13, 16, 22, 25], "case": [12, 16, 17, 19, 26, 34, 37], "case_when": 28, "cast": 32, "cat": 31, "catalog": [4, 8, 25], "catalognumb": 14, "categor": 32, "categori": [14, 25, 30, 33], "causewai": 6, "caution": 33, "cax": 20, "cbar": [7, 8, 13, 15, 16], "cbind": 11, "cc": 27, "cc0": 20, "ccr": [13, 16, 22, 25], "ccsra_2016a_phys_agg_zlev": [16, 25], "ccsra_2016a_phys_roms_z": [16, 25], "cdm_data_typ": [8, 9, 15, 19, 31, 32, 34], "cdm_profile_vari": [8, 15], "cdm_timeseries_vari": 32, "cdm_trajectory_vari": [8, 15], "cdn": [6, 12, 17], "ce01issm": 19, "ce04ossm": 19, "cell": [8, 12, 13, 15, 16, 17, 18, 20, 22, 25, 26, 27, 28, 31], "cell_method": 22, "cell_siz": 20, "cellranger_1": 28, "celsiu": [7, 15, 16, 22, 33, 34], "celsiuslong_nam": [22, 34], "celsiusvalid_max": [7, 8, 15], "cencoo": [9, 10, 31], "center": [5, 6, 7, 10, 12, 16, 18, 19, 20, 22, 24, 25, 28, 31], "center_axi": 22, "center_lat": 22, "center_lon": 22, "center_sl": 22, "central": [9, 10, 20], "central_longitud": 20, "centroid": [8, 12, 17], "cervicorni": 33, "cex": 23, "cf": [6, 7, 8, 16, 26, 29, 30, 31, 34, 35], "cf1convent": 34, "cf1conventionana_fil": 34, "cf1conventionfrc_file_02": 34, "cf_role": [6, 8, 32], "cf_unit": [12, 17], "cf_xarrai": [7, 8, 26], "cfceb150": 20, "cfeatur": 13, "cftime": 25, "cfvariabl": [16, 25], "cg": 18, "cha": 34, "challeng": [7, 16], "chang": [10, 15, 16, 20, 23, 37], "channel": [6, 37], "char": 12, "charact": 6, "character": 20, "characterstr": 10, "charnok": 34, "check": [6, 7, 8, 9, 13, 14, 16, 18, 19, 20, 22, 23, 25, 26, 27, 30, 32, 34, 37], "check_onland": 14, "check_suit": 30, "checker": [29, 35], "checker_nam": 30, "checksuit": 30, "checksum": [8, 31], "chelonia": 14, "chla": 11, "chlorophyl": [9, 11, 30], "choos": [13, 33, 34, 37], "choropleth": 20, "chose": 37, "chr": [11, 28], "chri": 28, "chunk": 34, "ci": [24, 37], "ci_cit": 10, "ci_dat": 10, "circ": [7, 8, 15], "circl": 28, "circlemark": [7, 8, 12, 17], "circuit": [16, 24], "citat": [10, 33], "citeinfo": 14, "citi": 12, "cladocora": 13, "clamp": 12, "class": [13, 14, 15, 18, 19, 25, 28, 30, 31, 32, 33], "classid": 14, "classif": 28, "clean": [8, 9, 12, 17, 33], "clevel": 34, "cli_3": 28, "click": [9, 12, 37], "client": [5, 35], "climat": [6, 20, 22, 25], "climatolog": 22, "clm_file_01": 34, "clo": 34, "clockwis": 28, "clonlm_tadv": 34, "close": [14, 15, 31], "closest": 19, "closvn_url": 34, "cloud": 34, "cluster": 14, "cm": [7, 8, 9, 13, 22], "cmap": [7, 8, 13, 16, 20, 22], "cmocean": [7, 16], "cmop": [16, 25], "cname": 34, "cnap": [16, 25], "cnidaria": 33, "co": [5, 12, 16, 17, 25, 32, 35], "coa": [16, 25], "coard": 8, "coast": [7, 9], "coastal": [5, 8, 10, 13, 18, 19, 20, 30], "coastlin": [13, 22], "coastwatch": 28, "coat": 33, "code": [10, 12, 13, 16, 17, 20, 24, 28, 30, 33], "code_def": 28, "code_dir": 34, "code_mean": 28, "code_valu": 28, "coerc": 17, "coffe": 37, "col": [6, 12, 13, 17, 19, 23], "collabor": 20, "collaps": 28, "collect": [5, 7, 9, 17, 26, 32, 33, 35, 36], "collect_al": 34, "collectioncod": 14, "collector": [12, 17], "collector2t": [12, 17], "colnam": 11, "colon": 33, "color": [6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 22, 25, 26, 27, 28], "colorbar": [7, 8, 13, 15, 16, 27], "colorbarmaximum": [7, 15], "colorbarminimum": [7, 15], "colormap": 13, "colorspace_2": 28, "colossu": [16, 25], "colour": [11, 24], "colpophyllia": 13, "columbia": 16, "column": [6, 10, 12, 14, 18, 20, 24, 25, 27, 28, 31, 33], "com": [7, 8, 15, 22, 28, 31, 33, 37], "combin": [10, 20], "combined_high_r": 20, "come": [5, 36], "comma": 31, "command": [6, 30, 31, 37], "comment": [6, 8, 15, 28], "commerci": 9, "common": [12, 13, 15, 17, 24, 37], "commun": [10, 11, 23], "compar": [6, 16, 25, 27], "comparison": [19, 27], "compat": 37, "compil": [10, 34], "compiler_4": 28, "compiler_command": 34, "compiler_flag": 34, "compiler_system": 34, "complet": [7, 8], "complete_gcmplt": [16, 25], "complex": [25, 33], "compli": 33, "complianc": [22, 29, 35], "compliance_check": 30, "compliancecheck": 30, "compliant": [22, 25, 32, 34], "complic": [25, 37], "compon": 22, "compos": 33, "composit": 11, "comprehens": 22, "compress": [20, 34], "compressor": 34, "comput": [13, 20, 22, 24, 28, 34], "comt": 1, "concat": [6, 18, 20, 25, 33], "concaten": 33, "concentr": [9, 20], "conda": [11, 23, 24], "condens": [14, 18, 19, 25], "conduct": [8, 9, 30], "conductivity_qc": 8, "conductivityobservation_typ": 8, "cone": 12, "config": [12, 17, 26], "configur": [6, 24, 26, 37], "conflict": 37, "conform": 25, "connect": [12, 14], "conserv": 14, "consid": [28, 33], "consist": [8, 9, 21, 31, 33], "consol": [13, 14], "consolid": 34, "constitu": 24, "constrained_layout": 27, "constraint": [6, 9, 15, 19, 26], "contact": [20, 31, 36], "contain": [6, 8, 18, 20, 24, 30, 31, 33], "content": [18, 31, 32, 33], "context": [14, 16, 22, 25], "contigu": 32, "contin": 14, "continent": 14, "continu": [8, 15, 25, 37], "continuumio": 37, "contribut": 20, "contributor": 36, "contributor_nam": 8, "contributor_rol": 8, "contriv": 33, "control": [14, 26], "conv": 34, "conveni": [15, 22, 32], "convent": [6, 21, 29, 30, 31, 32, 34, 35], "convers": 28, "convert": [8, 14, 20, 27, 28, 30, 31, 34], "cool": 8, "coop": [12, 17], "coops_so": [12, 17], "coopsso": [12, 17], "coord": [8, 17], "coord_fix": [11, 28], "coordin": [7, 8, 15, 16, 18, 20, 22, 26, 28, 32, 34], "coordinateprecis": 14, "coordinateuncertaintyinmet": [14, 28], "copi": [22, 31, 33, 37], "copy2": 31, "coral": [13, 20], "core": [15, 20, 29, 35], "coriacea": 14, "cornflowerblu": 7, "correct": [6, 24, 30], "correspond": [7, 8, 9, 14], "could": [6, 15, 16, 22, 25, 34], "couldn": 25, "council": 18, "count": [13, 14, 18, 20, 28, 31], "countri": [13, 14, 20], "cover": [20, 33], "coverag": [9, 20], "coverage_content_typ": 30, "coyn": 14, "cp_335": 15, "cp_336": 15, "cp_339": 15, "cp_340": 15, "cp_374": 15, "cp_376": 15, "cp_380": 15, "cp_387": 15, "cp_388": 15, "cp_389": 15, "cpl_zip_encod": [12, 17], "cpp_option": 34, "cpu": 34, "cr": [8, 13, 16, 20, 22, 25, 28, 31, 32], "craig_bann": 34, "cran": 23, "crayon_1": 28, "creat": [5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36], "creation": [24, 37], "creator": 20, "creator_countri": 32, "creator_email": 32, "creator_institut": 32, "creator_sector": 32, "creator_url": 32, "cremp": 13, "cremp_1996": 13, "crimson": 12, "criteria": [10, 30], "criterion": 24, "cross": 7, "crossref": 14, "crosstalk_1": 28, "cruis": 6, "crw_sst": 12, "cs0": 27, "cs1": 27, "cs_r": [22, 34], "csv": [6, 9, 15, 18, 19, 27, 28, 31, 33], "csvp": 19, "ctd": [8, 23], "ctdbpc000": 19, "cubehelix": 15, "cumbersom": 22, "cumsum": [7, 8], "curl": [16, 25, 37], "current": [8, 10, 18, 32, 33, 34], "currentslong_nam": 8, "curvgrid": 34, "cut": [6, 9], "d": [7, 8, 10, 12, 15, 16, 17, 18, 20, 22, 25, 33, 34], "d50e0443": 20, "dac": [5, 7, 35], "dac_com": 8, "dai": [7, 11, 12, 14, 18, 23, 24, 28, 32, 34], "daili": [27, 28], "dailyscrippsgliders2": 8, "dame": 6, "dankellei": 23, "dap": 8, "dap2": 16, "dap4": 16, "darkgrai": [22, 25], "dart": 18, "darwin": [29, 35], "dask": 34, "dat": 34, "data": [0, 2, 4, 11, 12, 13, 14, 15, 16, 18, 19, 20, 22, 23, 24, 25, 26, 32, 34, 35, 36], "data_date_rang": 10, "data_end_d": 10, "data_info": 13, "data_start_d": 10, "data_var": 32, "dataarrai": [7, 15, 22], "databas": [5, 35], "dataexplor": 19, "datafram": [10, 12, 13, 14, 15, 17, 18, 19, 20, 25, 27, 32, 33], "dataset": [5, 6, 8, 9, 10, 11, 13, 14, 15, 16, 19, 22, 25, 26, 27, 28, 30, 31, 34, 35], "dataset_id": [6, 8, 9, 14, 15, 19, 20, 26, 27, 28], "dataset_subtyp": 20, "dataset_typ": 20, "dataset_type_2015": 20, "datasetana_fil": 34, "datasetdimens": [8, 34], "datasetid": [13, 14, 20], "datasetini_fil": 34, "datasetnam": [13, 14], "datathemeinstitutions_": 10, "datathemeprojects_": 10, "date": [6, 10, 11, 12, 14, 15, 17, 18, 24, 28, 33], "date2num": 10, "date_arrai": 18, "date_cr": [31, 32], "date_end": 14, "date_format": 33, "date_mid": 14, "date_object": 18, "date_path": 10, "date_publish": 10, "date_rang": [12, 17], "date_start": 14, "date_year": 14, "dateformatt": 15, "dateidentifi": 14, "datestr": 24, "datetim": [6, 10, 12, 17, 18, 20, 32], "datetime64": [7, 8, 18, 22, 34], "datetimearrai": 18, "datetimeindex": [22, 34], "dateutil": 12, "datrst_fil": 34, "datum": 6, "datxarrai": 34, "davi": 8, "daylength": 23, "dbarvalid_max": 8, "dbi_1": 28, "dbl": 28, "dbplyr_2": 28, "dd": [16, 18], "de": 12, "deactiv": 37, "deal": [13, 25], "decibar": 9, "decid": [33, 37], "decim": [11, 28], "decimallatitud": [14, 20, 33], "decimallongitud": [14, 20, 33], "decis": 20, "decode_tim": 15, "decreas": 16, "dedic": 20, "deep": [33, 36], "deeper": 20, "deepest": 7, "def": [6, 7, 8, 12, 13, 14, 15, 16, 17, 18, 19, 22, 25, 26, 28], "default": [6, 12, 17, 28, 32, 37], "defaultdict": 26, "defin": [6, 8, 22, 24, 28], "deflat": 34, "defund": 14, "degre": [11, 20, 22, 28], "degree_c": 27, "degree_celsiu": [9, 16], "degrees_c": 16, "degrees_east": [9, 13, 15, 27, 32, 34], "degrees_eastgeospatial_vertical_max": 8, "degrees_eastlong_nam": [22, 34], "degrees_eastvalid_max": [7, 8], "degrees_north": [9, 13, 15, 27, 32, 34], "degrees_northgeospatial_lon_max": 8, "degrees_northlong_nam": [22, 34], "degrees_northvalid_max": [7, 8], "del": 10, "delai": [8, 15], "delayed_mod": 8, "delft": 22, "delta": 16, "deltap": 23, "demo": [3, 35], "demonstr": [7, 9, 12, 13, 16, 21, 24, 26, 30, 31, 35], "demostrant": 16, "den": 7, "dendrogyra": 13, "dens": [7, 17], "dense_20": 7, "densiti": [7, 8, 20, 23, 30, 33], "density_qc": 8, "density_qccolorbarmaximum": 8, "densityobservation_typ": 8, "depend": [5, 11, 19, 24, 37], "deploi": [7, 8, 15, 28], "deploy": [7, 8, 15, 28, 30], "deployment_d": 8, "deployment_dir": 8, "depot": 6, "deprec": [13, 20], "depress": 12, "depressa": 14, "depth": [7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 22, 23, 25, 28, 30, 31, 32, 33, 34], "depth_c": [22, 34], "depth_qc": 8, "depth_qcaxi": [7, 8, 15], "depthobservation_typ": [7, 8, 15], "depthunit": [7, 8, 15], "deriv": [12, 13, 22, 23], "dermoch": 14, "describ": [18, 20, 22, 28, 32, 33], "descript": [10, 13, 22, 31], "descriptivekeyword": 10, "design": [15, 18], "desir": [11, 23, 28, 32], "detail": [16, 22, 24, 25, 28, 29, 33], "determin": 10, "develop": [8, 10, 11, 13, 14], "df": [6, 9, 10, 13, 14, 15, 18, 19, 20, 23, 25, 27, 28, 31, 32, 33], "df1": 18, "df_inst": 20, "df_ioo": 19, "df_meta": 20, "df_ooi": 19, "dhw_5km": 12, "di": 22, "diadema": 13, "diagon": 27, "diagram": [15, 23], "dichocoenia": 13, "dict": [7, 8, 10, 12, 13, 14, 15, 17, 22, 25], "dictionari": [10, 16, 20, 26, 32], "dictyota": 13, "did": [9, 13, 15, 17, 26, 37], "dif": 12, "diff": [22, 23, 25, 27], "differ": [16, 17, 22, 25, 27, 34], "difficult": 33, "dig": 20, "digest": 18, "digest_0": 28, "digit": [10, 31, 33], "dimens": [7, 8, 15, 22, 28, 31, 32, 34], "dimension": 34, "dimensionless": 22, "dimnam": 8, "diploria": 13, "direct": [9, 10], "directli": [9, 10, 20, 23, 33, 34], "director": 20, "directori": [20, 31, 34, 37], "discoveri": [8, 10], "discrep": 9, "discret": [26, 31, 32], "disk": 34, "displai": [8, 10, 11, 15, 17, 33], "dissolv": [9, 20], "dist": [7, 8, 19], "distanc": [7, 8, 14, 19], "distinct": 19, "distribut": [5, 13, 18, 37], "dive": [7, 8, 36], "dj_gradp": 34, "dl": [16, 25], "dmac": 33, "dmr": 16, "dnaderiveddata": 20, "do": [6, 7, 8, 10, 11, 13, 16, 17, 20, 24, 25, 27, 28, 31, 32, 34], "doc": [13, 32], "document": [11, 20, 22, 26, 28, 32], "dod": 8, "dods_extra": 34, "dodsc": [7, 8, 16, 22, 25, 34], "doe": [6, 13, 16, 20, 22, 30], "dom": 12, "domain": [20, 25], "don": [6, 12, 20, 27, 37], "done": [6, 8, 37], "doppio": [16, 22, 25, 34], "doppio_2017_da_avg": 34, "doppio_2017_da_avgnud_fil": 34, "doppio_2017_da_avgsummari": 34, "doppio_avg_6733": 34, "doppio_avg_6733_0001": 34, "doppio_avg_6733cdm_data_typ": 34, "doppio_avg_6733flt_fil": 34, "doppio_clm": 34, "doppio_compress": 34, "doppio_flt_6733": 34, "doppio_flx_6733_outer2": 34, "doppio_his_6733": 34, "doppio_his_6733avg_bas": 34, "doppio_his_6733histori": 34, "doppio_ini_6733": 34, "doppio_nudgcoef_7km_1500": 34, "doppio_rst_6733": 34, "doppio_tide_7km": 34, "doppiodods_extra": 34, "doppiosvn_rev": 34, "dostad000": 19, "dot": 24, "doubl": 32, "double_precis": 34, "down": [15, 16, 20, 23, 32, 33], "downactual_rang": [7, 8, 15], "downcast_datafram": 32, "downgeospatial_vertical_unit": 8, "download": [6, 8, 9, 12, 13, 15, 17, 18, 19, 20, 22, 25, 27, 37], "download_csv": 15, "download_salin": 19, "download_url": [15, 19], "downreference_datum": [7, 8, 15], "dplyr": [14, 28], "dplyr_1": 28, "dr": 22, "draggabl": 18, "draw": 14, "draw_label": [16, 20, 22], "drawisopycn": 23, "drawn": 9, "drho": 23, "drhodz": 23, "drift": 9, "drifter": 11, "drive": 37, "driven": 4, "driver": 20, "drone": 27, "drop": [13, 14, 20, 22, 23, 27, 33], "drop_dupl": [15, 33], "drop_vari": 22, "dropna": [15, 19, 20, 27], "drudnick": 8, "drytortugasreefvisualcensu": 20, "drytortugasreefvisualcensus2012": 20, "ds_loc": 30, "dset": 20, "dsg": [31, 32], "dssdp": 23, "dt": [18, 23, 27], "dtg": 17, "dttm": 28, "dtype": [6, 7, 8, 15, 18, 19, 20, 22, 26, 32, 34], "du": 34, "due": [7, 9, 14, 16, 22, 25, 32, 37], "dump": 19, "duplic": 33, "dure": [5, 6, 17, 27, 35], "dwc": 33, "dynamicproperti": 14, "e": [6, 8, 9, 15, 16, 19, 26, 27], "e2c02adff2fa": 20, "each": [7, 8, 10, 14, 18, 19, 20, 22, 26, 32, 33, 34], "earth": 8, "easi": [6, 8, 13, 15, 16, 34], "easier": [6, 13, 18, 33, 34, 37], "easili": [6, 15, 22, 25, 26, 32], "east": [6, 10, 22, 28, 34], "eastward": 8, "eastward_sea_water_veloc": [8, 32], "eastward_sea_water_velocityunit": 8, "echo": 24, "edg": [16, 22, 34], "edge1_coordin": 22, "edge1_dimens": 22, "edge1_pad": 22, "edgecolor": [13, 15, 16, 20, 25, 27], "edit": [18, 23], "edt": 12, "edu": [7, 8, 12, 13, 16, 20, 22, 25, 27, 34], "educreator_nam": 8, "edudac_qc_com": 8, "edupublisher_nam": 8, "edurefer": 8, "effect": 34, "effici": 31, "effort": [14, 18, 20], "eg": 33, "either": [7, 30], "elabor": 14, "electr": 8, "elem": 18, "element": [10, 32], "elementtre": [10, 18], "elev": [6, 18], "elif": [10, 16, 18, 25], "elimin": 13, "elliott": 10, "ellips": 28, "els": [10, 12, 16, 18, 19, 20, 25, 27], "email": [9, 20, 31], "emb": [6, 12, 17], "empti": [19, 33], "en": 34, "encod": 34, "encompass": 22, "encount": 20, "end": [8, 12, 16, 17, 18, 25, 32], "end_dat": [6, 18], "end_hu": 15, "end_tim": [12, 17], "endpoint": [3, 8, 15], "endposit": 10, "endur": 19, "eng": 8, "english_unit": 28, "enhanc": 12, "enough": [13, 27, 34], "ensur": [13, 20, 23, 29, 31, 37], "entir": 8, "entranc": 6, "entri": [14, 22], "enumer": 6, "env": [16, 20, 37], "environ": [11, 12, 17, 23, 24, 30], "environment": [5, 10, 11, 36], "eps2": 24, "epsg": [8, 20, 28, 33], "equiv": 23, "erd": 8, "erddap": [3, 4, 5, 8, 13, 21, 26, 32, 35], "erddapi": [5, 6, 9, 19, 26, 27, 35], "eretmoch": 14, "eriksen": 8, "err": 15, "errno": 16, "error": [9, 15, 16, 17, 19, 22, 24, 25, 28, 30, 37], "esipf": 30, "especi": 28, "esperanza": [12, 17], "espresso": 22, "espresso_r": 22, "esri": [7, 8, 15], "estim": [7, 8, 24, 28], "estimated_deploy_d": 8, "estimated_deploy_loc": 8, "estuari": 10, "et": [10, 18], "eta": [22, 34], "eta2": 24, "eta_psi": 22, "eta_rho": [22, 34], "eta_u": 22, "eta_v": 22, "etc": [5, 15, 33], "etopo180": 11, "etopo360": 11, "etre": [10, 18], "eusmilia": 13, "evalu": 13, "evaluate_0": 28, "even": [25, 27, 34, 37], "evenli": 20, "event": [12, 17, 20], "eventd": [13, 14, 33], "eventid": [13, 14, 33], "eventremark": 14, "eventtim": 14, "everglad": 6, "everi": [9, 22], "everydai": 28, "evolut": 28, "evolution4": 28, "ex": 17, "ex_temporalext": 10, "exact": [14, 33, 37], "exampl": [5, 6, 8, 9, 10, 11, 13, 14, 15, 16, 18, 19, 20, 22, 23, 24, 26, 27, 29, 31, 32, 33, 34, 36, 37], "exce": 12, "except": [6, 8, 10, 12, 15, 16, 19, 25, 37], "exchang": 18, "excus": 7, "execut": [20, 37], "exemplifi": 20, "exercis": 6, "exist": [6, 8, 19, 20, 27, 29, 31, 34, 37], "expand": [10, 20], "expect": [15, 16, 22, 25, 26, 27, 32, 34], "experi": 12, "explain": 13, "explicit": 16, "explor": [2, 5, 6, 7, 9, 13, 15, 18, 19, 22, 35], "export": [13, 20, 33], "expos": 22, "express": 8, "extend": [6, 7, 8, 12, 13, 15, 16, 17], "extens": [13, 14, 18, 20], "extent": [10, 20], "extent_bound": 22, "extern": 31, "extra": [19, 23, 24, 31], "extra_col": 18, "extra_y_rang": [12, 17], "extract": [4, 7, 10, 11, 17, 22, 25], "extrem": 9, "ey": 12, "f": [6, 7, 8, 9, 10, 12, 15, 16, 17, 18, 19, 20, 25, 26, 27, 30, 31, 32, 33, 34, 37], "f470068c": 33, "f7c1daa39648": 20, "f8": 34, "face": [13, 16, 20, 22, 25, 34], "face_coordin": 22, "face_dim": 22, "facecolor": [12, 13, 16, 20, 25], "facefield": 34, "facelong_nam": 34, "facilit": 31, "fact": 15, "factor": 11, "fail": [6, 8, 26, 30], "fail_span": 26, "fail_threshold": 26, "failur": [12, 16, 17, 37], "fairbank": 8, "fake": 32, "fake_buoi": 32, "fake_email": 32, "fall": [25, 27], "fals": [7, 8, 12, 14, 15, 16, 17, 18, 19, 20, 22, 27, 33], "famili": [13, 14, 28, 33], "familiar": 34, "familyid": 14, "fanci": [7, 14], "fansi_1": 28, "farver_2": 28, "faster": [34, 37], "fastmap_1": 28, "favia": 13, "faviida": 33, "featur": [8, 9, 12, 13, 14, 16, 17, 19, 25, 32], "featuregroup": 14, "featuretyp": [31, 32, 34], "feb": 30, "feder": [10, 31], "feed": [14, 15, 20, 25], "feedback": 36, "feel": 12, "fetch": [5, 13, 17, 20, 25, 27, 35], "fetch_trajectori": 8, "few": [27, 28, 32, 37], "ff0000": 18, "ffa500": 18, "fgdc": 9, "field": [13, 18, 20, 22, 33, 34], "fieldnot": 14, "fieldnumb": 14, "fig": [6, 7, 8, 10, 12, 13, 15, 16, 18, 19, 20, 22, 25, 26, 27], "figsiz": [6, 7, 8, 9, 10, 12, 13, 15, 16, 18, 19, 20, 22, 25, 26, 27], "figur": [6, 8, 9, 12, 13, 16, 17, 20, 27], "file": [5, 6, 7, 8, 9, 10, 12, 14, 18, 20, 24, 25, 29, 30, 31, 32, 35, 37], "file_html": [6, 12, 17], "fileconvent": 34, "filefpos_fil": 34, "filenam": 12, "fileserv": 30, "filesystem": 34, "filetitl": 34, "filevar_info": 34, "filip": [16, 20, 24], "fill": [6, 8, 11, 12, 14, 17, 19, 28, 32], "fill_color": 7, "fill_valu": 34, "fillopac": [12, 17], "filter": [6, 8, 10, 12, 13, 14, 15, 28, 34], "filter_df": 14, "final": [8, 12, 16, 17, 33], "find": [6, 7, 8, 9, 10, 11, 12, 13, 16, 19, 20, 23, 29], "findal": 10, "findhaloclin": 23, "fine": 37, "firewal": 37, "first": [6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 20, 22, 24, 25, 26, 27, 28, 30, 31, 33, 34], "firstyear": 13, "fish": [11, 13, 20], "fisheri": 20, "fit": [8, 23, 24, 27], "fit_bound": [14, 25], "five": 20, "fix": [9, 10, 18, 26], "fixedloc": 20, "fixgps3": 8, "fk_cremp_yearly_revisited_data_v3_1996": 13, "fl": [6, 12], "fla": 34, "flag": [9, 14, 26], "flag_mean": 8, "flagstandard_nam": [7, 8], "flat": [26, 33], "flat_line_test": 26, "flatback": 14, "fldatelbl": 12, "flexibl": 9, "float": [18, 34], "float32": [7, 8, 15, 22], "float328": 7, "float64": [7, 8, 22, 31, 32, 34], "float6433": 22, "florida": [6, 18], "floridakeysreefvisualcensu": 20, "floridakeysreefvisualcensus2014": 20, "floridakeysreefvisualcensus2018": 20, "floridakeysrvc": 20, "flortd000": 19, "flt_file": 34, "fluoresc": 9, "fluorescence_qc_agg": 9, "fluorescence_qc_test": 9, "fluoromet": 30, "flush": 12, "fmrc": [16, 25, 34], "fmt": 12, "fname": [6, 12, 14, 17, 20, 27, 28, 31, 34], "focu": 13, "folder": 31, "folium": [6, 7, 8, 12, 14, 15, 17, 20, 25], "follow": [10, 11, 14, 18, 28, 30, 32, 37], "food": 11, "footprintwkt": 14, "forc": [24, 28], "forcats_1": 28, "force_separate_button": [12, 17], "forecast": [6, 12, 16, 22, 25, 34], "forecast_reference_tim": [22, 34], "forecast_reference_time_coordinateaxistyp": [22, 34], "forecastmodelruncollect": 34, "forecastmodelruncollectionstandard_nam": [22, 34], "forg": 37, "form": 9, "format": [10, 11, 12, 14, 15, 16, 17, 18, 20, 22, 26, 28, 31, 33, 34], "format_csv": 28, "format_vers": 8, "formula": 22, "formula_term": [22, 34], "fort": 6, "forward_writ": 34, "found": [6, 8, 9, 13, 14, 15, 17, 19, 22, 23, 24, 25, 28, 33], "foundat": [8, 20, 28], "fp": 34, "fpos_fil": 34, "frame": [11, 28], "framework": 34, "fratantoni": 8, "frc_file_01": 34, "frc_file_02": 34, "frc_file_03": 34, "frc_file_04": 34, "frc_file_05": 34, "frc_file_06": 34, "frc_file_07": 34, "free": [8, 12, 22, 32, 37], "freq": [12, 17, 18, 20, 22, 24, 34], "frequenc": [5, 27], "fresh": 37, "friewald": 20, "from": [4, 5, 7, 8, 10, 11, 12, 14, 15, 16, 18, 19, 20, 22, 23, 24, 25, 26, 27, 30, 31, 32, 33, 34, 35, 36, 37], "from_datafram": [31, 32], "from_dict": 25, "from_ncfil": 22, "from_record": 20, "from_wkt": 20, "fromstr": [12, 18], "frozen": 37, "fs_1": 28, "fsspec": 34, "fuel": 6, "full": [8, 11, 25, 37], "fulli": 22, "fullscreen": [12, 17], "fullscreencontrol": [18, 19], "fun": 10, "function": [8, 11, 12, 13, 14, 16, 17, 19, 23, 25, 26, 27, 28, 33, 34], "fund": 20, "further": [12, 14, 34], "futur": [20, 22, 24], "futurewarn": 20, "fvcom": [16, 25], "fwd": 34, "fwdheader_fil": 34, "g": [7, 18, 23, 28], "ga": 6, "gadsden": 6, "gain": [23, 30], "gamma": 15, "gap": 6, "gargle_1": 28, "gather": [20, 28], "gbif": 20, "gcmd": [8, 20], "gco": 10, "gcoo": [10, 13], "gcoos4": 13, "gcr": 20, "gdac": 35, "gdf": [14, 20], "gdf_ghsh": 20, "gdf_high_r": 20, "gear": 36, "gener": [9, 20, 24, 30, 33], "generics_0": 28, "genpath": 24, "genu": [13, 14, 33], "genusid": 14, "geoax": 16, "geodeticdatum": [13, 14, 33], "geograph": [6, 9, 14, 17], "geohash": 20, "geojson": [8, 12, 14, 25], "geolog": 20, "geom": 8, "geom_histogram": 14, "geom_lin": 28, "geom_point": [11, 28], "geom_polygon": [11, 28], "geometri": [8, 12, 14, 17, 20, 26, 31, 32], "geopanda": [12, 14, 17], "geoplot": 20, "geoport": [5, 35], "georeferencedd": 14, "georeferenceremark": 14, "georg": 12, "georgia": 6, "geoseri": 20, "geospatial_bound": 30, "geospatial_bounds_cr": 30, "geospatial_bounds_vertical_cr": 30, "geosphere_1": 28, "geotiff": 34, "geoz": 34, "geoz_coordinatetransformtyp": 34, "geoz_coordinatezisposit": [22, 34], "get": [6, 8, 11, 12, 14, 16, 17, 18, 19, 20, 24, 25, 26, 27, 28], "get_bbox": 16, "get_bound": [14, 25], "get_cf_var": 15, "get_cmap": 13, "get_coop": [12, 17], "get_coordin": [12, 17], "get_download_url": [6, 15, 19], "get_info_url": [6, 9, 15], "get_label": 12, "get_lay": 16, "get_legend": 20, "get_lin": 12, "get_major_formatt": 18, "get_path": 20, "get_search_url": [6, 9, 15], "get_stat": 25, "get_station_nam": 6, "get_surface_idx": 16, "get_var_by_attr": [6, 15, 19], "getattr": [16, 22, 25], "getcap": 8, "getncattr": 32, "getpoint": 20, "getroot": 10, "ggplot": [11, 14, 28], "ggplot2": [11, 14], "ggplot2_3": 28, "ggtitl": 11, "ghrsst": 28, "gi": [5, 8, 12, 35], "gist": 19, "github": [11, 19, 20, 22, 23, 26, 28, 30, 32, 33, 37], "githubusercont": 37, "give": [28, 33], "givennam": 20, "gixa2": 18, "gj": 25, "gl": [16, 20, 22], "glider": [5, 10, 11, 15, 30, 35], "glider_nam": 8, "glider_scatt": 15, "gliderdac": 8, "gliderprocessing_level": 8, "glidersourceurl": 8, "glo": 10, "glob": [12, 20, 28], "global": [18, 20, 28, 30, 32], "gls_mix": 34, "glue_1": 28, "gmd": 10, "gmi": 10, "gml": 10, "gmt": 28, "gmt0": 12, "gmx": 10, "go": [6, 24, 33, 37], "goal": 34, "gom3": [16, 25], "good": [9, 19], "good_data": [7, 8], "googl": 37, "googledrive_2": 28, "googlesheets4_1": 28, "gorgonia": 13, "got": [9, 12, 14], "gov": [5, 6, 8, 10, 12, 16, 17, 18, 20, 25, 27, 28, 29, 36], "govern": 20, "gp": 28, "gra": 34, "grab": [28, 33], "grai": [23, 26], "graph": [9, 12], "graphic": 28, "grd_file": 34, "grdevic": 28, "great": [9, 10, 21, 35], "greater": [18, 26, 28, 30], "green": [6, 7, 8, 12, 17, 18, 26], "greenwich": 24, "grei": 28, "grey80": [11, 28], "grib": 22, "grid": [5, 10, 12, 15, 16, 22, 23, 25, 26, 27, 34], "grid_4": 28, "grid_cel": 20, "grid_doppio_jja_v13": 34, "grid_topologi": 22, "gridclm_file_01": 34, "griddap": [9, 15, 27], "gridfeaturetyp": 34, "gridfil": 34, "gridgeo": [16, 25], "gridlin": [16, 20, 22], "gridloc": 34, "gridpad": 22, "gross": [26, 28], "gross_range_test": 26, "ground": 7, "group": [8, 11, 13, 14, 18, 20, 28, 31, 34, 37], "groupbi": [13, 18], "groupcreator_url": 8, "grouper": 18, "grouppublisher_email": 8, "grouppublisher_url": 8, "grow": 36, "gsw": 23, "gt": [5, 7, 8, 15, 22, 28, 34, 35], "gtable_0": 28, "guess": [14, 22], "guid": [33, 36], "guidanc": 10, "gulf": [10, 12, 13, 20], "h": [15, 17, 22, 23, 27, 32, 34], "h1": 25, "ha": [8, 9, 10, 13, 14, 15, 16, 18, 20, 27, 30, 33, 34], "habitat": [13, 14, 33], "habitatid": 13, "hack": 37, "halimeda": 13, "halin": 7, "haline_20": 7, "haloclin": 23, "hammond": 10, "handi": 22, "handl": [12, 17, 19, 28, 32], "hang": 37, "happen": [26, 37], "hard": [13, 22], "have": [6, 12, 13, 15, 16, 17, 18, 19, 20, 25, 27, 31, 32, 33, 34, 36, 37], "haven_2": 28, "havg_bas": 34, "hawaii": [12, 16, 25], "haxa2": 18, "hc": [22, 34], "hcfield": [22, 34], "hclass": 12, "hclong_nam": 34, "hcpp_option": 34, "hdf5": [31, 34], "head": [10, 13, 15, 18, 19, 20, 28, 31, 32, 33], "header": [27, 28, 33], "header_dir": 34, "header_fil": 34, "heap": 34, "height": [5, 6, 9, 10, 11, 15, 17, 28, 35], "height_coordinatezisposit": [7, 8, 15], "helioseri": 13, "help": [6, 13, 22, 30, 34], "helper": 8, "here": [6, 8, 10, 12, 14, 15, 16, 17, 20, 22, 24, 25, 27, 28, 30, 32, 33, 37], "heterogen": 16, "heurist": 25, "hex_color": [14, 15], "hf": [10, 12], "hfrnet": 12, "hhis_bas": 34, "hi": 22, "high": [5, 6, 11, 12, 17, 22, 25, 27, 28], "higher": 27, "highest": 6, "highli": 30, "higlat": 11, "higlon": 11, "hiig": [16, 25], "hint": 20, "hioo": [12, 16, 25], "his_bas": 34, "hist": 20, "histogram": 5, "histori": 34, "hms_1": 28, "ho": 34, "hoeksema": 33, "holt": 6, "home": [16, 20, 24, 34], "hood": 34, "hook": 12, "hope": 9, "hopefulli": 19, "horizont": [5, 20, 34, 35], "host": [18, 25], "hour": [9, 23], "hourli": [6, 12, 24], "hover": [14, 18, 19, 25], "hovertool": [12, 17], "how": [0, 7, 8, 10, 12, 13, 14, 16, 17, 18, 19, 20, 24, 26, 28, 29, 33, 34, 36], "howev": [6, 9, 14, 15, 22, 24, 25, 27, 31, 33, 34, 36], "hq": 20, "href": 12, "html": [6, 8, 11, 12, 14, 15, 17, 18, 19, 25, 26, 27, 28, 30, 32, 34], "htmltools_0": 28, "htmlwidgets_1": 28, "http": [5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37], "httperror": 19, "httr_1": 28, "hu": 17, "hue": 20, "huge": [20, 26], "human": [20, 28, 34], "humanobserv": 33, "humid": 31, "hurrican": [5, 6, 17, 27, 35], "hurricane_video": 27, "hyper_tibbl": 28, "hypothet": 32, "i": [6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37], "i8": 34, "icon": [6, 12, 17, 18, 19, 37], "id": [6, 8, 9, 10, 14, 15, 18, 19, 20, 22, 28, 31, 33, 34, 37], "idea": [14, 28, 33], "ideal": [6, 27], "ident": 32, "identif": [12, 17], "identifi": [6, 9, 10, 13, 18, 25, 26, 28, 30, 31, 32, 33], "identificationinfo": 10, "identificationremark": 14, "identifiedbi": 14, "identifierlong_nam": [7, 8], "idf": 27, "idnamevariablevalu": 28, "idvalid_max": 8, "idx": [7, 16, 19], "idxmax": 6, "ieee": 8, "ifort": 34, "ifortcompiler_command": 34, "ifortcpu": 34, "ifram": [6, 12, 15, 17], "ignore_index": 20, "illustr": [31, 33], "iloc": 12, "ilustr": 34, "imag": [12, 25], "imagin": 9, "imbricata": 14, "implement": [19, 26, 33], "impli": 8, "import": [6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 25, 26, 27, 29, 30, 31, 32, 33, 34], "importerror": 10, "imposs": 37, "improv": [22, 30, 34], "inaccess": 16, "inaccuraci": 8, "includ": [5, 6, 8, 9, 10, 11, 13, 22, 30, 33, 34, 36], "inclus": 28, "incomplet": [22, 32], "incorrectli": 16, "increas": [14, 16, 26], "increasingli": 29, "independ": 33, "indetifi": 26, "index": [6, 7, 8, 10, 12, 14, 15, 17, 18, 20, 22, 25, 27, 30, 31, 32, 33, 34], "index_col": [6, 9, 15, 19, 27], "index_right": 20, "indic": 22, "indicate_inset_zoom": 27, "individu": [5, 7, 9, 17, 18], "individualcount": 14, "induc": 20, "inexpens": 34, "inf": 20, "infamp": 24, "infer": 24, "inferfrom": 24, "infernam": 24, "influenc": 23, "info": [6, 9, 13, 15, 18, 27, 31, 37], "info_url": 15, "inform": [5, 6, 7, 8, 11, 12, 13, 14, 16, 18, 20, 22, 26, 28, 32, 33, 34, 35], "infphas": 24, "infpos_fil": 34, "infrc_file_01": 34, "infring": 22, "ingest": 18, "ini_fil": 34, "initi": [19, 20, 33], "inlet": 12, "inlin": [10, 13, 16, 25, 32], "innlm_tadv": 34, "inp": 26, "inplac": [14, 19, 20, 27, 33], "input": [9, 16, 26], "inset": 27, "inset_ax": 27, "inshor": 19, "insid": [6, 8, 27, 34], "inspect": [9, 13, 15, 16, 25, 32], "instal": [23, 24, 30, 31], "instanc": 6, "instanti": [6, 9], "instead": [9, 12, 13, 14, 20, 24, 31, 34], "institut": [8, 9, 10, 18, 19, 20, 30, 32], "instituteid": 20, "institution_id": 20, "institutioncod": 14, "instruct": [17, 30, 37], "instrument": [7, 8, 15, 27, 28, 30], "instrument_ctd": [7, 8, 15], "instrument_ctdioos_categori": [7, 8, 15], "insummari": 34, "int": [11, 17, 20, 25, 28, 32], "int32": [31, 32], "int64": 32, "intak": 9, "integr": [10, 37], "intel": 34, "intellectualright": 20, "intend": 8, "intent": 10, "interact": [5, 6, 8, 9, 12, 15, 17, 20], "interactiveshel": 20, "interag": 20, "interest": [7, 9, 10, 12, 14, 16, 17, 18, 20, 33, 36], "interfac": [9, 19, 30, 31, 37], "interleav": 32, "intern": [18, 31], "interpol": [7, 8, 17, 21, 35], "interpolated_valu": [7, 8], "interpret": [6, 7, 16, 22], "intersect": [8, 12, 14, 17, 28], "interv": [9, 24, 26], "intro": 32, "invalid": [8, 13, 20, 28], "invert_yaxi": [7, 8, 15], "invest": 20, "investig": 9, "io": [11, 19, 20, 22, 23, 26, 28, 32, 34], "iobi": 14, "ioo": [5, 7, 8, 11, 12, 15, 17, 19, 20, 21, 23, 24, 27, 28, 29, 30, 31, 32, 33, 35], "ioos_air_gap": 6, "ioos_air_temperatur": 6, "ioos_bagit_test": 31, "ioos_barometric_pressur": 6, "ioos_categori": [6, 7, 8, 9], "ioos_code_lab": [32, 37], "ioos_conduct": 6, "ioos_daily_verified_water_level": 6, "ioos_dmac_datatodwc_notebook_ev": 33, "ioos_glider_netcdf_v2": 8, "ioos_high_low_verified_water_level": 6, "ioos_hourly_height_verified_water_level": 6, "ioos_monthly_verified_water_level": 6, "ioos_qc": [21, 35], "ioos_qc_module_qartodflag_mean": 8, "ioos_raw_curr": 6, "ioos_raw_currents_head": 6, "ioos_raw_one_min_water_level": 6, "ioos_raw_water_level": 6, "ioos_relative_humid": 6, "ioos_sixmin_verified_water_level": 6, "ioos_tool": [12, 17], "ioos_vis": 6, "ioos_water_temperatur": 6, "ioos_wind": 6, "ioosstat": 18, "ip": 34, "ipt": 20, "ipykernel_20527": 22, "ipykernel_9861": 13, "ipyleaflet": [18, 19], "ipython": [13, 14, 15, 20], "ipywidget": [18, 19], "irdisplay_1": 28, "iri": 22, "irkernel_1": 28, "irma": [5, 35], "is_dir": 12, "is_fil": [12, 17], "is_monoton": 22, "is_monotonically_decreas": 22, "is_monotonically_increas": 22, "isbrackish": 33, "ischar": 24, "isel": 34, "isextinct": 33, "isfreshwat": 33, "isin": 14, "island": [6, 10, 12, 17, 33], "ismarin": 33, "isna": 20, "iso": [8, 9, 10, 33], "iso19115": [8, 10], "iso_a3": 20, "iso_tre": 10, "isophyllia": 13, "isotc211": 10, "isstr": 24, "issu": [22, 25, 26, 28, 30, 32, 37], "issuecom": 28, "isterrestri": 33, "item": [6, 8, 9, 10, 15, 25], "itemsperpag": 9, "iter": [10, 19, 20], "iterfind": 10, "iterrow": [10, 12, 14, 17, 18, 19, 33], "its": [7, 15, 16, 26, 27, 28, 31, 34], "itself": 17, "iucn": 14, "j": [8, 20, 22, 30], "j1": 24, "jacksonvil": 6, "jan": [7, 8, 20], "jault": 20, "java": 8, "jerald": 20, "jessica": 26, "jet": 28, "jetti": [6, 10], "jfreiwald": 20, "jim": 20, "jk": 22, "jmla2": 18, "job": 6, "john": [12, 33], "john_250_1": 33, "john_250_2": 33, "john_250_3": 33, "john_356_1": 33, "john_356_2": 33, "john_356_3": 33, "join": [6, 12, 15, 17, 20, 31, 33], "joinpath": 12, "jpl": 28, "jplmursst41": [27, 28], "jplmursst41_analysed_sst_bilinear_4": 27, "jplmursst41_analysed_sst_nearest_216": 28, "jsinteract": 20, "json": [8, 34], "jsonlite_1": 28, "jsp": 6, "juan": [12, 17], "jul": 24, "julia": [34, 37], "june": [7, 34], "jupyt": [23, 24, 37], "just": [12, 28, 37], "k": [6, 9, 12, 14, 15, 18, 19, 22], "k1": 24, "k2": 24, "k_gscheme": 34, "k_i": 19, "k_o": 19, "kalman": 28, "kantha_clayson": 34, "kb": 34, "keep": 15, "keep_attr": 7, "kei": [16, 18], "kempii": 14, "kerchunk": 34, "kernel": [23, 37], "keyword": [9, 10, 20], "keywordslicens": 8, "kg": [7, 8], "ki": 19, "kick": 15, "kind": [13, 16, 18, 37], "king": 6, "kingdom": [13, 14, 33], "kingdomid": 14, "km": [7, 8, 19, 20, 28], "km2": 20, "knitr_1": 28, "know": [6, 16, 20], "known": [5, 14, 24, 25, 28, 32, 33, 35], "ko": 19, "kotzebu": 26, "kw": [7, 8, 15, 16, 19, 22, 25, 26, 27], "kwarg": 20, "kyle": [26, 31], "l": [8, 9, 12, 23, 30, 37], "l0": [12, 17], "l1": [12, 17], "l2": 24, "l4": 28, "la": [12, 17], "lab": [9, 28, 37], "label": [12, 15, 18, 20, 26, 27], "labeling_0": 28, "labelpo": 32, "laboratori": [9, 20, 28], "lag": [14, 28], "lai": 34, "lake": 10, "lamarck": 33, "lambada": 18, "lambda": [14, 15, 33], "land": [9, 10, 13, 14, 16, 25], "languag": [5, 13, 14, 23, 24, 28], "lappli": 23, "larger": [23, 34], "last": [8, 9, 12, 15, 16, 22, 31, 32, 33], "last_con": 12, "lat": [6, 8, 11, 12, 17, 18, 19, 20, 22, 23, 28, 31, 33, 34], "lat_formatt": 13, "lat_i": 19, "lat_o": 19, "lat_psi": 22, "lat_qc": 8, "lat_qcancillary_var": 8, "lat_rho": [22, 34], "lat_u": 22, "lat_uv": [8, 15], "lat_uv_qc": 8, "lat_uv_qccolorbarmaximum": 8, "lat_v": 22, "lat_var_nam": 22, "latactual_rang": [7, 8], "latarrai": 22, "later": [8, 13, 19, 20, 22, 23, 33, 37], "latest": [12, 16, 19, 22, 25, 37], "latest_fil": 8, "latest_file_mtim": 8, "latfield": 34, "lati": 15, "latitud": [5, 7, 8, 9, 11, 13, 15, 19, 22, 23, 24, 26, 27, 28, 32, 34], "latitude_formatt": [16, 22], "latitudefield": [22, 34], "latitudeformatt": 13, "latitudeobservation_typ": [7, 8], "latitudeunit": [7, 8, 34], "latter": [9, 34], "lattice_0": 28, "launch": 7, "law": 20, "layer": [12, 16, 34], "layercontrol": [12, 14, 17, 25], "lc_collat": 28, "lc_ctype": 28, "lc_monetari": 28, "lc_numer": 28, "lc_time": 28, "le_processstep": 10, "le_sourc": 10, "lead": [16, 20], "leaflet": 20, "leaflet_2": 28, "least": [15, 16, 23, 28, 31], "leav": [6, 19, 34, 37], "left": [7, 8, 10, 12, 17, 20, 26, 27, 33], "leg": 20, "legaci": 28, "legal": 8, "legend": [12, 15, 17, 18, 19, 20, 23, 27], "legend_kwarg": 20, "legend_label": [12, 17], "legendcontrol": [18, 19], "legibl": 20, "len": [6, 8, 10, 12, 15, 17, 32], "length": [18, 22, 23, 24, 28, 33], "lepidoch": 14, "less": [22, 28], "let": [5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 17, 18, 19, 22, 27, 28, 31, 32, 33, 34], "letter": 12, "level": [12, 16, 17, 20, 22, 23, 25, 26, 28, 34, 37], "level_": [16, 25], "leverag": 16, "lew": 12, "liabil": 8, "lib": [16, 20], "librari": [5, 6, 11, 14, 16, 21, 22, 28, 33, 34, 35, 37], "licens": [13, 14, 37], "lie": 8, "life": [18, 19, 20], "lifecycle_1": 28, "lifestag": [14, 28], "light": 12, "lightgrai": 20, "lightgrei": 20, "lightweight": 37, "lightyellow": 17, "like": [6, 9, 11, 12, 15, 16, 17, 20, 22, 24, 25, 27, 32, 33, 34, 36, 37], "lime": 17, "limit": [11, 12, 17, 28, 34], "line": [6, 7, 12, 13, 17, 23, 24, 26, 27, 30, 33], "line_cap": [6, 12, 17], "line_join": [6, 12, 17], "line_width": [6, 12, 17], "linear": 24, "linearaxi": [12, 17], "linestr": [8, 12, 17], "linestyl": [10, 22, 25, 26], "linewi": 24, "linewidth": [7, 24], "link": [6, 10, 12, 28, 33], "link_1": 10, "link_2": 10, "link_3": 10, "link_4": 10, "link_xml": 10, "linspac": [13, 24], "linux": 34, "linuxcpu": 34, "linuxrst_fil": 34, "list": [6, 7, 8, 14, 15, 16, 18, 19, 20, 25, 26, 28, 33, 37], "littl": [6, 16, 24], "ll": [6, 13, 24, 32, 33], "lo": 17, "load": [6, 7, 8, 12, 13, 14, 16, 17, 19, 20, 22, 24, 25, 26, 28, 30, 31, 34], "load_all_available_check": 30, "load_best_track": 17, "load_ext": [13, 14], "load_grid": 22, "lobophora": 13, "loc": [6, 9, 10, 12, 13, 14, 15, 18, 19, 20, 27, 33], "local": [5, 8, 13, 14, 20, 28, 37], "localhost": [8, 37], "locat": [6, 7, 8, 9, 11, 12, 13, 14, 15, 17, 18, 19, 20, 27, 28, 32, 34, 37], "location_class": 28, "location_sum": 18, "locationid": [14, 18], "locationlong_nam": [7, 8, 15], "lock": 33, "log": 20, "lognorm": 20, "logo": 23, "lon": [6, 8, 11, 12, 17, 18, 19, 22, 23, 28, 31, 33, 34], "lon_formatt": 13, "lon_i": 19, "lon_o": 19, "lon_psi": 22, "lon_qc": 8, "lon_qcancillary_var": 8, "lon_rho": [22, 34], "lon_u": 22, "lon_uv": [8, 15], "lon_uv_qc": 8, "lon_uv_qccolorbarmaximum": 8, "lon_v": 22, "lon_var_nam": 22, "lonactual_rang": [7, 8], "lonarrai": 22, "lonfield": 34, "long": [6, 11, 28, 37], "long_nam": [6, 9, 16, 22, 25, 28, 32, 34], "longer": [9, 22, 33], "longest": 32, "longitud": [5, 7, 8, 9, 11, 13, 15, 19, 22, 23, 26, 27, 28, 32, 34], "longitude_formatt": [16, 22], "longitudecdm_trajectory_vari": 8, "longitudefield": [22, 34], "longitudeformatt": 13, "longitudeobservation_typ": [7, 8], "longitudesummari": 8, "longitudeunit": [7, 8, 34], "look": [5, 6, 8, 9, 10, 12, 15, 19, 20, 25, 27, 28, 32, 33], "lookup": 33, "loop": [10, 16, 19, 25], "lossless": [22, 33], "lot": [13, 25, 27], "low": [22, 28], "lower": [12, 16, 18, 23, 25], "lowlat": 11, "lowlon": 11, "lsid": [14, 33], "lsqfit": 24, "lt": [7, 8, 15, 22, 28, 34], "lubrid": 28, "lubridate_1": 28, "luckili": [6, 34], "lukecampbel": 7, "lunit": 28, "luschi": 14, "lut_worm": 33, "lwd": 23, "lxml": 12, "lyngbia": 13, "lz4": 34, "m": [6, 7, 8, 9, 10, 12, 13, 14, 15, 17, 18, 19, 20, 23, 24, 25, 26, 27, 32, 33, 37], "m10": 24, "m2": 24, "m3": 24, "m4": 24, "m6": 24, "m8": 24, "ma": [7, 8, 16, 26], "machin": 37, "machineobserv": 14, "mad": 11, "made": 20, "madeupdata_ev": 33, "madeupdata_mof": 33, "madeupdata_occurr": 33, "madeupdataforbiologicaldatatrain": 33, "madraci": [13, 33], "magrittr_2": 28, "maguey": [12, 17], "mai": [5, 8, 9, 12, 16, 19, 25, 28, 31, 32, 37], "main": [16, 17, 22, 34, 37], "maintain": [9, 18, 19, 28], "major": [12, 26, 28], "make": [5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 17, 25, 27, 33, 34, 37], "make_bag": 31, "make_map": 22, "make_mark": [6, 12, 14, 17], "make_ndbc_t": 18, "make_plot": [6, 12, 13, 17], "make_popup": [14, 18, 19], "malform": 16, "manag": [5, 8, 20, 35, 36], "managementconvent": 8, "mandatori": [6, 22], "mani": [6, 7, 8, 13, 14, 16, 20, 22, 25, 28, 33, 34, 36, 37], "manicina": 13, "manifest": 31, "manipul": 22, "manual": [15, 16], "map": [5, 6, 7, 8, 11, 12, 14, 15, 17, 18, 19, 20, 22, 25, 26, 31, 32, 33, 35], "map_data": [11, 28], "map_df": 18, "mapdata": [11, 28], "mapdata_2": 28, "maps_3": 28, "mapserv": [7, 8, 15], "maptool": [14, 28], "mar": [8, 23, 24], "maracoo": [10, 16, 25], "march": 7, "marin": [7, 9, 11, 14, 16, 18, 20, 22, 25, 33, 34], "marinespeci": [14, 33], "mark": 8, "markdown": 33, "marker": [6, 7, 12, 14, 15, 17, 18, 19, 22, 26], "marker_cluster0": [12, 17], "marker_cluster1": 12, "marker_color": [18, 19], "markerclust": [12, 14, 17], "markers": 26, "marlin": [5, 35], "marlintag38606": 11, "mask": [6, 7, 8, 14, 16, 26, 28, 34], "masked_greater_equ": 16, "masked_invalid": 7, "masked_outsid": [7, 8], "masked_wher": 26, "mass": 28, "mass_concentration_of_chlorophyll_in_sea_wat": 9, "mass_concentration_of_chlorophyll_in_sea_water_qc_agg": 9, "mass_concentration_of_chlorophyll_in_sea_water_qc_test": 9, "mass_concentration_of_oxygen_in_sea_wat": 9, "mass_concentration_of_oxygen_in_sea_water_qc_agg": 9, "mass_concentration_of_oxygen_in_sea_water_qc_test": 9, "massachu": 15, "massbai": [16, 25], "master": [20, 33], "mat": 15, "match": [11, 14, 18, 24, 27], "match_taxa": 14, "match_typ": [14, 33], "mathew": [10, 20, 33], "mathewbiddl": 19, "matlab": [5, 21, 35, 36], "matplotlib": [6, 7, 8, 10, 12, 13, 15, 16, 18, 19, 20, 22, 25, 26, 27, 32], "matplotlibdeprecationwarn": 13, "matrix": 28, "matter": 34, "matthew": 6, "max": [6, 10, 11, 16, 18, 20, 23, 25, 27, 28], "max_colwidth": 20, "max_lat": [6, 15, 19], "max_light": 15, "max_lon": [6, 15, 19], "max_sat": 15, "max_tim": [15, 19], "max_width": [6, 12, 17], "maximumdepthinmet": [13, 14, 33], "maximumelevationinmet": 14, "maxlat": 9, "maxlon": 9, "maxtim": 9, "mayaguez": [12, 17], "mayb": 34, "mb": 10, "mbon": [1, 20], "md": [12, 33], "md_dataidentif": 10, "md_keyword": 10, "mdate": [10, 15], "me": 37, "mean": [6, 7, 11, 13, 18, 20, 23, 26, 27, 28], "meandrina": 13, "meaning": [25, 27], "meant": 33, "measur": [7, 8, 9, 15, 20, 22, 26, 28], "measuredplatform": [7, 8, 15], "measuredstandard_nam": 8, "measurementaccuraci": 33, "measurementdeterminedd": 33, "measurementmethod": 33, "measurementorfact": [20, 33], "measurementtyp": 33, "measurementtypeid": 33, "measurementunit": 33, "measurementunitid": 33, "measurementvalu": 33, "median": [11, 23], "meet": 10, "memori": [6, 34], "mention": [27, 28], "menu": 23, "merchant": 8, "merg": [14, 19, 20, 28, 33], "mesh": [16, 25], "mesh_topology_var": 22, "meshgrid": 25, "messag": [18, 28], "met": 18, "meta": [20, 30], "metadata": [6, 8, 9, 10, 13, 16, 22, 25, 30, 31, 32, 34], "metadata_convent": 8, "metadatamake_model": 8, "metadatatyp": 8, "metdata": 34, "meter": [12, 17, 25, 28, 30, 32], "method": [6, 12, 15, 17, 22, 27, 28, 32, 34], "mexico": [10, 12, 13, 20], "mfrow": 23, "mg": 9, "mgp": 23, "mgts_ingest": 8, "mh": 15, "mhhw": 26, "miami": [20, 27], "michael": 17, "microatm": 9, "microg": 9, "micromamba": 20, "micromol": 9, "mid": [7, 8, 10], "middl": [6, 22], "might": [7, 10, 20], "migrat": 14, "millepora": 13, "min": [10, 11, 12, 16, 17, 18, 20, 23, 27, 28], "min_lat": [6, 15, 19], "min_light": 15, "min_lon": [6, 15, 19], "min_sat": 15, "min_tim": [15, 19], "mingw32": 28, "miniconda3": 16, "miniforg": 37, "miniforge3": 37, "minimum": 16, "minimumdepthinmet": [13, 14, 33], "minimumelevationinmet": 14, "minlat": 9, "minlon": 9, "minor": [13, 28], "mintim": 9, "minut": [9, 13], "misconcept": 24, "miss": [6, 8, 11, 25, 30, 33], "missing_valueflag_valu": [7, 8], "missingflag_valu": 8, "mission": 7, "mix": [13, 19], "mix_geo_t": 34, "mix_s_uv": 34, "mk3": 24, "mkdir": 12, "mkdtemp": 31, "mkstemp": 31, "mllw": [9, 30], "mlml": 9, "mlml_": 9, "mlml_mlml_sea": 9, "mlml_monterei": 9, "mm": [18, 24], "mn4": 24, "mo": 9, "mo3": 24, "mode": [28, 31, 34], "model": [5, 12, 17, 21, 22, 31, 34, 35], "model_data": [16, 25], "modelr_0": 28, "modern": 34, "modif": [9, 24], "modifi": [8, 14, 27, 33, 34], "modul": [19, 22, 26, 32], "mole_concentration_of_dissolved_molecular_oxygen_in_sea_wat": 9, "mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_qc_agg": 9, "mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_qc_test": 9, "mole_concentration_of_nitrate_in_sea_wat": 9, "mole_concentration_of_nitrate_in_sea_water_qc_agg": 9, "mole_concentration_of_nitrate_in_sea_water_qc_test": 9, "molecular": 9, "moment": 22, "mona": [12, 17], "monitor": [9, 13, 18, 19, 27], "monoton": [16, 22], "montastraea": 13, "monterei": 9, "month": [9, 14, 18], "monthli": 18, "moo": 19, "moor": [18, 19, 32], "more": [5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 22, 26, 27, 28, 29, 31, 32, 33, 34, 37], "moss": 9, "most": [13, 17, 20, 25, 28, 34, 36, 37], "mott": 10, "mount": 30, "mous": 37, "move": 11, "mpi": 34, "mpif90": 34, "mpif90compiler_flag": 34, "mpl": [13, 16, 20, 22], "mpl_colormap": [7, 16], "ms4": 24, "msf": [6, 24], "msg": [16, 18, 19, 22], "msl": 6, "mtext": 23, "mticker": 20, "mu2": 24, "much": [18, 33, 37], "multi": [27, 28], "multidimension": [31, 32], "multipl": [5, 9, 14, 15, 24, 35], "multiple_server_search": 19, "multipoint": 14, "municip": 14, "munsell_0": 28, "mur": [27, 28], "mursst": [21, 35], "mussa": [13, 33], "must": [8, 22, 30, 32, 37], "mutat": 28, "mvalid_max": [7, 8, 15], "mycetophyllia": 13, "mycolor": 11, "myda": 14, "myrom": 34, "n": [6, 7, 8, 9, 10, 11, 12, 15, 16, 17, 18, 22, 23, 24, 26, 28, 32, 33, 34], "n1": [12, 17], "n2": [23, 24], "n2s2_horavg": 34, "n_cell": 20, "n_occur": 20, "na": [11, 12, 17, 20, 23, 25, 28], "nadvect": 34, "name": [6, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 25, 26, 28, 31, 32, 34, 37], "namearrai": [7, 8], "namespac": [6, 10, 28], "naming_author": 31, "nan": [6, 7, 9, 10, 11, 16, 18, 19, 20, 27, 28, 34], "nan_chunks": 7, "nana": 28, "nanannanna11115": 28, "nanannanna11117": 28, "nanannanna11118": 28, "nanannanna12111": 28, "nanannanna14142": 28, "nanannanna14143": 28, "nanannanna14144": 28, "nanmax": 16, "nanmin": 16, "nannana": 28, "nanoo": [10, 16, 25], "nansdate_cr": 8, "napl": 12, "nasa": [20, 28, 34], "natat": 14, "nation": [5, 8, 10, 12, 20], "natur": 25, "naturalearth_lowr": 20, "naturalearthfeatur": [13, 16, 25], "naturals": 34, "naval": 20, "navi": 6, "navig": 13, "nb": 11, "nbclassic": 37, "nbyte": 34, "nc": [6, 7, 8, 16, 22, 25, 28, 30, 31, 32, 34], "nc2": 34, "nc3": [7, 8, 30], "nc_att": 28, "nc_global": [9, 15, 28], "nccdm_data_typ": 34, "nccfmaid": 8, "ncclm_file_01": 34, "nccode_dir": 34, "ncd": [16, 22, 25, 31], "ncdf4": 28, "ncdf4_1": 28, "ncdump": 32, "ncei": [5, 31, 35], "ncei_accession_numb": 10, "ncflt_file": 34, "ncformat": 34, "ncfrc_file_01": 34, "ncfrc_file_02": 34, "ncfrc_file_03": 34, "ncfrc_file_04": 34, "ncfrc_file_05": 34, "ncfrc_file_06": 34, "ncfrc_file_07": 34, "ncgeospatial_lat_max": 8, "ncgrd_file": 34, "ncheader_dir": 34, "nchis_bas": 34, "ncini_fil": 34, "nclocat": 34, "ncmeta": 28, "ncmeta_0": 28, "ncnud_fil": 34, "nco": 34, "ncol": [7, 20], "ncscript_fil": 34, "nctide_fil": 34, "nctile": 34, "ndbc": [18, 35], "ndim": [16, 25], "ne": 18, "nearbi": [27, 28], "nearest": [12, 17, 19, 28], "nearli": 33, "nearshor": 9, "necessari": [24, 33], "necof": [16, 25], "necofs_fvcom_ocean_massbay_forecast": [16, 25], "necofs_gom3_forecast": [16, 22, 25], "nedg": 34, "need": [6, 7, 9, 10, 12, 13, 14, 16, 17, 18, 20, 22, 23, 24, 25, 27, 28, 31, 32, 33, 34, 37], "neracoo": [10, 16, 25], "nerc": 33, "nest": 19, "net": [8, 10, 28], "netcdf": [16, 22, 30, 31, 32, 34], "netcdf4": [16, 22, 25, 31, 32], "network": [10, 20], "new": [9, 19, 20, 27, 34, 37], "new_dist": 19, "newaxi": [7, 8], "next": [12, 15, 16, 20, 23, 28, 33], "nfirst": 10, "nfmrc": 34, "ngood": 24, "nhc": [5, 35], "nice": [14, 18, 34, 36], "nitrat": 9, "nix": 31, "nj": 12, "nkla2": 18, "nl_ocean_doppio": 34, "nlm_lbc": 34, "nlm_tadv": 34, "nmf": 8, "no1": 24, "no_lbc_att": 34, "no_qc_perform": [7, 8], "noaa": [4, 5, 6, 8, 10, 12, 15, 16, 17, 18, 20, 25, 27, 28, 29, 31, 36], "nob": 24, "nodal": 24, "nodc": 10, "node": [10, 20, 22], "node_axi": 22, "node_dim": 22, "node_id": 14, "nomenclaturalcod": 14, "nomin": 30, "non": [10, 16, 22, 25], "none": [6, 7, 8, 10, 12, 14, 15, 16, 17, 18, 20, 22, 25, 26, 30, 33, 34], "nonlin_eo": 34, "nonlinear": 34, "nonzero": 7, "noqa": [8, 12], "norm": 20, "normal": [20, 30], "north": [6, 10, 18, 28, 34], "northeastern": 10, "norther": 9, "northern": [10, 20], "northward": 8, "northward_sea_water_veloc": [8, 32], "northward_sea_water_velocityunit": 8, "northwest": 10, "nos": [6, 12, 16, 25], "not_evalu": 8, "not_us": [7, 8], "note": [7, 8, 11, 12, 13, 14, 15, 20, 22, 25, 27, 28, 31, 32, 34, 37], "notebook": [6, 7, 8, 9, 10, 12, 14, 15, 17, 19, 20, 21, 22, 25, 26, 28, 30, 31, 32, 33, 35, 36, 37], "notebooks_demo": [24, 33], "noth": [13, 37], "notic": [6, 28], "now": [6, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19, 20, 22, 24, 25, 26, 27, 28, 31, 32, 33, 34, 37], "np": [7, 8, 10, 13, 16, 19, 20, 22, 25, 26, 32, 33], "nrow": [6, 20], "nrt": 27, "nsalt": 34, "nsearch": 10, "nstart": [12, 17], "ntemp": 34, "ntke": 34, "ntotal": 20, "nu": 34, "nubar": 34, "nud_fil": 34, "num": [10, 11], "num2dat": 25, "num_result": 8, "number": [6, 8, 10, 12, 13, 18, 19, 20, 24, 27, 32, 36], "numcodec": 34, "numer": [13, 14, 23, 25], "numpi": [7, 8, 10, 13, 16, 19, 20, 22, 25, 26, 32, 33], "nutnrb000": 19, "nutshel": 22, "nv": 34, "nvbar": 34, "nyhop": [16, 25], "nz": 34, "nzeta": 34, "o": [12, 13, 14, 15, 16, 17, 23, 26, 27, 31, 34, 37], "o1": 24, "o3": 34, "ob": [7, 8, 11, 12, 15, 17, 24, 26], "obi": [5, 33, 35], "obistool": [5, 28, 35], "obistools_0": 28, "obj": 13, "object": [6, 8, 9, 12, 13, 14, 15, 19, 20, 22, 25, 28, 31, 32, 34], "observ": [5, 9, 10, 12, 13, 14, 17, 18, 19, 26, 28, 30, 33, 34], "observation_typ": [7, 15], "observatori": 19, "obsevart": 12, "obsolet": 24, "obtain": [7, 14, 15, 17], "oc": [21, 35], "oc_open": 25, "occur": 20, "occurr": [5, 13, 14], "occurrenceid": [13, 14, 33], "occurrenceremark": 14, "occurrencestatu": [13, 14, 33], "ocean": [4, 7, 8, 9, 10, 11, 12, 13, 14, 16, 18, 19, 20, 22, 25, 28, 30, 32, 34], "ocean_s_coordinate_g1": 22, "ocean_s_coordinate_g1formula_term": 22, "ocean_s_coordinate_g2": 34, "ocean_s_coordinate_g2formula_term": 34, "ocean_s_coordinate_g2unit": 34, "ocean_tim": [22, 34], "ocean_timefield": 22, "ocean_timegrid": 34, "ocean_timenlm_lbc": 34, "ocean_timeunit": 34, "ocean_timexarrai": 34, "oceandepthinstru": [7, 8, 15], "oceanexpert": 20, "oceanexpert_id": 20, "oceanexpert_parent_i": 20, "oceanexpert_parent_id": 20, "oceanlab3": 27, "oceanmodel": [16, 25], "oceanobservatori": 19, "oceanograph": [6, 10, 11, 20, 26, 29, 35], "oceanographi": [8, 23, 30], "oceanographyioos_dac_checksum": 8, "oco": [16, 25], "oct2pi": 24, "octav": [24, 35], "octob": 28, "oculina": 13, "odvc": 22, "off": [7, 8, 9, 20, 24], "offer": [12, 17], "offic": [20, 36], "offset": [12, 28], "offset_orientationgpe_msdgpe_ucountqartod_time_flagqartod_speed_flagqartod_location_flagqartod_rollup_flagcommentob": 28, "offshor": [10, 19], "ofr": [12, 17], "ogc": 8, "ok": 12, "old": 37, "oliph": 37, "olivacea": 14, "om": [31, 32, 34], "omit": 10, "omtsp": 31, "ona": [16, 25], "onc": 37, "one": [5, 6, 7, 8, 9, 10, 12, 14, 15, 16, 19, 20, 25, 26, 28, 32, 33, 34, 37], "ones": [12, 32, 37], "onli": [6, 7, 8, 9, 10, 12, 13, 14, 16, 17, 18, 19, 20, 22, 24, 25, 26, 28, 31, 32, 33, 34, 37], "oo": [12, 16, 25], "oo1": 24, "ooi": 19, "op": [5, 12, 16, 17, 20, 25, 35], "opac": [7, 8, 12, 14, 15, 17], "open": [9, 10, 14, 19, 30, 34, 37], "open_dataset": [7, 8, 22, 34], "open_zarr": 34, "opendap": [6, 7, 12, 16, 22, 25, 35], "opengi": [10, 28], "openmpi": 34, "opensearch": 10, "openstreetmap": [6, 12, 17], "oper": [6, 8, 9, 15, 19, 24, 30, 34, 37], "oprion": 34, "opt": 34, "optim": 34, "option": [6, 10, 27, 28, 33, 34, 37], "orang": [7, 8, 12, 15, 17, 18, 19, 26], "orbicella": 13, "order": [6, 8, 13, 14, 25, 33, 34], "ordereddict": 26, "orderid": 14, "oregon": 19, "oregonst": [16, 25], "org": [6, 10, 13, 14, 16, 19, 20, 22, 25, 26, 28, 30, 32, 33, 34], "organ": [9, 18, 20, 31, 33], "organismid": 14, "organismquant": [13, 14], "organismquantitytyp": [13, 14], "organismremark": 14, "organiz": 20, "organization_oceanexpert_id": 20, "orient": [7, 8, 15, 20, 25, 28], "origin": [11, 14, 17, 22, 23, 24, 26, 27, 28, 33, 34, 36], "originalscientificnam": 14, "orthogon": [31, 32], "orthogonalmultidimensionaltimeseri": 32, "orthogonalmultidimensionaltimeseriesprofil": 31, "oserror": [8, 16], "osmc": 19, "osmc_46098": 19, "osu": [16, 25], "osx": 37, "other": [10, 11, 12, 14, 15, 16, 19, 22, 23, 26, 28, 33, 36, 37], "othercatalognumb": 14, "otherlong_nam": 8, "our": [5, 6, 12, 15, 20, 22, 24, 31, 32, 37], "out": [6, 7, 8, 9, 12, 13, 15, 16, 17, 20, 22, 23, 25, 28, 30, 33, 34, 37], "out_doubl": 34, "outer": 19, "outlin": [11, 25, 28], "outof": 12, "output": [10, 13, 31, 32], "output_fil": 30, "output_filenam": 30, "output_format": 30, "output_fp": 31, "outsid": 26, "over": [6, 8, 14, 16, 18, 25], "overlai": [12, 18], "owen": 8, "own": [15, 18, 34, 37], "owner": 18, "ownerinstitutioncod": [13, 14], "owslib": 10, "oxygen": 9, "p": [6, 11, 12, 14, 15, 17, 19, 23, 33, 37], "p01": 33, "p06": 33, "p1": 24, "p25": 33, "pacif": [5, 10, 28, 35], "pacioo": [10, 12, 16, 25], "packag": [5, 6, 10, 14, 16, 20, 22, 23, 24, 28, 30, 31, 35, 37], "package_size_mb": 10, "pad": 22, "page": [6, 9, 10, 13, 15, 25, 30], "pair": [8, 14], "pair_ncepnam_3hourly_mab_and_gom": 34, "palett": [7, 14, 15, 16], "palla": 33, "palythoa": 13, "pan": [6, 12, 17], "panda": [6, 9, 10, 12, 13, 14, 15, 17, 18, 19, 20, 25, 27, 31, 32, 33], "panel": 23, "par": 23, "parallel": 34, "parallel_4": 28, "param": 8, "paramet": [8, 9, 12, 20, 24], "parameter1": 31, "parameter2": 31, "parameter3": 31, "parameter4": 31, "pare": 33, "parent": 12, "parentnameusageid": 33, "pars": [6, 8, 12, 21, 25, 27, 34, 35], "parse_d": [6, 15, 19, 27, 31], "parse_geometri": 8, "parser": 12, "part": [6, 8, 9, 15, 28], "particular": [7, 8, 9], "partner": [18, 36], "partnership": 20, "pass": [6, 8, 12, 13, 26, 28], "passag": 6, "past": [9, 12, 28, 37], "paste0": 28, "patch": 13, "path": [7, 12, 14, 17, 19, 20, 24, 27, 30, 31, 37], "pathlib": [12, 14, 17, 19, 20, 27], "pbdzmq_0": 28, "pch": 23, "pco2": 9, "pco2_qc_agg": 9, "pco2_qc_test": 9, "pcolormesh": [16, 22], "pd": [6, 9, 10, 12, 13, 15, 17, 18, 19, 20, 25, 27, 31, 32, 33], "peopl": 20, "per": [13, 17, 18, 20, 23, 28], "percent": [24, 33], "percent_cov": 33, "perfect": 27, "perfectli": 27, "perform": [33, 34, 37], "period": [9, 18], "perman": 33, "perri": 8, "person": 8, "pertain": 21, "petabyt": 25, "pfeg": 28, "pgm": 18, "pgn": 12, "ph": 9, "pha": [7, 8, 24], "pha_err": 24, "phase": 24, "phenomena": 25, "phone": 31, "php": [8, 12, 30, 33], "phsend000": 19, "phyllangia": 13, "phylum": [13, 14, 33], "phylumid": 14, "physic": [5, 13, 16, 25], "pi": 24, "pick": [7, 18, 28], "pickl": 19, "piec": [33, 37], "pier": [6, 9], "pillar": 10, "pillar_1": 28, "pip": 37, "pipe": 9, "pipelin": 10, "pivot": 22, "pkg": 24, "pkg_name": 23, "pkgconfig_2": 28, "place": [22, 28], "plain": 34, "plat_nam": 10, "platecarre": [13, 16, 20, 22, 25], "platform": [7, 8, 15, 28, 37], "platform_meta": [8, 30], "platformposit": [7, 8, 15], "platformrefer": 8, "platformstandard_nam": [7, 8, 15], "platformtyp": 8, "platformunit": 8, "pleas": [13, 16, 17, 20, 24, 26, 28, 31, 32, 36, 37], "plenti": [10, 12, 22], "plot": [5, 6, 8, 9, 11, 12, 13, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 32, 34, 35, 36], "plot_glid": [7, 8], "plot_grid": 25, "plot_map": 14, "plot_result": 26, "plot_surface_cfvar": 16, "plot_track": [8, 15], "plotprofil": 23, "plott": 23, "plt": [6, 7, 8, 10, 12, 13, 15, 16, 18, 19, 20, 22, 25, 26, 27, 32], "plu": 28, "plugin": [12, 14, 17, 34], "pm": 26, "pmc": [16, 25], "pmel": 27, "png": 12, "po": [19, 23], "pocean": [29, 31, 35], "pocilloporida": 33, "podaac": 28, "point": [6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 22, 23, 24, 26, 27, 28, 32, 34], "points_from_xi": 20, "pointsposit": 34, "pointsstandard_nam": [22, 34], "pointsvalid_min": [22, 34], "polygon": [6, 11, 12, 20], "polylin": [7, 8, 12, 15, 17], "polyplot": 20, "pop": [14, 16, 25], "popul": 33, "popular": 22, "popup": [6, 7, 8, 12, 14, 15, 17, 18, 19, 25], "porit": 13, "port": [6, 18], "portal": [0, 1, 5, 15], "portion": [10, 26, 28], "posit": [6, 11, 12, 13, 14, 16, 17, 18, 19, 20, 22, 32, 34], "posixct": [23, 28], "posixt": 23, "possibl": [14, 20, 24, 33], "post": [6, 16, 17, 22, 23, 25, 26], "potenti": [8, 16, 22, 25, 30, 34], "pout": 24, "power": [13, 19, 37], "power_law": 34, "pprint": 33, "pr": [12, 17], "practic": [8, 19], "pre": 37, "precis": [8, 20, 28, 34], "precise_lat": 8, "precise_lat_qccolorbarmaximum": 8, "precise_lon": 8, "precise_lon_qccolorbarmaximum": 8, "precise_tim": 8, "predic": 20, "predict": [12, 18, 23, 24], "prepar": [8, 14, 27, 28], "present": [20, 22, 30, 33, 34], "preserv": 31, "pressur": [8, 9, 23, 30], "pressure_qc": 8, "pressurelong_nam": 8, "pressureobservation_typ": 8, "presum": 11, "primer": [21, 35], "print": [6, 7, 8, 9, 10, 12, 15, 16, 17, 18, 19, 20, 22, 25, 26, 28, 30, 31, 33], "privileg": 37, "probabl": [12, 25, 37], "probably_good_data": [7, 8], "procedur": 10, "proceed": 37, "process": [10, 20, 28, 31, 33], "process_step": 10, "processing_2d": 22, "processstep": 10, "produc": [25, 28, 33], "product": [5, 6, 11, 13, 28], "profil": [7, 8, 20, 22, 31, 32, 34], "profile_id": [8, 15], "profile_idcom": 8, "profile_lat": 8, "profile_lat_qc": 8, "profile_lat_qcaxi": 8, "profile_lon": 8, "profile_lon_qc": 8, "profile_lon_qcaxi": 8, "profile_plot": 7, "profile_tim": 8, "profile_time_qc": 8, "profile_time_qcaxi": 8, "program": [5, 10, 11, 13, 18, 20, 28, 36], "programmat": 15, "progress": 12, "progress_hook": 12, "project": [8, 10, 13, 16, 20, 22, 25, 28], "proleptic_gregorian": 34, "prompt": 37, "prone": [9, 15], "propblem": 34, "proper": 15, "properli": 30, "properti": [16, 24], "propuls": 28, "proto": 34, "protocol": [6, 9, 15, 19, 26, 27], "provid": [5, 7, 8, 9, 10, 19, 22, 27, 28, 32, 33], "provider_platform_nam": 10, "psa": 34, "pseudodiploria": 13, "pt": [12, 17], "ptt": 28, "pubdat": 10, "public": [10, 20], "publish": [10, 20], "publisher_countri": 32, "publisher_email": 32, "publisher_institut": 32, "publisher_url": 32, "pulaski": 6, "pull": [10, 16, 33], "puntilla": [12, 17], "pure": 22, "purpos": 8, "purrr": 28, "purrr_1": 28, "put": [6, 14, 20], "py": [7, 13, 16, 20, 22], "pydata": 22, "pyhton": 35, "pyobi": [5, 35], "pyoo": 12, "pyplot": [6, 7, 8, 10, 12, 13, 15, 16, 18, 19, 20, 22, 25, 26, 27, 32], "python": [5, 14, 16, 19, 20, 21, 24, 25, 28, 30, 31, 32, 35, 36, 37], "python3": [16, 20], "python_and_r": 37, "pyworm": 33, "q": [10, 22, 32], "q1": 24, "qa": 26, "qair_ncepnam_3hourly_mab_and_gom": 34, "qartod": [9, 21, 35], "qartod_conductivity_flat_line_flag": 8, "qartod_conductivity_gross_range_flag": 8, "qartod_conductivity_primary_flag": 8, "qartod_conductivity_primary_flagcolorbarmaximum": 8, "qartod_conductivity_rate_of_change_flag": 8, "qartod_conductivity_spike_flag": 8, "qartod_density_flat_line_flag": 8, "qartod_density_gross_range_flag": 8, "qartod_density_primary_flag": 8, "qartod_density_rate_of_change_flag": 8, "qartod_density_spike_flag": 8, "qartod_monotonic_pressure_flag": 8, "qartod_pressure_flat_line_flag": 8, "qartod_pressure_gross_range_flag": 8, "qartod_pressure_primary_flag": 8, "qartod_pressure_primary_flagcolorbarmaximum": 8, "qartod_pressure_rate_of_change_flag": 8, "qartod_pressure_spike_flag": 8, "qartod_rollup_flag": 28, "qartod_salinity_flat_line_flag": 8, "qartod_salinity_gross_range_flag": 8, "qartod_salinity_primary_flag": 8, "qartod_salinity_primary_flagcolorbarmaximum": 8, "qartod_salinity_rate_of_change_flag": 8, "qartod_salinity_spike_flag": 8, "qartod_speed_flag": 28, "qartod_temp": 15, "qartod_temperature_climatological_flag": 15, "qartod_temperature_flat_line_flag": [8, 15], "qartod_temperature_gross_range_flag": [8, 15], "qartod_temperature_primary_flag": 8, "qartod_temperature_primary_flagcolorbarmaximum": 8, "qartod_temperature_rate_of_change_flag": [8, 15], "qartod_temperature_spike_flag": [8, 15], "qc": [8, 26, 28], "qc_config": 26, "qc_fail": 26, "qc_notrun": 26, "qc_pass": 26, "qc_result": 26, "qc_suspect": 26, "qc_test": 26, "qcconfig": 26, "qk": 32, "qualit": 14, "qualiti": [7, 8, 9, 14, 26, 28], "quality_flag": 26, "qualitylong_nam": 7, "qualityvalid_max": 8, "quantificationvalu": 13, "quantiti": 22, "queri": [5, 6, 9, 19, 35], "question": [12, 34, 36], "quick": [8, 9, 21, 25, 34, 35], "quickli": 14, "quicklook": 12, "quiet": 37, "quit": [8, 25, 34], "quiver": 22, "quiverkei": 32, "quot": [10, 33], "quote_al": 33, "quote_plu": 27, "r": [5, 7, 8, 12, 15, 16, 18, 20, 21, 22, 24, 33, 34, 35, 36, 37], "r6_2": 28, "r_": [7, 8, 22], "ra": [10, 16, 18, 25], "rad": 34, "radar": [5, 10, 12], "radian": 33, "radii": 17, "radiu": [7, 8, 12, 17, 28], "radnud": 34, "rag": 32, "rain_ncepnam_3hourly_mab_and_gom": 34, "rainbow": 22, "rais": [8, 15, 16, 22, 25, 34, 37], "random": [22, 33], "rang": [6, 10, 13, 18, 20, 26, 28, 32], "range1d": [12, 17], "rank": 33, "rapid": 18, "rappdirs_0": 28, "rare": 37, "raster": [12, 20], "ravenel": 6, "raw": [8, 9, 22, 33, 37], "rayleigh": 24, "rb": 19, "rcca_transect": 20, "rcpp_1": 28, "rdf": [13, 27], "re": [8, 10, 12, 13, 19, 20, 25, 27, 28, 37], "reach": 25, "read": [5, 8, 12, 16, 22, 25, 26, 28, 29, 30, 31, 33, 35], "read_csv": [6, 9, 10, 15, 18, 19, 20, 27, 31, 33], "read_fil": [12, 14, 17, 20], "read_json": 20, "read_xml": 6, "readabl": [20, 28], "reader": 6, "readi": 26, "readm": [11, 30], "readr_2": 28, "readsat": 8, "readthedoc": 34, "readxl_1": 28, "real": [8, 9, 10, 14, 26, 34], "realli": [20, 34, 37], "realtim": [5, 35], "reason": [16, 22, 37], "receiv": 28, "recent": [20, 28], "rechunk": 34, "reckon": 22, "recommend": [10, 22, 26, 29, 30, 32], "record": [5, 10, 11, 14, 17, 24, 27, 30, 33], "recordedbi": [13, 14], "recordnumb": 14, "recreat": 20, "rectangl": 19, "red": [7, 8, 12, 14, 17, 18, 19, 23, 26, 27, 28], "redistribut": 8, "reduc": [13, 18, 22, 27, 34], "reduce_allreduc": 34, "redund": 12, "reef": [13, 20, 33], "reefcheck": 20, "ref": 32, "refer": [10, 14, 22, 28], "refin": 15, "reflect": 18, "reg_assoc": 10, "reg_assoc_plat": 10, "regard": 14, "regex": 20, "regga": 18, "region": [5, 6, 12, 18, 19, 25, 31, 33, 35, 36], "regist": 33, "register_matplotlib_convert": 19, "reindex": [12, 17], "reject": 12, "rel": [16, 24, 27, 32], "relat": 11, "releas": [13, 18, 19, 20, 37], "relev": 33, "reli": 24, "reloc": 37, "remot": [11, 21, 35], "remov": [6, 13, 14, 18, 20, 24, 33, 37], "renam": [12, 27, 28, 33], "render": [12, 17], "reorgan": 33, "repeat": 33, "replac": [9, 10, 17, 18, 20], "report": [18, 28, 30], "reporthook": 12, "repr": 28, "repr_1": 28, "repres": [15, 20, 25, 32], "represent": 25, "reprex_2": 28, "reproduc": [4, 37], "request": [6, 8, 9, 10, 11, 12, 13, 15, 17, 18, 19, 27, 28], "request_posit": 19, "requestcsv": [27, 28], "requir": [6, 22, 24, 31, 32, 33, 34, 37], "rerddap": 13, "resampl": 27, "research": [8, 13, 18, 20], "reserv": 28, "reset": [6, 12, 17], "reset_index": [13, 15, 31], "residu": 24, "resolut": [22, 25, 27, 28], "resolv": [12, 25], "resourc": [6, 12, 17, 20, 33], "resp": 33, "respect": [8, 15, 22, 34], "respons": [6, 8, 9, 14, 15, 16, 18, 19, 25, 27, 28, 33], "response_format": 10, "rest": [5, 7, 8, 15, 22, 35], "restaur": 32, "restrict": 19, "result": [8, 11, 12, 16, 19, 20, 25, 26, 33], "retir": 28, "retreat": 12, "retri": [12, 17], "retriev": [12, 14, 30], "return": [6, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 25, 26, 28, 37], "return_valu": 30, "reus": 33, "review": 28, "revis": 28, "rgdal": 28, "rgeo": 28, "rgeos_0": 28, "rho": [22, 23, 34], "rho0": 23, "rich": [8, 19, 31], "rid16": 19, "rid27": 19, "right": [7, 8, 12, 15, 17, 18, 20, 22, 23, 27, 37], "right_ax": 12, "right_label": [16, 22], "rightshold": 14, "ring": [18, 19], "rise": 23, "river": [10, 16], "rlang_1": 28, "rm": 23, "rmarkdown_2": 28, "rmendel": 11, "rnetcdf_2": 28, "rnorm": 23, "robi": 14, "robinson": 14, "rock": 10, "role": [18, 20, 22, 26], "rom": [16, 22, 25, 34], "roms_forec": [16, 25], "roms_hawaii_regional_ocean_model_best": [16, 25], "room": 22, "root": [10, 23, 31, 37], "ropensci": [13, 28], "rosenstiel": 20, "rotat": [18, 22, 32], "rotate_vector": 22, "rotation_mod": 18, "round": [6, 12, 17, 22, 32], "roundtrip": 34, "rout": 14, "routin": [11, 14, 22], "row": [6, 9, 10, 12, 14, 15, 17, 18, 19, 20, 28, 33], "rpt": 18, "rpy2": [13, 14], "rsma": [20, 27], "rss": [9, 20], "rst_file": 34, "rst_singl": 34, "rtv": 12, "ru29": [7, 30], "rudnick": 8, "rugos": 33, "run": [18, 20, 22, 23, 24, 26, 28, 34, 37], "run_check": 30, "run_cod": 20, "runlm": 23, "runner": 30, "runpandasindexpandasindex": 22, "runtim": 34, "runtimearrai": 22, "runtimeerror": 16, "runtimelong_nam": 34, "runtimewarn": 20, "rutger": [7, 8, 16, 22, 25, 30, 34], "rvest_1": 28, "s2": 24, "s4": 24, "s_rho": [22, 34], "s_rho_coordinateaxistyp": 34, "s_rhoarrai": [22, 34], "s_rhopandasindexpandasindex": 22, "s_w": 22, "sa": [14, 23], "safe": [8, 32], "safe_chunk": 34, "saildron": 27, "sake": 9, "sal_ioo": 19, "sal_ooi": 19, "salin": [7, 8, 9, 11, 15, 16, 19, 23, 30, 33, 34], "salinity_qc": 8, "salinitylong_nam": 8, "salinityobservation_typ": 8, "salinitystandard_nam": 34, "salinitytim": 34, "salt": [7, 22, 34], "same": [11, 24, 26, 32, 37], "sampl": [9, 14, 20, 26, 27, 31, 32, 33], "samplingeffort": 13, "samplingev": 20, "samplingprotocol": [13, 14], "san": [12, 17], "satellit": [11, 12, 28], "satur": 9, "saturn": 10, "save": [19, 22, 27, 31, 32, 34, 37], "sb": 23, "sbe": 30, "sc": [6, 23], "scalar": [22, 34], "scalar_chunks": [22, 34], "scalar_coordinatetransformtyp": [22, 34], "scalarformula_term": 34, "scalarlong_nam": 34, "scale": [22, 27, 28], "scale_color_gradi": 28, "scale_colour_gradi": 11, "scale_colour_gradientn": 11, "scale_fill_brew": 14, "scale_shape_manu": [11, 28], "scales_1": 28, "scan_attr": [16, 25], "scan_dataset": [16, 25], "scan_error": [16, 25], "scatter": [7, 8, 13, 15, 20, 27], "sccoo": [10, 30], "school": 20, "scienc": [4, 8, 14, 20, 31], "scientif": [33, 37], "scientificnam": [13, 14, 33], "scientificnameauthorship": [13, 14, 33], "scientificnameid": [13, 14, 33], "scientist": [5, 36], "scipp": 30, "scleractinia": 33, "scolymia": 13, "scope": 17, "screen": 37, "scripp": 8, "script": [7, 24, 29, 35], "script_fil": 34, "sd": 23, "sd1031_hurricane_2021": 27, "sd1045_hurricane_2021": 27, "sdbiol10": 33, "sea": [5, 6, 7, 8, 9, 11, 14, 15, 17, 28, 35], "sea_floor_depth_below_sea_surfac": 22, "sea_nam": 8, "sea_surface_elevation_anomali": 22, "sea_surface_height_above_sea_level": 26, "sea_surface_height_above_sea_level_geoid_mhhw": 26, "sea_surface_height_above_sea_level_geoid_mhhw_qc_agg": 26, "sea_surface_height_above_sea_level_geoid_mhhw_qc_test": 26, "sea_water_dens": [7, 8], "sea_water_densityunit": 8, "sea_water_electrical_conduct": [8, 9], "sea_water_electrical_conductivity_qc_agg": 9, "sea_water_electrical_conductivity_qc_test": 9, "sea_water_electrical_conductivityunit": 8, "sea_water_potential_temperatur": [16, 22, 25, 34], "sea_water_potential_temperaturetim": 34, "sea_water_potential_temperaturexarrai": 22, "sea_water_practical_salin": [9, 15, 19, 22, 34], "sea_water_practical_salinity_qc_agg": 9, "sea_water_practical_salinity_qc_test": 9, "sea_water_practical_salinitytim": 34, "sea_water_practical_salinityunit": 8, "sea_water_pressur": [8, 9], "sea_water_pressure_qc_agg": 9, "sea_water_pressure_qc_test": 9, "sea_water_pressureunit": 8, "sea_water_salin": 8, "sea_water_temperatur": [7, 8, 9, 15, 16, 25], "sea_water_temperatureunit": [7, 8, 15], "sea_water_x_veloc": 22, "sea_water_y_veloc": 22, "seabird": 30, "seacat": 30, "seaglid": 8, "seamlessli": 32, "seapoint": 30, "search": [5, 6, 9, 10, 12, 14, 15, 20, 33, 35], "search_box": 8, "search_for": [9, 15], "search_serv": 19, "search_url": 15, "searchfor": 9, "searchpag": 10, "seawat": [7, 8, 9, 19], "seawif": 11, "second": [9, 13, 15, 16, 17, 23, 25, 28, 32, 33], "secondary_i": 12, "secoora": [6, 10, 16, 18, 25], "secoora_ncsu_cnap": [16, 25], "section": [7, 16, 30], "sector": 20, "see": [5, 6, 7, 11, 12, 13, 18, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 36, 37], "seek": 20, "seem": [13, 14], "segment": [8, 23], "sel": 34, "select": 9, "self": [16, 20, 22, 25], "semi": 28, "send": [27, 28], "sender": 31, "sensor": [5, 6, 12, 17, 19, 27, 28, 31, 35], "sep": 12, "separ": [31, 33], "seq": [18, 23], "sequenti": [7, 8, 16], "seri": [6, 12, 16, 17, 19, 22, 25, 26, 31, 32, 34], "series_chunks": [22, 34], "seriescoordinate_reference_fram": 8, "seriesgrid": 34, "seriesioos_categori": 8, "serv": [27, 34], "server": [5, 6, 9, 11, 12, 13, 15, 17, 18, 26, 27, 28, 35], "server_list": 19, "servers_list": 19, "servic": [5, 6, 7, 8, 9, 10, 15, 17, 20, 28], "session": 33, "sessioninfo": 28, "set": [6, 10, 11, 12, 13, 14, 15, 17, 18, 23, 28, 30, 31, 37], "set_axis_off": 20, "set_bbox": [12, 17], "set_bbox_to_anchor": 20, "set_color": 7, "set_cr": 20, "set_ext": [13, 16], "set_index": [12, 14, 17, 18, 27], "set_label_posit": [7, 8], "set_major_formatt": [13, 15], "set_opt": [7, 20], "set_scientif": 18, "set_ticks_posit": 7, "set_titl": [6, 7, 8, 10, 12, 13, 16, 20, 25, 26], "set_xlabel": [7, 8, 10, 15, 26, 27], "set_xlim": [10, 15, 27], "set_xtick": 13, "set_xticklabel": [18, 27], "set_ylabel": [7, 8, 10, 12, 13, 15, 18, 26, 27], "set_ylim": [15, 27], "set_ytick": 13, "set_yticklabel": [10, 27], "setdiff": [14, 28], "setequ": 14, "sever": [13, 33], "sex": [14, 28], "sf": 28, "sg_lat": 22, "sg_lon": 22, "sgrid": [25, 34, 35], "sh": 37, "sha256": 31, "shade": 16, "shallow": [24, 33], "shape": [8, 11, 12, 14, 16, 17, 20, 25, 32, 34], "shapefil": 14, "share": [9, 20, 24, 31, 36], "sharei": [6, 7], "sharex": [6, 7], "shark": [21, 35], "shark_trajectory_20090923": 28, "shelf": 14, "sherman": 8, "ship": 12, "shiptrack": 11, "shoal": 12, "shore": [9, 14, 29, 35], "shoredist": 14, "short": [16, 20, 24], "short_nam": 20, "short_name_group": 20, "should": [6, 10, 23, 26, 28, 33, 34, 37], "show": [8, 9, 10, 13, 17, 18, 24, 27, 28], "show_ifram": 15, "shp": [12, 14, 17], "shrink": [7, 8, 13, 16], "shuffl": 34, "shutil": 31, "side": [23, 27], "siderastrea": [13, 33], "siderastreida": 33, "signal": 24, "signel": 19, "signific": [10, 12], "silbo": 15, "similar": [19, 22, 26], "simon": 8, "simpl": [8, 12, 15, 19, 20, 22, 23, 24, 26, 27, 31, 32], "simpler": 22, "simpli": 14, "simplic": [9, 12], "simplificti": 18, "sin": [23, 24, 32], "sinc": [8, 9, 10, 13, 20, 28, 32, 34], "singl": [8, 22, 34], "sio": 30, "sipf1": 18, "site": [9, 16, 20, 36], "sitecod": 13, "siteid": 13, "sitenam": 13, "situ": [8, 9], "size": [7, 8, 10, 11, 15, 20, 22, 27, 28, 31, 32, 34], "sjoin": 20, "sk3": 24, "skip": 8, "skip_check": 30, "skiprow": 15, "skywai": 6, "sleep": 15, "slice": [5, 8, 22, 35], "slightli": 14, "slocum": [7, 8], "slow": [19, 25, 37], "small": [9, 34], "smaller": [15, 23, 26, 34], "smast": [16, 25], "smooth": 23, "sn4": 24, "snr": 24, "so": [5, 6, 8, 10, 12, 15, 16, 18, 20, 28, 33, 35, 37], "soc": 8, "soest": [12, 16, 25], "softwar": [6, 21, 30, 35], "solar_sourc": 34, "sole": 33, "solenastrea": 13, "solstic": 23, "solut": 34, "solv": 37, "solve3d": 34, "some": [5, 6, 9, 10, 12, 15, 16, 19, 22, 24, 25, 28, 31, 32, 34, 37], "somedomain": 32, "someth": [7, 10, 13, 28, 37], "sometim": [22, 28, 37], "sort": [9, 12, 14, 18, 33], "sort_index": 33, "sort_valu": [15, 33], "sos_nam": [12, 17], "sourc": [8, 31, 33, 34, 36], "sourcecit": 10, "south": [6, 7, 10, 14, 34], "southeast": [6, 10, 20], "southern": [10, 30], "southernmost_north": 8, "sp": 28, "sp022": 15, "sp064": 8, "sp064id": 8, "sp064instrument": 8, "sp_2": 28, "space": [22, 25, 32], "span": 19, "sparkman": 6, "spatial": [20, 28], "spec": [16, 22, 25], "speci": [13, 14, 33], "special": 16, "species_found": 14, "speciesid": 14, "specif": [8, 9, 10, 15, 16, 19, 20, 28, 32, 33, 34], "specifi": [10, 12, 13, 33], "specificepithet": [13, 14], "spectral_r": 20, "speed": [12, 17, 22, 28, 34], "spell": 30, "spike": 26, "spike_test": 26, "spine": 7, "spline": 23, "split": [10, 12, 20, 28], "sponsor": 18, "spot5": 28, "sprai": 8, "spraynorthernmost_north": 8, "spread": 27, "sprint": 33, "sprintf": 23, "squar": [23, 28], "squeez": [6, 7, 8, 19, 34], "src": [15, 34], "ss": 23, "ssbn7": 18, "ssh": [12, 17], "ssh_ob": [12, 17], "ssh_observ": [12, 17], "ssh_tabl": [12, 17], "ssh_tide": 34, "sss": 14, "sst": [14, 27, 28], "st": [12, 33], "st_id": 31, "stabl": 34, "staff": 36, "stagger": 22, "standard": [6, 8, 16, 21, 24, 25, 26, 29, 32, 33, 35], "standard_nam": [6, 7, 9, 15, 16, 19, 22, 25, 26, 30, 32, 34], "start": [8, 10, 12, 14, 17, 18, 19, 23, 24, 32, 33, 34, 37], "start_dat": 18, "start_hu": 15, "start_tim": [12, 17], "startdayofyear": 14, "startswith": 12, "stat": [6, 12, 14, 17, 20, 25, 28], "state": [6, 17, 20, 28], "stateprovinc": [13, 14], "static": 25, "station": [6, 9, 10, 12, 17, 18, 19, 26, 29, 31, 32, 33, 35], "station1": 31, "station_cod": [12, 17], "station_id": 6, "station_id_info": 6, "station_nam": [12, 17], "stationnumb": 13, "stationsxml": 6, "statist": [5, 20, 25, 35], "statu": [8, 20, 28, 33], "status_cod": 8, "status_flagvalid_max": [7, 8], "stccmop": [16, 25], "std": [18, 20], "std_name": 6, "stdev": 11, "stdout": 12, "ste": 31, "step": [6, 10, 13, 18, 22, 24, 25, 32, 33, 34], "stephanocoenia": 13, "steven": [16, 25], "stewardship": 10, "stick_plot": 32, "still": [6, 12, 25], "stop_max_attempt_numb": [12, 17], "storag": [31, 34], "store": [10, 32, 34], "storm": [6, 12], "storm_typ": 17, "stormtyp": 17, "str": [10, 11, 12, 13, 17, 18, 20, 31, 33], "str_split": 28, "str_split_fix": 28, "strbbox": [12, 17], "strftime": [18, 20, 27], "strict": 34, "string": [6, 9, 10, 13, 15, 28, 32], "stringi_1": 28, "stringr_1": 28, "strip": [12, 13], "stripe": [14, 18, 19, 25], "strlen": 8, "stroke": [8, 12, 17], "strong": 30, "strptime": 18, "structur": [22, 34], "strwrap": 28, "stuck": 26, "studi": 18, "sturgeon": 18, "stutur": 34, "style": [24, 37], "style_funct": [12, 14, 17], "sub": [22, 31], "subdirectori": 34, "submit": 10, "submitt": 10, "subord": 14, "suborderid": 14, "subphylum": 14, "subphylumid": 14, "subplot": [6, 7, 8, 10, 12, 13, 15, 16, 18, 19, 20, 22, 25, 26, 27], "subplot_kw": [13, 16, 20, 22, 25], "subplot_mosa": 27, "subregionid": 13, "subsampl": 22, "subscript": 9, "subset": [9, 11, 22, 28, 33, 34], "subsetvari": 32, "subtrop": 12, "subtyp": 20, "succefulli": 26, "success": 37, "suffici": 25, "suffix": 19, "suggest": 28, "suitabl": 12, "sum": [18, 20], "summari": [9, 18, 28, 32, 34], "sunangl": 23, "sunshin": 6, "superclass": 14, "superclassid": 14, "superfamili": 14, "superfamilyid": 14, "suppli": [11, 16], "support": [8, 15, 22, 31, 34], "suppos": 9, "sure": [16, 19, 33], "surfac": [5, 6, 11, 16, 17, 19, 22, 25, 28, 34, 35], "surface_sea_water_veloc": 12, "surfacestandard_nam": [7, 8, 15], "surg": [6, 12], "surnam": 20, "surpris": 27, "surround": 6, "survei": 20, "suspect": [8, 9, 26], "suspect_span": 26, "suspect_threshold": 26, "sustain": 14, "svn": 34, "svn1040t": 34, "svn1040tcompiler_command": 34, "svn1040theader_dir": 34, "svn_rev": 34, "svn_url": 34, "sw": [7, 8, 19, 34], "swalpha": 23, "swchl": 11, "swchla8dai": 11, "swfsc": 8, "swrad_daily_ncepnam_3hourly_mab_and_gom": 34, "swrho": 23, "swz": 23, "sy": 12, "synoptim": 17, "syntax": [10, 16, 25], "synthesi": 24, "system": [2, 5, 9, 10, 13, 14, 18, 19, 20, 24, 28, 30, 31, 34, 37], "systemat": 20, "sz": 27, "t": [6, 7, 8, 9, 12, 15, 16, 17, 18, 20, 22, 23, 25, 26, 27, 28, 31, 32, 37], "t0": 23, "t_axi": 25, "t_demo": 24, "t_exampl": 24, "t_predic": 24, "t_profil": 22, "t_tide": 24, "t_tide_v1": 24, "t_vuf": 24, "ta": 23, "tabl": [8, 12, 14, 17, 18, 19, 25, 27, 28, 31, 33], "tabledap": [5, 6, 8, 13, 15, 19, 26, 27, 35], "tabular": 33, "tag": [11, 28, 29, 35], "tagdata": 11, "tagmanifest": 31, "tail": [17, 32], "tair_ncepnam_3hourly_mab_and_gom": 34, "take": [12, 16, 20, 25, 27, 28, 32, 33, 34], "talmadg": 6, "tampa": [6, 18], "tamu": 13, "target": 37, "taxdetail": 33, "taxnam": [14, 33], "taxon": 28, "taxonconceptid": 14, "taxonom": 28, "taxonomicstatu": [13, 14], "taxonrank": [13, 14, 33], "taxonrankid": 33, "taxonremark": 14, "tb": 23, "tc": 23, "tcdvlp": 12, "tcomment": [7, 8], "td": [12, 16, 17, 22, 25, 34], "tdwg": 33, "team": 5, "tech": [8, 16, 25, 37], "techniqu": 27, "technologi": [5, 18, 20, 36], "tediou": [9, 15], "telecommun": 18, "telemetri": [21, 35], "temp": [7, 8, 22, 23, 33, 34], "temp_bagit_fold": 31, "temp_data_fold": 31, "temp_sbe37_mean": 27, "temperatur": [5, 7, 8, 9, 11, 12, 15, 22, 25, 27, 28, 30, 31, 33, 34, 35], "temperature_qc": [7, 8], "temperature_qccolorbarmaximum": [7, 15], "temperaturelong_nam": [7, 8, 15], "temperatureobservation_typ": [7, 8, 15], "temperaturestandard_nam": 34, "temperaturetim": [22, 34], "tempfil": 31, "tempor": 10, "temporal_extent_path": 10, "temporalel": 10, "ten": 33, "terabyt": 25, "term": [10, 13, 22, 28, 33], "termin": [6, 28, 37], "test": [9, 14, 22, 24, 26, 28, 30], "test_nam": 26, "testxmlvalu": 10, "text": [6, 10, 18, 23, 24, 27, 30, 32, 34], "textcoord": 12, "than": [15, 23, 26, 27, 28, 34, 37], "thank": [16, 25, 37], "thei": [9, 10, 25, 31, 33, 34, 37], "them": [6, 10, 13, 14, 15, 16, 17, 19, 20, 25, 34, 37], "theme_bw": [11, 28], "therefor": 10, "thermal": 7, "thermal_20": [7, 16], "thesauru": [10, 20], "thesaurus_nam": 10, "thesaurusnam": 10, "thi": [5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37], "thing": [7, 8, 31, 32, 33, 34], "think": 36, "those": [6, 7, 12, 13, 15, 16, 18, 23, 25, 28, 33, 37], "though": 9, "thread": 34, "threat": 14, "thredd": [5, 7, 8, 12, 16, 22, 25, 30, 34, 35], "three": [13, 15, 22, 23, 33], "threshold": 26, "through": [5, 9, 10, 11, 15, 20, 28, 33], "thu": 31, "ti": 33, "tibble_3": 28, "tick_param": 10, "ticker": [13, 20], "tidal": 24, "tide": [6, 9, 10, 24], "tide_fil": 34, "tidesandcurr": 12, "tidestruc": 24, "tidync": 28, "tidync_0": 28, "tidyr_1": 28, "tidyselect_1": 28, "tidyvers": 28, "tidyverse_1": 28, "tidyverse_conflict": 28, "tile": [6, 7, 8, 12, 15, 17, 34], "time": [6, 7, 8, 9, 11, 13, 14, 15, 18, 19, 20, 22, 24, 25, 26, 27, 30, 31, 32, 34, 37], "time2009": 28, "time_attr": 28, "time_coordinateaxistyp": 34, "time_coverage_dur": 30, "time_coverage_end": [8, 9], "time_coverage_extents_match": 30, "time_coverage_resolut": 30, "time_coverage_start": 8, "time_idx": 22, "time_lat_lon": [27, 28], "time_qc": 8, "time_qccom": 8, "time_run": 34, "time_slic": 34, "time_step": 16, "time_uv": [8, 15], "time_uv_qc": 8, "time_uv_qccom": 8, "time_v2_history_fmrc": 22, "timeactual_rang": [7, 8], "timeanim": 28, "timearrai": 34, "timechange_0": 28, "timedelta": [10, 18, 32], "timedelta64": 10, "timeinstrument_loc": 28, "timelatlont": [27, 28], "timelong_nam": [7, 8, 34], "timenan": 28, "timeobservation_typ": [7, 8], "timeout": 25, "timepandasindexpandasindex": 34, "timeperiod": 10, "timeqartod_time_flag": 28, "timesecond": 28, "timeseri": [9, 19, 29, 31, 35], "timeseries_id": [6, 26, 32], "timeseriesprofil": [31, 32], "timestamp": [7, 8], "timestandard": 28, "timestandard_nam": 34, "timet": 28, "timetim": 28, "timetime_origin": [7, 8], "timezlatlonpttinstrumenttypelocation_classerror_radiussemi_major_axi": 28, "tinp": 26, "tip": [10, 37], "titl": [6, 8, 9, 10, 12, 17, 19, 20, 26, 28, 30, 32, 34], "tke": 34, "tmp": [13, 22, 31], "tmp30n1un_k": 31, "to_cr": 20, "to_csv": [20, 27, 33], "to_datafram": 32, "to_datetim": [10, 17, 18, 27, 33], "to_fil": 20, "to_html": [14, 18, 19, 25], "to_numer": 13, "to_numpi": [7, 8, 26], "to_panda": [6, 9, 15, 19, 27], "to_period": 18, "to_pydatetim": [12, 32], "to_seri": 18, "to_xarrai": [15, 26], "to_zarr": 34, "todai": 20, "togeth": [6, 14, 33], "toler": 26, "tolist": [6, 8, 19, 20], "tom": 34, "too": [17, 33, 34], "took": 7, "tool": [0, 5, 9, 12, 17, 29, 30, 34, 35], "toolbar_loc": [6, 12, 17], "toolbox": 24, "tools_4": 28, "tooltip": [12, 14, 15, 17], "top": [7, 8, 13, 20, 22, 23, 34], "top_label": [16, 22], "top_left": [12, 17], "topleft": 23, "topo": 11, "topographi": 11, "topologi": [22, 25], "topright": [12, 17], "total": [18, 20], "total_bound": 17, "total_second": 25, "toward": 36, "tpa": 6, "tpo": 11, "tqdm": 19, "traceback": 34, "track": [5, 7, 8, 12, 15, 17, 21, 27, 35], "track_url": 8, "traffic": [12, 17], "trajectori": [7, 8, 11, 15, 28, 32], "trajectory_idcom": [7, 8], "trajectorypandasindexpandasindex": 8, "trajectoryprofil": [8, 15, 32], "trajectoryprofilecdm_profile_vari": 8, "trajectoryprofileformat_vers": 8, "trans_siz": 10, "transax": 27, "transdata": 27, "transect": 33, "transectlengthinmet": 13, "transfer": 10, "transfers": 10, "transform": 27, "translat": 22, "transmiss": [9, 28], "transmitt": 28, "transpar": 12, "travel": 7, "travi": 37, "tree": [17, 31, 34], "tree_1": 28, "trend": [20, 24], "triang": [16, 25], "triangl": [16, 22], "triangular": 22, "trigger": 37, "trim": 23, "trip": [22, 32], "tripcolor": 16, "triplot": [22, 25], "trivial": [7, 25], "tropic": 12, "troubleshoot": 37, "troublesom": 14, "true": [6, 7, 8, 10, 12, 13, 14, 15, 16, 17, 19, 20, 22, 23, 26, 27, 28, 30, 31, 33, 34], "truehistori": 8, "truekeyword": 8, "trunk": 34, "trunksvn_rev": 34, "trunktide_fil": 34, "trust": [6, 7, 8, 12, 14, 17, 20, 25], "try": [6, 8, 9, 10, 12, 14, 15, 16, 17, 19, 25], "ts_dif2": 34, "tstep": 25, "tuesdai": 34, "tuk_elev": 24, "tuk_tim": 24, "tunit": 28, "tupl": 17, "turbid": 9, "turbo": 20, "turn": 7, "turtl": 14, "tutori": [1, 34, 36], "twice": 9, "two": [8, 9, 10, 13, 19, 23], "txt": [30, 31], "type": [5, 6, 8, 9, 10, 13, 14, 15, 17, 18, 20, 22, 23, 25, 28, 32, 33, 34, 37], "type_displai": 20, "typeid": 33, "typestatu": 14, "typic": [15, 28], "tz": [12, 23, 28], "tz_local": [12, 17, 18], "tzdb_0": 28, "tzinfo": 17, "u": [7, 8, 9, 11, 13, 14, 15, 16, 18, 19, 20, 22, 27, 30, 31, 32, 34, 36, 37], "u18": 7, "u_qc": 8, "u_qccolorbarmaximum": 8, "u_var": 22, "u_veloc": 22, "ubar": 34, "ubatuba": 7, "ucar": 34, "ucsc": [16, 25], "ucsd": [8, 12], "ug": 30, "ugrid": [16, 25, 35], "uint8": 26, "uk": 33, "ultra": [27, 28], "umassd": [16, 25], "unacceptreason": 33, "unam": 37, "unary_union": 12, "unavail": 23, "unbound": 28, "uncertainti": 28, "uncheck": 37, "undaria": 13, "under": [18, 20, 28, 34], "underli": [22, 25], "underpin": 28, "understand": [9, 18, 20, 28], "undertainti": 28, "underwat": 8, "unexpect": [16, 25], "unfortun": 6, "unidata": 8, "uninit": 34, "uninitcompiler_system": 34, "uninittil": 34, "uninstal": 37, "union": [14, 28], "uniqu": [8, 16, 18, 20, 33], "uniroot": 23, "unit": [6, 7, 8, 12, 13, 15, 16, 17, 20, 22, 25, 26, 28, 32, 34], "unit_507": 8, "unit_507_20200221t163816z_delai": 8, "univers": [6, 7, 8, 15, 18, 20, 32], "unknown": [13, 25], "unknown_1d": 25, "unknown_2d": 25, "unlik": 24, "unlimit": 32, "unlimited_dimens": 34, "unlist": 23, "unnecessari": 33, "unnecessarili": 25, "unrecogn": 25, "unstructur": [22, 25], "unusu": 26, "up": [7, 11, 14, 15, 16, 33, 34], "up_coordinateax": [22, 34], "upaa": 33, "updat": [6, 7, 8, 9, 10, 12, 15, 16, 18, 20, 22, 25, 26, 28, 31], "upfield": 34, "upper": [12, 17, 23, 27], "ups1": 24, "upstandard_nam": [22, 34], "uri": 33, "url": [5, 6, 7, 8, 9, 10, 12, 13, 16, 17, 18, 19, 20, 22, 25, 27, 28, 30, 33, 34, 35, 37], "url_list": 12, "urlencod": 28, "urllib": [10, 12, 17, 19, 27], "urlopen": [10, 12, 15], "urlretriev": [12, 17], "urn": [8, 12, 14, 17, 31, 33], "us": [0, 5, 6, 7, 8, 9, 12, 13, 15, 16, 19, 21, 22, 24, 25, 26, 29, 30, 34, 35], "us_mbon_bounding_boxes_": 20, "usa": [20, 31, 32], "usag": 30, "uscg": 10, "usegc": 12, "user": [8, 10, 11, 12, 19, 22, 24, 27, 28, 30, 32, 33, 34, 37], "usernam": 8, "userwarn": [16, 22], "usg": 20, "usingxtractomatic_3": 11, "usr": 24, "usual": [9, 12, 28, 37], "ut_iso_8859_1": [12, 17], "utc": [6, 9, 15, 18, 19, 23, 27], "utf": [12, 17], "utf8_1": 28, "util": [10, 28, 30, 32, 36], "uuid": 33, "uuid4": 33, "uuid_1": 28, "uv_adv": 34, "uv_c4vadvect": 34, "uv_cor": 34, "uv_qdrag": 34, "uv_tid": 34, "uv_u3hadvect": 34, "uv_vis2": 34, "v": [8, 9, 12, 15, 17, 22, 28, 30, 32, 34], "v1": [8, 10, 19, 32], "v10": 10, "v11": 10, "v12": 10, "v13": 10, "v14": 10, "v15": 10, "v16": 10, "v17": 10, "v18": 10, "v19": 10, "v2": 10, "v20": 10, "v21": 10, "v22": 10, "v23": 10, "v24": 10, "v25": 10, "v25subsetvari": 8, "v26": 10, "v27": 10, "v28": 10, "v29": 10, "v3": [10, 20], "v30": 10, "v31": 10, "v32": 10, "v33": 10, "v34": 10, "v35": 10, "v36": 10, "v37": 10, "v38": 10, "v39": 10, "v4": [10, 28], "v40": 10, "v41": 10, "v42": 10, "v43": 10, "v44": 10, "v45": 10, "v46": 10, "v47": 10, "v48": 10, "v49": 10, "v5": 10, "v50": 10, "v51": 10, "v52": 10, "v53": 10, "v54": 10, "v6": 10, "v7": 10, "v8": 10, "v9": 10, "v_idx": 22, "v_qc": 8, "v_qccolorbarmaximum": 8, "v_var": 22, "v_veloc": 22, "vald": 8, "valid": 28, "valid_aphiaid": 33, "valid_author": 33, "valid_max": [7, 15, 34], "valid_min": [7, 15, 34], "valid_nam": 33, "valu": [6, 7, 8, 9, 11, 12, 13, 14, 15, 17, 18, 19, 20, 22, 25, 26, 27, 28, 31, 33, 34], "value_chang": [7, 8], "valueerror": [16, 22, 25], "var": [15, 16, 24, 25, 34], "var_info": 34, "var_rho_2d": 34, "vari": 5, "variabl": [6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 19, 20, 22, 25, 26, 27, 30, 31, 32, 34], "variable_nam": 26, "variablenam": 9, "varieti": [5, 16, 36], "varinfo1040t_daili": 34, "variou": [5, 9, 11, 29, 33], "vatt": 32, "vbar": 34, "vctrs_0": 28, "ve": 33, "vector": [11, 14, 22, 32], "vector_sum": 22, "vehicl": 8, "veloc": 22, "velocityobservation_typ": 8, "verbatimeventd": 14, "verbos": [12, 17, 22, 30], "veri": [7, 8, 9, 15, 22, 24, 27], "vernacularnam": [13, 14], "vers_dat": 10, "vers_dict": 10, "vers_titl": 10, "version": [10, 24, 28, 30, 32, 33, 34, 37], "version_info": 10, "vertic": [7, 8, 15, 16, 20, 22, 24, 25, 26, 34], "vertical_coordinateaxistyp": [22, 34], "vertical_coordinatezisposit": 34, "verticalalign": 24, "verticalalignmentmod": 24, "vi": 17, "via": [5, 7, 22, 25, 28, 33, 34, 35], "video": 27, "viequ": [12, 17], "view": [6, 12], "viridi": [7, 8], "viridis_r": 13, "virtual": 34, "viru": 37, "visibl": 6, "visual": [2, 7, 14, 15, 18, 19, 22, 25, 34, 35], "vlevel": [16, 25], "vmax": [7, 8, 16, 20, 27], "vmin": [7, 8, 16, 20, 27], "vocab": 33, "vocabulari": [20, 33], "volum": [22, 26], "vroom_1": 28, "w": [8, 11, 12, 28, 31, 33, 34], "w0": 12, "w1": 12, "w3": 6, "w64": 28, "wa": [7, 8, 10, 13, 25, 26, 27, 28, 32, 33, 37], "waf": 31, "wai": [7, 8, 9, 10, 19], "wait": 37, "wait_fix": [12, 17], "waiv": 20, "walk": [15, 20, 28, 33], "want": [6, 9, 10, 14, 17, 19, 20, 26, 27, 28, 32, 33, 34, 37], "warn": [22, 24, 25], "warranti": 8, "washington": 20, "water": [7, 8, 9, 14, 15, 24, 26, 33], "water_level": 6, "water_surface_height_above_reference_datum": [6, 12, 17], "waterbodi": [13, 14], "watermass": 23, "waterqu": 18, "wave": 18, "wb": [19, 28], "wcof": [16, 25], "we": [6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34, 36], "web": [9, 15, 19, 30, 31], "websit": 20, "week": 32, "weekli": 9, "weight": [7, 8, 12, 14, 15, 17, 33], "weil": 33, "welcom": 36, "well": [10, 14, 20, 24, 28, 33], "went": 34, "were": [11, 14, 17, 28, 33], "west": [8, 10, 34], "westcoastucsc": [16, 25], "westernmost_east": 8, "wgs84": 33, "wgs84standard_nam": 8, "wharf": 9, "what": [6, 13, 16, 17, 18, 20, 28, 33, 34], "whatev": 34, "wheel": 37, "when": [7, 12, 22, 27, 32], "where": [10, 13, 16, 17, 19, 20, 22, 26, 30, 33, 37], "which": [6, 8, 9, 10, 16, 17, 20, 23, 28, 33, 37], "while": [5, 8, 20, 25, 26, 37], "white": [20, 21, 23, 35], "who": [9, 34], "whoi_406": 15, "whole": [7, 25], "why": [9, 20], "wi": 18, "wide": 20, "width": [6, 12, 15, 17, 22, 28], "wiki": 30, "wilcox": [26, 31], "wildlif": 28, "win": 37, "win_ob": [12, 17], "wind": [11, 12, 17], "wind_minus_curr": 34, "wind_minus_current_coordsysbuild": 34, "wind_minus_currentconvent": 34, "wind_spe": [12, 17], "wind_speed_t": [12, 17], "window": [28, 31], "winds_ncepnam_3hourly_mab_and_go": 34, "winds_ncepnam_3hourly_mab_and_gom": 34, "winds_observ": [12, 17], "within": [6, 8, 11, 20, 31, 32], "without": [7, 8, 10, 14, 15, 19, 22, 25, 34], "withr_2": 28, "wkt": 14, "wl_valu": 6, "wm": [9, 12, 15], "wmo": 8, "wmo_id": [8, 15], "wmo_id_strlen": 8, "wmo_id_strlenxarrai": 8, "wmo_idcontributor_nam": 8, "wmokeywords_vocabulari": 8, "wmstilelay": 12, "won": [6, 16], "woodi": 10, "word_word": 25, "work": [15, 16, 25, 28, 30, 31, 32, 33, 37], "workaround": 16, "workflow": [4, 34], "workspac": 13, "world": [14, 20, 27, 33], "world_topo_map": [7, 8, 15], "worldhir": [11, 28], "worm": 33, "worri": 25, "would": [9, 14, 18, 27, 36], "wrim": 14, "writ": [29, 35], "write": [12, 13, 14, 15, 20, 22, 26, 33, 34], "written": [23, 30, 36], "wtemp": 33, "www": [6, 10, 12, 16, 17, 18, 25, 28, 33, 34], "www1": 20, "x": [6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34], "x0": [20, 24], "x1": 20, "x27": [7, 8, 15, 22, 34], "x64": 28, "x86_64": [28, 34], "x86_64compiler_system": 34, "x86_64featuretyp": 34, "x_axi": [16, 25], "x_axis_typ": [6, 12, 17], "xarrai": [7, 8, 15, 22, 29, 35], "xaxi": [7, 8, 13, 15], "xaxis_d": 10, "xcolorbarmaximum": [7, 8], "xestospongia": 13, "xfmt": 15, "xformatt": [16, 22], "xfun_0": 28, "xi_psi": 22, "xi_rho": [22, 34], "xi_u": 22, "xi_v": 22, "xlab": 23, "xlen": 11, "xlim": [10, 11, 28], "xline": 16, "xlocat": 20, "xmax": [20, 27], "xmin": [20, 27], "xml": [6, 10, 18, 20], "xml2_1": 28, "xmlschema": 6, "xp": 24, "xpath": [6, 12], "xpo": 11, "xr": [7, 8, 22, 34], "xre": 24, "xsi": 6, "xtick": 32, "xtracto": 11, "xtractomat": [5, 35], "xtype": 23, "xy": [8, 12], "xytext": 12, "y": [6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34], "y0": 20, "y1": [12, 17, 20], "y2": [12, 17], "y_axi": [16, 25], "y_range_nam": [12, 17], "yaxi": [7, 12, 13, 17, 18], "ycolorbarmaximum": [7, 8], "ye": [20, 37], "year": [12, 14, 17, 18, 20], "yellow": [12, 17], "yet": 22, "yformatt": [16, 22], "ylab": 23, "ylen": 11, "ylim": [11, 28], "yline": 16, "ylocat": 20, "ymax": [20, 27], "ymin": [20, 27], "yml": 37, "yn": 23, "you": [6, 9, 10, 20, 22, 23, 24, 25, 28, 29, 34, 36, 37], "your": [9, 10, 18, 37], "ypo": [10, 11], "ytick": 10, "yyyi": 18, "z": [7, 8, 9, 11, 15, 16, 22, 23, 24, 26, 28, 31, 32], "z_axi": [16, 25], "zarr": [29, 35], "zarr_consolidated_format": 34, "zarr_format": 34, "zarrai": 34, "zattr": 34, "zcolorbarmaximum": [7, 8, 15], "zero": 13, "zero_direction_label": 13, "zeta": [22, 34], "zgroup": 34, "zip": [7, 8, 12, 14, 15, 17, 20], "zmetadata": 34, "zone": 18, "zoom": [14, 18, 19, 25, 26], "zoom_start": [6, 7, 8, 12, 15, 17], "zorder": [13, 16, 20, 22, 25, 27]}, "titles": ["GLOS Links", "IOOS", "NANOOS", "OOI Demonstration Videos", "Python Demonstration Videos", "Data Access", "Fetching data from CO-OPS ERDDAP with Python tools", "Plotting Glider data with Python tools", "Accessing glider data via the Glider DAC API with Python", "Read realtime data from IOOS Sensor Map via ERDDAP tabledap", "Using NCEI geoportal REST API to collect information about IOOS Regional Association archived data", "Using the xtractomatic R package to track Pacific Blue Marlin", "Exploring the NHC Advisories and Sea Surface Height during Hurricane Irma", "Calling R libraries from Python", "Using r-obistools and r-obis to explore the OBIS database", "erddapy: a python client/URL builder for ERDDAP", "IOOS models: Temperature Horizontal Slices", "Accessing data from SOS using NHC GIS files", "IOOS GTS Statistics", "Searching multiple ERDDAP servers", "Using pyobis to query for known datasets", "Data Analysis And Visualization", "Parsing Conventions and standards with Python", "Quick demonstration of R-notebooks using the r-oce library", "A Matlab notebook primer", "IOOS models", "IOOS QARTOD software (ioos_qc)", "Interpolating data remotely with ERDDAP", "Interpolate MURSST to great white shark telemetry track with R and ERDDAP", "Data Management", "Shore Station Compliance Checker Script", "Using BagIt to tag oceanographic data", "Creating a CF-1.6 timeSeries using pocean", "Aligning Data to Darwin Core", "Reading and writting zarr files with xarray", "Gallery", "IOOS CodeLab", "Installing the IOOS conda environment"], "titleterms": {"": [10, 20], "0": 22, "1": [22, 32], "2": 17, "3": 22, "6": [22, 32], "A": 24, "And": 21, "Or": 33, "about": [10, 20], "access": [5, 8, 17], "across": 20, "advisori": 12, "aggreg": 20, "align": 33, "all": [20, 28], "an": 33, "analysi": 21, "api": [8, 10], "appendix": 37, "archiv": [10, 28], "associ": 10, "attribut": 28, "bagit": 31, "blue": 11, "bound": 20, "box": 20, "broken": 37, "builder": 15, "call": 13, "cf": [22, 32], "cf_xarrai": 22, "chapter": [5, 21, 29], "checker": 30, "client": 15, "co": 6, "codelab": 36, "collect": [10, 20, 28], "complianc": 30, "conda": 37, "content": [5, 21, 29], "convent": 22, "core": 33, "coverag": 10, "creat": [10, 20, 32, 33, 37], "csv": 10, "dac": 8, "darwin": 33, "data": [5, 6, 7, 8, 9, 10, 17, 21, 27, 28, 29, 30, 31, 33], "databas": 14, "dataset": 20, "deal": 28, "demonstr": [3, 4, 23], "depend": 30, "distribut": 20, "do": 37, "download": 28, "dure": 12, "emof": 33, "environ": 37, "erddap": [6, 9, 15, 19, 27, 28], "erddapi": 15, "event": 33, "everyth": 37, "exampl": 28, "exit": 37, "explor": [12, 14, 20], "extend": 33, "extens": 33, "extract": 28, "fact": 33, "feed": 10, "fetch": 6, "file": [17, 28, 33, 34], "find": 17, "found": 10, "from": [6, 9, 13, 17, 28], "galleri": 35, "gener": 10, "geodatafram": 20, "geojson": 20, "geopanda": 20, "geoport": 10, "georss": 10, "get": 37, "gi": 17, "glider": [7, 8], "glo": 0, "great": 28, "grid": 20, "gt": 18, "have": 10, "height": 12, "help": 37, "histogram": 20, "horizont": 16, "how": 37, "hurrican": 12, "inform": 10, "instal": 37, "interpol": [27, 28], "ioo": [1, 9, 10, 16, 18, 25, 26, 36, 37], "ioos_qc": 26, "irma": 12, "known": 20, "latitud": 20, "let": [10, 20], "librari": [13, 23], "link": 0, "linux": 37, "littl": 20, "lock": 37, "longitud": 20, "maco": 37, "make": [20, 28], "manag": 29, "map": [9, 28], "marlin": 11, "match": 33, "matlab": 24, "measur": 33, "metadata": [20, 28], "model": [16, 25], "more": 20, "multipl": 19, "mursst": 28, "name": 33, "nanoo": 2, "ncei": [10, 28], "netcdf": 28, "next": 10, "nhc": [12, 17], "notebook": [18, 23, 24], "now": 10, "obi": [14, 20], "obistool": 14, "observ": 20, "oc": 23, "occurr": [20, 33], "oceanograph": 31, "ooi": 3, "op": 6, "out": 10, "pacif": 11, "packag": 11, "pars": [10, 22], "part": 17, "pier": 30, "platform": 10, "plot": [7, 10, 20, 28], "pocean": 32, "point": 20, "portal": 10, "primer": 24, "programmat": 17, "purpos": 30, "pyobi": 20, "pyoo": 17, "pysgrid": 22, "python": [4, 6, 7, 8, 13, 15, 22, 33], "pyugrid": 22, "qartod": 26, "queri": [10, 20], "quick": 23, "r": [11, 13, 14, 23, 28], "raw": 28, "read": [9, 20, 34], "realtim": 9, "recommend": 37, "record": 20, "region": 10, "remot": 27, "respons": 10, "rest": 10, "return": 20, "run": 30, "save": 20, "scripp": 30, "script": 30, "sea": 12, "search": 19, "seem": 37, "select": 10, "sensor": 9, "server": 19, "sgrid": 22, "shark": 28, "shoot": 37, "shore": 30, "slice": 16, "so": 17, "softwar": 26, "some": 20, "standard": 22, "station": 30, "statist": 18, "store": 28, "surfac": 12, "tabl": [5, 21, 29], "tabledap": 9, "tag": 31, "taxonom": 33, "telemetri": 28, "temperatur": 16, "thi": 18, "those": 20, "tibbl": 28, "time": [10, 28], "timeseri": [10, 32], "tool": [6, 7], "track": [11, 28], "troubl": 37, "ugrid": 22, "updat": 37, "url": 15, "us": [10, 11, 14, 17, 18, 20, 23, 28, 31, 32, 33, 37], "variabl": 28, "via": [8, 9], "video": [3, 4], "visual": 21, "we": [10, 37], "what": [10, 37], "when": 37, "white": 28, "why": 37, "window": 37, "writ": 34, "xarrai": 34, "xtractomat": 11, "zarr": 34}}) \ No newline at end of file