added plotting script for baroclinic wave and plot it produces #53
lint.yml
on: pull_request
Run linter
7s
Lint Github actions YAML files
5s
Annotations
10 errors and 2 warnings
E265:
compressible/plot_dry_baroclinic_sphere.py#L25
compressible/plot_dry_baroclinic_sphere.py:25:1: E265 block comment should start with '# '
|
E266:
compressible/plot_dry_baroclinic_sphere.py#L34
compressible/plot_dry_baroclinic_sphere.py:34:1: E266 too many leading '#' for block comment
|
E202:
compressible/plot_dry_baroclinic_sphere.py#L47
compressible/plot_dry_baroclinic_sphere.py:47:42: E202 whitespace before ')'
|
E128:
compressible/plot_dry_baroclinic_sphere.py#L74
compressible/plot_dry_baroclinic_sphere.py:74:25: E128 continuation line under-indented for visual indent
|
E241:
compressible/plot_dry_baroclinic_sphere.py#L74
compressible/plot_dry_baroclinic_sphere.py:74:40: E241 multiple spaces after ','
|
E128:
compressible/plot_dry_baroclinic_sphere.py#L80
compressible/plot_dry_baroclinic_sphere.py:80:45: E128 continuation line under-indented for visual indent
|
E128:
compressible/plot_dry_baroclinic_sphere.py#L84
compressible/plot_dry_baroclinic_sphere.py:84:69: E128 continuation line under-indented for visual indent
|
E128:
compressible/plot_dry_baroclinic_sphere.py#L85
compressible/plot_dry_baroclinic_sphere.py:85:69: E128 continuation line under-indented for visual indent
|
E128:
compressible/plot_dry_baroclinic_sphere.py#L86
compressible/plot_dry_baroclinic_sphere.py:86:69: E128 continuation line under-indented for visual indent
|
E128:
compressible/plot_dry_baroclinic_sphere.py#L98
compressible/plot_dry_baroclinic_sphere.py:98:41: E128 continuation line under-indented for visual indent
|
Lint Github actions YAML files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|