NCAS-CMS / NCAS-CMS/cf-python

Excessive logging information from cf.aggregate with verbose>1

Open
#226 2 comments 1 reaction 1 assignee View on GitHub

@davidhassell is already working on this.

Since Jul 7, 2021.

aggregation bug
Dominant language
Python
Stars
150
Forks
23
Avg merge
1d 11h
Merged PRs (30d)
2

Description

In v3.10.0, setting the cf.aggregate verbose keyword to a value > 1 causes logging output to be returned from internal commands that is not relevant to the aggregation process - namely the cf.CellMethods.equivalent method.

This can be fixed by hard-wiring verbose=1 in these cf.CellMethods.equivalent calls.

PR to follow.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.