This repository was archived by the owner on Mar 25, 2026. It is now read-only.
Closed
Conversation
Define the prerequisite steps prior to running data prep
Everything works up through creating and connecting to VM
Add a helper script to mount Azure File Shares
Mounting an Azure File Share to a linux OS via SMB defaults to read/write access. The change to the mount script default to read-only with file permissions (`0555`) Update Docs accordingly.
Reflect actual Azure FIles structure
don't touch config in this PR.
Add a config option for running 2022Q4 data prep with the docker container Closes: #143
the default docker config should not be used, since it does not specify any file paths
Restore inheritance for previous (pre-2022Q4) configs.
Add config matching format in #145
add filepaths to latest known working input data files Closes: 144
Reverting scenarios to 2022 editions, since 2023 not avialable yet.
Collaborator
Author
|
Have kicked off new data prep trial run from this branch as of 69149ca. Includes ISF 2023, but 2022 GECO and WEO. Update: prep failed quickly. See https://github.com/RMI-PACTA/pacta.scenario.preparation/issues/130 |
Collaborator
Author
|
Build finished from 69149ca. No errors, no warnings. Available on |
Collaborator
Author
|
Closing branch. |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sucessor to #146, to refresh from
mainbranched from
mainat a4b662bIncludes:
docs/how-to-run-on-vmRun on VM #142 at f6b87a6build/143-2022q4-configAdd current working config for 2022q4 #145 at b725057add-default-2023Q4-configadd default 2023Q4 config #136 at cea4775Additional Changes:
6685f4cRevert 2023 Scenarios to 2022, pending updates in https://github.com/RMI-PACTA/workflow.scenario.preparation4ee09daBranch specific instructions (checkout this branch on VM)