From e1944f41b376d482068f7baf7bc0c50af856f15c Mon Sep 17 00:00:00 2001 From: sharkinsspatial Date: Tue, 8 Mar 2022 12:11:51 -0600 Subject: [PATCH] Spell check. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 402dae5..4c617db 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Provides the core library dependencies used by all of our project images. Speci - [hls-laads](https://github.com/NASA-IMPACT/hls-laads) - Uses C utilities from [espa-surface-reflectance](https://github.com/NASA-IMPACT/espa-surface-reflectance) to download and synchronize required auxilary data from the LAADS DAAC. ### Utilities -Generating HLS proudcts requires a suite of addtional metadata and secondary files for ingestion into externl systems such as [CMR](https://earthdata.nasa.gov/eosdis/science-system-description/eosdis-components/cmr), [Cumulus](https://nasa.github.io/cumulus/docs/cumulus-docs-readme) and [GIBs](https://earthdata.nasa.gov/eosdis/science-system-description/eosdis-components/gibs). These Python CLI utilities are installed and used from within the containers. +Generating HLS proudcts requires a suite of addtional metadata and secondary files for ingestion into external systems such as [CMR](https://earthdata.nasa.gov/eosdis/science-system-description/eosdis-components/cmr), [Cumulus](https://nasa.github.io/cumulus/docs/cumulus-docs-readme) and [GIBs](https://earthdata.nasa.gov/eosdis/science-system-description/eosdis-components/gibs). These Python CLI utilities are installed and used from within the containers. - [hls-metadata](https://github.com/NASA-IMPACT/hls-metadata) - Generate CMR metadata for HLS products.