Skip to content

Commit ccb9393

Browse files
authored
Merge pull request #450 from iiasa/enh/cepii-baci
Add `.tools.cepii.BACI` data source
2 parents 94414a2 + 24c466f commit ccb9393

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+259197
-114
lines changed

doc/api/data-sources.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Tools for specific data sources
22
*******************************
33

4+
.. _tools-cepii:
5+
6+
“Centre d’études prospectives et d’informations internationales” (CEPII) (:mod:`.tools.cepii`)
7+
==============================================================================================
8+
9+
.. currentmodule:: message_ix_models.tools.cepii
10+
11+
.. automodule:: message_ix_models.tools.cepii
12+
:members:
13+
414
.. _tools-gfei:
515

616
Global Fuel Economy Initiative (GFEI) (:mod:`.tools.gfei`)

doc/whatsnew.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ What's new
44
Next release
55
============
66

7+
- New provider for exogenous data from the :ref:`tools-cepii` :class:`.BACI` data source (:pull:`450`).
78
- Improvements to :class:`.report.Config` (:pull:`178`):
89

910
- New attribute :attr:`~.report.Config.modules`.
@@ -14,6 +15,7 @@ Next release
1415
to cover features implemented/not implemented by :mod:`genno`-based reporting.
1516
Module globals :data:`.NOT_IMPLEMENTED_MEASURE` and :data:`.NOT_IMPLEMENTED_IAMC`
1617
record not-yet-implemented measures and IAMC ‘variables’.
18+
- New utility functions :func:`.extract_if_newer`, :func:`.random_sample_from_files` (:pull:`450`).
1719

1820
v2025.10.31
1921
===========

0 commit comments

Comments
 (0)