Skip to content

Re-structuring this repository #6

Description

@agstephens

We should restructure this repository so that all the releases live on the master branch. Let's use the current release that we are working on r4_decadal, as the prototype. It lives under:

https://github.com/cp4cds/c3s_34g_qc_results/tree/master/QC_Results/r4_decadal

Here is my proposed new directory structure:

QC_Results / 
    <release_id> / QC_template.json
        / <check_type> / <json or csv/gz>
        / final / <csv/gz>
        / final / <json>

So an example would be:

QC_Results / 
    r4_decadal / QC_template.json
        / time_checks / r4_decadal_time_checks.csv.gz
        / final / r4_decadal_qc_results.csv.gz
        / final / r4_decadal_qc_results.json

When we have finalised a version, then I think we create a release of the entire repository and tag it as the release name, e.g. "r4_decadal".

@glevava @wachsylon: what do you think? I am happy for an alternative approach if you have one.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions