Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate included message_doc contents #110

Merged
merged 6 commits into from Apr 19, 2024

Conversation

khaeru
Copy link
Member

@khaeru khaeru commented Jul 20, 2023

This separate branch includes commits to tidy and integrate the contents from message_doc that are added via #107.

The following was previously listed as a TODO for this PR, but I think it can be postponed to a follow-up:

  • Apply consistent BibTeX entry style.

How to review

PR checklist

  • Adjust title and text of global/index.rst.
  • Continuous integration checks all ✅
  • Add or expand tests; coverage checks both ✅
  • Add, expand, or update documentation.
  • Update doc/whatsnew.

@khaeru khaeru self-assigned this Jul 20, 2023
@khaeru khaeru added the doc Improvements or additions to documentation label Jul 20, 2023
@khaeru khaeru mentioned this pull request Jul 6, 2023
4 tasks
khaeru added a commit that referenced this pull request Aug 30, 2023
* Attempt to call add_product() from Reporter and use it to obtain quantity GDP|PPP from GDP|MER
* Add missing * operator in add_product
* Simplify of redundant YAML anchors
* Fix warning on redefinition of pint variables and typos when using iamc: for GDP variables
* Fix typo in comment in core.py
* Fix error in dims of gdp_calibrate
* Fix entries in combine assuming default values
* Editing of add_product function in core.py
* Definitive commit containig fixes. Now GDP vars can be included in .xlsx
* Fix failure of test_gea due to int64
* Init parameter MERtoPPP to address test failures
* Small edit to make pass **test_ldv**
* Init MERtoPPP param in bare.py to avoid failure of test_report_bare_res
* Remove format from iamc_variable_names
* Shift of *product* computation to obtain GDP-PPP to *general* section
* Separate 'billion' units
* Delete YAML anchor for GDP and deleted report of var GDP_for_calibration
* Removed units applied to gdp_calibrate

Co-authored-by: Paul Natsuo Kishimoto <mail@paul.kishimoto.name>
khaeru added a commit that referenced this pull request Aug 30, 2023
* Attempt to call add_product() from Reporter and use it to obtain quantity GDP|PPP from GDP|MER
* Add missing * operator in add_product
* Simplify of redundant YAML anchors
* Fix warning on redefinition of pint variables and typos when using iamc: for GDP variables
* Fix typo in comment in core.py
* Fix error in dims of gdp_calibrate
* Fix entries in combine assuming default values
* Editing of add_product function in core.py
* Definitive commit containig fixes. Now GDP vars can be included in .xlsx
* Fix failure of test_gea due to int64
* Init parameter MERtoPPP to address test failures
* Small edit to make pass **test_ldv**
* Init MERtoPPP param in bare.py to avoid failure of test_report_bare_res
* Remove format from iamc_variable_names
* Shift of *product* computation to obtain GDP-PPP to *general* section
* Separate 'billion' units
* Delete YAML anchor for GDP and deleted report of var GDP_for_calibration
* Removed units applied to gdp_calibrate

Co-authored-by: Paul Natsuo Kishimoto <mail@paul.kishimoto.name>
khaeru added a commit that referenced this pull request Aug 31, 2023
* Attempt to call add_product() from Reporter and use it to obtain quantity GDP|PPP from GDP|MER
* Add missing * operator in add_product
* Simplify of redundant YAML anchors
* Fix warning on redefinition of pint variables and typos when using iamc: for GDP variables
* Fix typo in comment in core.py
* Fix error in dims of gdp_calibrate
* Fix entries in combine assuming default values
* Editing of add_product function in core.py
* Definitive commit containig fixes. Now GDP vars can be included in .xlsx
* Fix failure of test_gea due to int64
* Init parameter MERtoPPP to address test failures
* Small edit to make pass **test_ldv**
* Init MERtoPPP param in bare.py to avoid failure of test_report_bare_res
* Remove format from iamc_variable_names
* Shift of *product* computation to obtain GDP-PPP to *general* section
* Separate 'billion' units
* Delete YAML anchor for GDP and deleted report of var GDP_for_calibration
* Removed units applied to gdp_calibrate

Co-authored-by: Paul Natsuo Kishimoto <mail@paul.kishimoto.name>
- Consolidate BibTeX/RIS files at the top level.
- Remove conf.py, makefiles from sub-tree.
- Adjust path references in sources.
Copy link
Member

@glatterf42 glatterf42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clicked through various new pages and they all look very good, thanks :)

@khaeru khaeru merged commit 0108a04 into include/message-doc Apr 19, 2024
1 check passed
@khaeru khaeru deleted the include/message-doc-tidy branch April 19, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants