-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
name: 'Add/Modify: Activity' | ||
description: 'Type: activity' | ||
title: 'Add/Modify: Activity: <enter item name>' | ||
labels: | ||
- delta | ||
- activity | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: " To add a new activity please fill in the form below. \n\n Existing\ | ||
\ entries are: \n\n\t | aerchemmip | c4mip | cfmip | cmip | damip | dcpp\ | ||
\ | geomip | lesfmip | lmip | pmip | ramip | rfmip | scenariomip | tipmip\ | ||
\ | \n ___ \n Alternatively [see here](https://github.com/wcrp-cmip/WCRP-universe/tree/main/src-data/activity/)\ | ||
\ for more examples. \n ___" | ||
- id: description | ||
attributes: | ||
label: Description | ||
description: A detailed description of the activity or project. | ||
validations: | ||
required: true | ||
type: input | ||
- id: name | ||
attributes: | ||
label: Name | ||
description: The name of the activity. | ||
validations: | ||
required: true | ||
type: input | ||
- id: url | ||
attributes: | ||
label: Url | ||
description: A URL providing further documentation or references. | ||
validations: | ||
required: true | ||
type: input |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
name: 'Add/Modify: Consortium' | ||
description: 'Type: consortium' | ||
title: 'Add/Modify: Consortium: <enter item name>' | ||
labels: | ||
- delta | ||
- consortium | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: Please fill in the form below. | ||
- id: '@context' | ||
attributes: | ||
label: '@Context' | ||
description: Context identifier, typically set to '_context_' | ||
validations: | ||
required: true | ||
type: input | ||
- id: changes | ||
attributes: | ||
label: Changes | ||
description: Description of recent changes to the consortia | ||
validations: | ||
required: false | ||
type: input | ||
- id: cmip-acronym | ||
attributes: | ||
label: Cmip-Acronym | ||
description: Official acronym for the consortia | ||
validations: | ||
required: true | ||
type: input | ||
- id: members | ||
attributes: | ||
label: Members | ||
description: Map of member organizations within the consortia | ||
validations: | ||
required: true | ||
type: input | ||
- id: name | ||
attributes: | ||
label: Name | ||
description: Full name of the consortia | ||
validations: | ||
required: true | ||
type: input | ||
- id: status | ||
attributes: | ||
label: Status | ||
description: Current operational status of the consortia | ||
options: | ||
- active | ||
- inactive | ||
- dissolved | ||
validations: | ||
required: true | ||
type: dropdown | ||
- id: url | ||
attributes: | ||
label: Url | ||
description: Official website or reference URL | ||
validations: | ||
required: false | ||
type: input |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
name: 'Add/Modify: Realm' | ||
description: 'Type: realm' | ||
title: 'Add/Modify: Realm: <enter item name>' | ||
labels: | ||
- delta | ||
- realm | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: " To add a new realm please fill in the form below. \n\n Existing entries\ | ||
\ are: \n\n\t | aerosol | atmos | atmoschem | land | landice | ocean\ | ||
\ | ocnbgchem | seaice | \n ___ \n Alternatively [see here](https://github.com/wcrp-cmip/WCRP-universe/tree/main/src-data/realm/)\ | ||
\ for more examples. \n ___" | ||
- id: description | ||
attributes: | ||
label: Description | ||
description: A detailed description of the realm . | ||
validations: | ||
required: true | ||
type: input | ||
- id: name | ||
attributes: | ||
label: Name | ||
description: CMIP name used by the realm. | ||
validations: | ||
required: true | ||
type: input |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
name: 'Add/Modify: Source_type' | ||
description: Defines a CMIP source-type, including descriptive information about different | ||
model runs, such as those uncoupled from the atmosphere. | ||
title: 'Add/Modify: Source_type: <enter item name>' | ||
labels: | ||
- delta | ||
- source_type | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: Please fill in the form below. | ||
- id: '@context' | ||
attributes: | ||
label: '@Context' | ||
description: URI for the JSON-LD context describing source-type descriptors | ||
validations: | ||
required: true | ||
type: input | ||
- id: description | ||
attributes: | ||
label: Description | ||
description: Detailed description of the source type | ||
validations: | ||
required: true | ||
type: input | ||
- id: name | ||
attributes: | ||
label: Name | ||
description: Name or label for the source type | ||
validations: | ||
required: true | ||
type: input |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# WCRP-UNIVERSE | ||
# WCRP-universe | ||
TESTING ONLY: Auxillary data and global definitions to be used across miltiple Model Intercomparison Projects. | ||
|
||
Replace the badge below with relevant repo links | ||
[![Pages Served](https://github.com/WCRP-CMIP/WCRP-UNIVERSE/actions/workflows/static.yml/badge.svg)](https://github.com/WCRP-CMIP/WCRP-UNIVERSE/actions/workflows/static.yml) | ||
[![Pages Served](https://github.com/WCRP-CMIP/WCRP-universe/actions/workflows/static.yml/badge.svg)](https://github.com/WCRP-CMIP/WCRP-universe/actions/workflows/static.yml) |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.