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.
We should restructure this repository so that all the releases live on the
masterbranch. Let's use the current release that we are working onr4_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:
So an example would be:
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.