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

Feat/7 harmonize parameters #9

Merged
merged 39 commits into from
Jun 25, 2024
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
64eb90c
Rearrange parameters
AlexAxthelm Jun 12, 2024
e2b9203
Organize top-level keys
AlexAxthelm Jun 12, 2024
9418762
`jq` ify
AlexAxthelm Jun 12, 2024
4fd35de
Use dev branches of dependencies
AlexAxthelm Jun 14, 2024
ee0e0ce
update 23Q4 testing file
AlexAxthelm Jun 14, 2024
fb81aba
Update 22Q4 test config
AlexAxthelm Jun 14, 2024
79c6134
Update portfolio object in test params
AlexAxthelm Jun 14, 2024
acf3212
Update docker-compose
AlexAxthelm Jun 14, 2024
b074350
add envvars to test workflow
AlexAxthelm Jun 14, 2024
dcaae5a
Force rebuild of docker image with latest deps
AlexAxthelm Jun 14, 2024
18f94d6
Use branch with Schema
AlexAxthelm Jun 17, 2024
3b0a01b
add user to full param testing
AlexAxthelm Jun 17, 2024
abcd77a
Update keys in testing params
AlexAxthelm Jun 18, 2024
1bedfa9
Increment version number to 0.0.0.9002
AlexAxthelm Jun 18, 2024
9f3bdaf
Update docker-compose
AlexAxthelm Jun 18, 2024
30fa4ed
enable inheritence tests
AlexAxthelm Jun 21, 2024
57779b6
use existing branch of dependencies
AlexAxthelm Jun 21, 2024
4a37c92
Trigger CI
AlexAxthelm Jun 21, 2024
c2142a8
Cachebust DESCRIPTION
AlexAxthelm Jun 21, 2024
38fb138
Update testing params
AlexAxthelm Jun 24, 2024
20f55c5
Updated docker-compose
AlexAxthelm Jun 24, 2024
ae35e53
Disable some tests
AlexAxthelm Jun 24, 2024
283008a
Disable matrix testing
AlexAxthelm Jun 24, 2024
aa72abd
Disable test name
AlexAxthelm Jun 24, 2024
e624069
Disable testing
AlexAxthelm Jun 24, 2024
09537c1
disable comment job
AlexAxthelm Jun 24, 2024
6b81f73
Disable everything
AlexAxthelm Jun 24, 2024
595e068
Add dummy check
AlexAxthelm Jun 24, 2024
685920f
re-add docker workflow
AlexAxthelm Jun 24, 2024
5778286
Remove foo job
AlexAxthelm Jun 24, 2024
44a8243
Reenable testing with 1 config
AlexAxthelm Jun 24, 2024
7aba586
reenable full workflow :shrug:
AlexAxthelm Jun 24, 2024
245a822
Reenable triggers
AlexAxthelm Jun 24, 2024
c1c65cf
Merge pull request #14 from RMI-PACTA/sort-out-testing
AlexAxthelm Jun 24, 2024
43c505e
Clean docker-compose
AlexAxthelm Jun 24, 2024
fbc2872
Change default logging level
AlexAxthelm Jun 24, 2024
8980c40
Update README
AlexAxthelm Jun 25, 2024
8620735
Use main branch of dependencies
AlexAxthelm Jun 25, 2024
52634fb
Increment version number to 0.0.1
AlexAxthelm Jun 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Rearrange parameters
  • Loading branch information
AlexAxthelm committed Jun 12, 2024
commit 64eb90c8efd831b578bd4909507721a8f8926dbc
52 changes: 21 additions & 31 deletions tests/config/full_params_2023Q4.json
Original file line number Diff line number Diff line change
@@ -4,44 +4,34 @@
"resultsURL": "https://pactadatadev.blob.core.windows.net/ghactions-workflow-pacta-results/73/merge/latest/full_params_2023Q4/output_dir",
"benchmarksURL": "https://pactadatadev.file.core.windows.net/workflow-prepare-pacta-indices-outputs/2023Q4_20240529T002355Z",
"parameters": {

"holdingsDate": "2023-12-31",
"portfolio_files": "default_portfolio.csv",
"portfolio_name": "Default Portfolio",
"start_year": 2023,

"equity_market_list": ["GlobalMarket", "DevelopedMarket", "EmergingMarket"],
"scenario_geographies_list": ["Global", "GlobalAggregate", "NonOECD", "OECD"],
"scenario_sources_list": ["GECO2023", "ISF2023", "WEO2023"],
"sector_list": ["Power", "Automotive", "Coal", "Steel", "Aviation", "Cement"],
"time_horizon": 5,
"start_year": 2023,
"holdingsDate": "2023-12-31",
"scenario_sources_list": ["GECO2023", "ISF2023", "WEO2023"],
"project_code": "GENERAL",
"portfolio_files": "default_portfolio.csv",
"select_scenario": "WEO2022_NZE_2050",
"scenario_other": "GECO2022_1.5C",
"project_report_name": "general",
"scenario_geography": "Global",
"portfolio_name": "Default Portfolio",

"investor_name": "Default Investor",
"peer_group": "bank",
"language_select": "EN",
"display_currency": "USD",
"peer_group": "bank",
"currency_exchange_value": 1,
"display_currency": "USD",

"project_code": "GENERAL",
"project_report_name": "general",

"green_techs": ["RenewablesCap","HydroCap","NuclearCap","Hybrid","Electric","FuelCell","Electric Arc Furnace"],
"pacta_sectors_not_analysed": ["Steel","Aviation","Cement"],
"portfolio_allocation_method": "portfolio_weight",
"tech_roadmap_sectors": [
"Power",
"Automotive",
"Coal"
],
"pacta_sectors_not_analysed": [
"Steel",
"Aviation",
"Cement"
],
"green_techs": [
"RenewablesCap",
"HydroCap",
"NuclearCap",
"Hybrid",
"Electric",
"FuelCell",
"Electric Arc Furnace"
]
"scenario_geography": "Global",
"scenario_other": "GECO2022_1.5C",
"select_scenario": "WEO2022_NZE_2050",
"tech_roadmap_sectors": ["Power", "Automotive", "Coal"],

}
}