Migrate Climpact to plugin template
In this MR, we focused on migrating Climpact to the latest version of the plugin template.
The key changes include:
-
We've updated the plugin to be able to read environment variables to be used in CI as well. https://gitlab.dkrz.de/ch1187/plugins4freva/climpact/-/blob/new-migrate/src/climpact/swift.py?ref_type=heads#L175-183
-
To align with the practices used in CCP, we defined an environment variable to avoid the creation of a scratch directory during CI runs. https://gitlab.dkrz.de/ch1187/plugins4freva/climpact/-/blob/new-migrate/ProcessClimateData.py?ref_type=heads#L453
Closes #5 (closed)
Edited by Mostafa Hadizadeh