Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 24 additions & 1 deletion roadmap/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,26 @@ The latest version of the software can be easily installed by any ESGF partner.
### *Vision*
Data can be transferred between ESGF nodes with excellent performance.

### *Tasks*

- Tier-1 sites deploy GCSv5 endpoints
- Identify test set of CMIP data
- Transfer test benchmarking

## E4 - Publish

### *Vision*
Data can be ingested into ESGF and made available for search.

### *Tasks*

- `esg-publisher` needs test suite
- Push records to Globus Search
- Push records to Elastic Search
- Implement workflows
- Add QC checks to workflows
- Open question for ElasticSearch ingest: how is access control implemented?

## E5 - Search

### *Vision*
Expand All @@ -77,7 +92,15 @@ A user can search the ESGF catalogue and get the correct result in a timely mann
### *Vision*
A user can download the data they searched for, in a timely manner.

### *Tasks*

- Upgrade wget API to support Globus Search backend
- Upgrade wget API to support Elasic Search backend (or STAC) ?
- Enhance `esgpull` to support Globus Transfer
- integrate `esgpull` with Metagrid
- Retire wget?

## E7 - User interaction

### *Vision*
A user can interact with the data they searched for, to transform it into new data.
A user can interact with the data they searched for, to transform it into new data.