emiproc-script
Use when processing emission inventories with emiproc. Helps create a processing script that loads, processes, and exports an inventory
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when processing emission inventories with emiproc. Helps create a processing script that loads, processes, and exports an inventory
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | emiproc-script |
| description | Use when processing emission inventories with emiproc. Helps create a processing script that loads, processes, and exports an inventory |
| argument-hint | inventory=<name> year=<year> grid=<target> output=<format> |
| user-invocable | true |
Provide a reliable workflow for operational emissions processing tasks in emiproc, from raw inventory loading to validated export files.
When transforming inventories, you might aggregate data in ways that cause data loss. To minimize this risk, follow this order of operations:
If order changes, document why and validate totals before/after.
VERSION = "v1.0") and pass it into export metadata attributes.main() functionlogging for runtime status and checks instead of print, as emiproc is compatible with logging. Create a logger object for the script.