When using setInterpolationFunction for a policy scenario, if a file is being modified that is also modified in the base case, the base case changes are overwritten, probably because pygcam is starting from a fresh copy of the file in the project space instead of in the sandbox.
For example, I have a coal ban in the base case for certain regions and I am testing increasing the share-weights for gas in policy scenarios, but when doing so the coal ban is no longer carried through.
When using setInterpolationFunction for a policy scenario, if a file is being modified that is also modified in the base case, the base case changes are overwritten, probably because pygcam is starting from a fresh copy of the file in the project space instead of in the sandbox.
For example, I have a coal ban in the base case for certain regions and I am testing increasing the share-weights for gas in policy scenarios, but when doing so the coal ban is no longer carried through.