diff --git a/contributing/dataset-ingestion/file-preparation.qmd b/contributing/dataset-ingestion/file-preparation.qmd index b2d43803..d31cf33a 100644 --- a/contributing/dataset-ingestion/file-preparation.qmd +++ b/contributing/dataset-ingestion/file-preparation.qmd @@ -7,7 +7,7 @@ subtitle: "How to create valid cloud-optimized data files and upload them to the VEDA supports inclusion of cloud optimized GeoTIFFs (COGs) to its data store. -### Create sane Cloud-Optimized GeoTIFFs (COGs) +### Create proper Cloud-Optimized GeoTIFFs (COGs) We often encounter issues like missing or wrong `nodata` value, missing coordinate-reference system, missing or wrong overviews - polluted by fill values or not conserving class values in categorical data, empty files, or artifacts in the data. @@ -79,4 +79,4 @@ Make sure that the COG filename is meaningful and contains the datetime associat Once you have the COGs, obtain permissions (`Cognito` credentials) from the VEDA team to upload them to the `veda-data-store-staging` bucket. Upload the data to a sensible location inside the bucket. -Example: `s3://veda-data-store-staging//` \ No newline at end of file +Example: `s3://veda-data-store-staging//`