Skip to content

Conversation

@morobking
Copy link
Contributor

@morobking morobking commented Nov 20, 2025

Description


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.

New or updated recipe/diagnostic

New or updated data reformatting script


To help with the number of pull requests:

@morobking
Copy link
Contributor Author

Unsure how to correct these comments from Prospector:
cmorizers/data/formatters/datasets/esacci_lst.py
cmorizers/data/formatters/datasets/esacci_lst.py
Line: 50
mccabe: MC0001 / cmorization is too complex (16)
pylint: unused-argument / Unused argument 'cfg_user' (col 38)
pylint: too-many-arguments / Too many arguments (6/5)
pylint: too-many-locals / Too many local variables (22/15)
pylint: too-many-positional-arguments / Too many positional arguments (6/5)
Line: 68
pylint: logging-fstring-interpolation / Use lazy % formatting in logging functions (col 16)

Line 50: are the unused arguments sent into the function by ESMValTool, or can they be removed?
Line 68: Don't know how to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update and/or add ESA CCI datasets required for CMUG OWP4.3

2 participants