subset_data: "No dominant pft type is chosen" warning is odd
Open
b4b
- Dominant language
- Fortran
- Stars
- 352
- Forks
- 361
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 7
Description
This is printed at the `logger.info` level if the user does `subset_data` without setting a dominant PFT:
```
WARNING: No dominant pft type is chosen. If you want to choose a dominant pft type, please use --dompft flag.
```
Why should the user be warned about this?
Contributor guide
Assessment
This issue has not been assessed yet.