generated from iiasa/python-stub
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f5f7050
commit 8c0f061
Showing
2 changed files
with
35 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
.. _scenario-databases: | ||
|
||
Scenario databases hosted by IIASA | ||
================================== | ||
|
||
The *Energy, Climate and Environment* program (ECE) at IIASA is hosting many databases | ||
for the community to facilitate scenario analysis, model comparison and dissemination. | ||
|
||
Model registration | ||
------------------ | ||
|
||
To participate in a model comparison project using the IIASA scenario database infrastructure, | ||
you have to "register" your model. Model registration requires three specifications: | ||
|
||
* A model name including a *version number*, preferably using | ||
`semantic versioning <https://semver.org>`_ | ||
* | A list of region names as they should appear in the processed scenario data | ||
| (e.g., after processing when sdatabase *Scenario Explorer* instance) | ||
* A model mapping to perform region aggregation from *native_regions* to | ||
*common_regions* and renaming of model native regions (optional) | ||
|
||
Please follow the `Model registration user guide | ||
<https://nomenclature-iamc.readthedocs.io/en/stable/user_guide/model-registration.html>`_. | ||
|
||
Scenario submission | ||
------------------- | ||
|
||
Coming soon |