Skip to content

Commit 92277cd

Browse files
committed
remove references to the two prr notebooks
1 parent 54a59ec commit 92277cd

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

docs/contributing_to_the_osc.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ Use the library and follow the contribution path below.
118118
information to be usable: stable URL, title, description, timestamp, spatial
119119
footprint, bounding box, MIME type, license, and any useful extra fields.
120120

121-
The tutorials show how to generate STAC Item metadata for the main supported file
122-
formats:
121+
The tutorials below show how to generate STAC Item metadata for the main supported file
122+
formats. You will have to write your own code to generate STAC items for each file:
123123

124124
- Generate STAC Item metadata for `Zarr` data - `docs/tutorials/zarr_file_metadata.ipynb`.
125125
- Generate STAC Item metadata for `COG` data - `docs/tutorials/zarr_file_metadata.ipynb`.
@@ -179,8 +179,6 @@ The how-to guides include:
179179
- `docs/guides/2.Product.ipynb` create and validate product metadata.
180180
- `docs/guides/3.Workflow.ipynb` create and validate workflow metadata.
181181
- `docs/guides/4.Experiment.ipynb` create and validate experiment metadata.
182-
- `docs/guides/2.1.Product_files_PRR.ipynb` to show how to add a seperate catalog to a product.
183-
- `docs/guides/2.1.Product_files_self_hosted.ipynb.ipynb` how to add files that already have stable public URLs.
184182
- `docs/guides/5.Templates.ipynb` if you prefer the YAML-template workflow.
185183

186184

0 commit comments

Comments
 (0)