You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/technical_tutorials/search/catalog.rst
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ API documentation is available here: https://stac.maap-project.org/api.html (wil
26
26
27
27
The general STAC API spec is here: https://api.stacspec.org/v1.0.0-rc.1/core/.
28
28
29
-
An example of using pystac-client is included above and in `Searching STAC Documentation <search/searching_the_stac_catalog.ipynb>`_.
29
+
An example of using pystac-client is included above and in `Searching STAC Documentation <searching_the_stac_catalog.ipynb>`_.
30
30
31
31
Data Access via STAC
32
32
---------------------------------------
@@ -60,7 +60,7 @@ CMR Discovery
60
60
61
61
Users can discover data NASA's Operational CMR via its publicly accessible API: https://cmr.earthdata.nasa.gov and user interface: https://search.earthdata.nasa.gov.
62
62
63
-
CMR Search documentation can be found in `Searching Collections <search/collections.ipynb>`_ and `Searching Granules <search/granules.ipynb>`_ and https://cmr.earthdata.nasa.gov/search/site/docs/search/api.html.
63
+
CMR Search documentation can be found in `Searching Collections <collections.ipynb>`_ and `Searching Granules <granules.ipynb>`_ and https://cmr.earthdata.nasa.gov/search/site/docs/search/api.html.
64
64
65
65
CMR Access
66
66
---------------------------------------
@@ -69,7 +69,7 @@ For all NASA MAAP users, access to NASA'S Operational data is provided via a fed
69
69
70
70
Anyone can access data through Earthdata Login as well.
71
71
72
-
Find more documentation about how to access data in CMR in the `Access <accessing.html>`_ section of this documentation.
72
+
Find more documentation about how to access data in CMR in the `Access <../accessing.html>`_ section of this documentation.
0 commit comments