|
60 | 60 | "source": [ |
61 | 61 | "Created: 2024-09-17\n", |
62 | 62 | "\n", |
63 | | - "Updated: 2025-03-06\n", |
| 63 | + "Updated: 2026-02-04\n", |
64 | 64 | "\n", |
65 | 65 | "Author: [Mathew Biddle](mailto:mathew.biddle@noaa.gov)" |
66 | 66 | ] |
|
71 | 71 | "id": "Dl6UQcydrdtx" |
72 | 72 | }, |
73 | 73 | "source": [ |
74 | | - "In this notebook we highlight the ability to search the [IOOS Data Catalog](https://data.ioos.us/) for a specific subset of observations using the [CKAN](https://ckan.org/) web accessible Application Programming Interface (API). \n", |
| 74 | + "In this notebook we highlight the ability to search the IOOS Data Catalog for a specific subset of observations using the [CKAN](https://ckan.org/) web accessible Application Programming Interface (API). \n", |
75 | 75 | "\n", |
76 | | - "For this example, we want to look for observations of oxygen in the water column across the IOOS Catalog. As part of the [IOOS Metadata Profile](https://ioos.github.io/ioos-metadata/), which the US IOOS community uses to publish datasets, we know that each Regional Association and DAC will be following the [Climate and Forecast (CF) Conventions](http://cfconventions.org/) and using CF `standard_names` to describe their datasets. So, with that assumption, we can search across the IOOS Data catalog for datasets with the CF standard names that contain `oxygen` and `sea_water`. Then, we can build a simple map to show the geographical distribution of those datasets." |
| 76 | + "For this example, we want to look for observations of oxygen in the water column across the IOOS Catalog. As part of the [IOOS Metadata Profile](https://ioos.github.io/ioos-metadata/), which the US IOOS community uses to publish datasets, we know that each Regional Association and DAC will be following the [Climate and Forecast (CF) Conventions](https://cfconventions.org/) and using CF `standard_names` to describe their datasets. So, with that assumption, we can search across the IOOS Data catalog for datasets with the CF standard names that contain `oxygen` and `sea_water`. Then, we can build a simple map to show the geographical distribution of those datasets." |
77 | 77 | ] |
78 | 78 | }, |
79 | 79 | { |
|
1568 | 1568 | "stamina.retry_scheduled\n", |
1569 | 1569 | " 71%|██████████████████████████████████████████████████████████████████████████████████████████████▏ | 5417/7654 [07:47<39:10, 1.05s/it]stamina.retry_scheduled\n", |
1570 | 1570 | "stamina.retry_scheduled\n", |
1571 | | - " 71%|██████████████████████████████████████████████████████████████████████████████████████████████▏ | 5419/7654 [07:48<32:11, 1.16it/s]stamina.retry_scheduled\n" |
1572 | | - ] |
1573 | | - }, |
1574 | | - { |
1575 | | - "name": "stderr", |
1576 | | - "output_type": "stream", |
1577 | | - "text": [ |
| 1571 | + " 71%|██████████████████████████████████████████████████████████████████████████████████████████████▏ | 5419/7654 [07:48<32:11, 1.16it/s]stamina.retry_scheduled\n", |
1578 | 1572 | " 71%|██████████████████████████████████████████████████████████████████████████████████████████████▏ | 5420/7654 [07:49<34:28, 1.08it/s]stamina.retry_scheduled\n", |
1579 | 1573 | "stamina.retry_scheduled\n", |
1580 | 1574 | "stamina.retry_scheduled\n", |
|
9169 | 9163 | "name": "python", |
9170 | 9164 | "nbconvert_exporter": "python", |
9171 | 9165 | "pygments_lexer": "ipython3", |
9172 | | - "version": "3.13.1" |
| 9166 | + "version": "3.14.2" |
9173 | 9167 | } |
9174 | 9168 | }, |
9175 | 9169 | "nbformat": 4, |
|
0 commit comments