Skip to content

Commit a456046

Browse files
authored
Merge pull request #160 from ESA-APEx/algorithm_catalogue_update
Algorithm catalogue update
2 parents 0a674d3 + f456e3a commit a456046

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

propagation/onboarding.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,19 @@ for [algorithm upscaling](upscaling.md).
119119

120120
## Onboard Your Algorithm on the [APEx Algorithm Services Catalogue](#apex-algorithm-services-catalogue)
121121

122-
Stay tuned for more detailed instructions on how to onboard your algorithm into our catalogue.
122+
Onboarding your algorithm to the APEx Algorithm Services Catalogue is a straightforward process. Follow these
123+
steps to get started:
124+
125+
1. **Host Your Algorithm**: Ensure your algorithm is hosted on an [APEx-compliant platform](./platforms.md). If you need
126+
assistance in selecting a suitable platform, refer to the
127+
[Hosting Platform Onboarding Support](#hosting-platform-onboarding-support) section.
128+
2. **Prepare Your Algorithm Record**: Create a detailed record of your algorithm, including its functionalities, input/output
129+
specifications, and any relevant metadata. This record should adhere to the guidelines provided in the
130+
[APEx Algorithm Services Catalogue](https://esa-apex.github.io/apex_algorithms/catalogue.html).
131+
3. **Submit a Pull Request**: To officially onboard your algorithm, submit a pull request (PR) to the
132+
[APEx Algorithms GitHub Repository](https://github.com/ESA-APEx/apex_algorithms).
133+
4. **Review and Approval**: The APEx team will review your submission. If everything is in order, your algorithm will be
134+
approved and added to the catalogue.
135+
5. **Catalogue Integration**: Once approved, your algorithm will be listed in the
136+
[APEx Algorithm Services Catalogue](https://algorithm-catalogue.apex.esa.int/), making it accessible to
137+
the EO community.

0 commit comments

Comments
 (0)