Appearance
Working with Platforms
EarthCODE partners with a growing ecosystem of platforms to provide FAIR and Open Earth Observation science tools and infrastructure!
This section is your starting point for exploring the platforms and tools available in the EarthCODE ecosystem. Whether you're launching a new project or streamlining an existing workflow, you'll find guidance on choosing the right platform and understanding its capabilities.
Access and Sponsorship
- If you already have platform access, you can self‑sponsor usage.
- Otherwise, apply for resources via the ESA Network of Resources (NoR).
- See the NoR Tutorial for step‑by‑step guidance.
Choosing Tools and Platforms
EarthCODE provides single‑sign‑on (SSO) access to a growing number of EO platforms offering data, development tools, and compute. When you log in with your EarthCODE account, your identity carries across the EarthCODE Portal, the EarthCODE Forum, each integrated platform, and the Open Science Catalog.
For all EarthCODE‑integrated platforms, you can apply for Network‑of‑Resources (NoR) sponsorship to cover compute costs. Every platform includes FAIR tooling to automate publishing to the Open Science Catalog. Some platforms also support multiple workflow types, enabling cross‑compatibility between platforms.
Platforms differ in four areas:
- Data availability and access methods
- Workflow development model
- Specialised hardware and infrastructure
- Visualisation tools
See 10 Minutes to EarthCODE for examples. The tables below summarise EarthCODE platforms and their capabilities.
Accessing Data on EarthCODE
Accessing data within the EarthCODE ecosystem is a two-step process that separates finding the data from using it.
First, you discover data using the Open Science Catalog. A search returns a standardized STAC record containing metadata and a link to the data. Once you have the STAC metadata, you can access the data. For cloud-optimized formats, the best practice is to use the data directly from EarthCODE integrated platforms.
The following tutorials provide hands-on examples of these access patterns:
- Example: Finding and Accessing Data
- Guide: Accessing the Catalog on Pangeo
More detailed examples for accessing data can be found on the main tutorials page.
Developing and Publishing Workflows
EarthCODE's integrated platforms provide the tools to build, test, and ultimately publish your scientific workflows. They enable researchers to create reproducible experiments where your code, data inputs, and configuration are packaged together as a FAIR research object that can be executed locally or within the EarthCODE ecosystem. Below are some example of the tooling and development environments provided by EarthCODE's ecosystem
- Example OpenEO Workflows
- Example Developing an Analysis on Pangeo
- Example: Publishing a Data Cube and Workflow to EarthCODE
More detailed examples for developing workflows can be found on the platform pages and main tutorial page.