Skip to content

Commit fbcbe7c

Browse files
authored
Update index.md
update the description
1 parent 8dbe618 commit fbcbe7c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

OSC/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
The [Open Science Catalog (OSC)](https://opensciencedata.esa.int/) is a key component of the ESA EO Open Science framework. It is a publicly available web-based application designed to provide easy access to scientific resources including geoscience products, workflows, experiments and documentation from activities and projects funded by ESA under the EO Programme.
44

55

6-
There are three ways to add information to the OSC:
6+
There are few modalities on how to make a contribution. Choose a way that best fits your familiarity and technical backround to contribute to Open Science Catalog:
77

8-
### 1: Using a Visual GUI
8+
### 1: Use a Visual GUI Interface (No coding required)
99

1010
- [Git Clerk](./git_clerk_example.md) - A guide for using the Git Clerk tool which is a user interface for automatically creating product entries and creating a Pull Request in the OSC GitHub Repo.
1111

12-
### 2: Manually opening a PR
13-
- [Directly editing the json files](./osc_pr_manual.ipynb) - A guide for manually creating Product entries. Requires knowledge of git.
12+
### 2: Manually contribution (For users familiar with Git)
13+
- [Direct editing metadata in JSON](./osc_pr_manual.ipynb) - A guide for manually creating Open Science Catalog entries by creating JSON files with metadata.
1414

15-
- [Generating OSC files using pystac](./osc_pr_pystac.ipynb) - A guide for creating Product entries using pystac. Requires knowledge of git and Python.
15+
- [Generating OSC files with pystac](./osc_pr_pystac.ipynb) - A guide for creating Open Science Catalog entries in more automated way by implementing `pystac`. Require familiarity with Python.
1616

17-
### 3: Using one of the platform tools
17+
### 3: Using one of the platform tools (For EarthCODE integrated platforms users)
1818
- [DeepCode](https://github.com/deepesdl/deep-code) - An example using DeepCode: a library for automatically generating product entries for DeepESDL datasets.

0 commit comments

Comments
 (0)