Organise and enhance spherical coordinate transforms #63
lint.yml
on: pull_request
Run linter
12s
Lint Github actions YAML files
8s
Annotations
5 errors
F401:
gusto/coordinates.py#L7
gusto/coordinates.py:7:1: F401 'firedrake.sqrt' imported but unused
|
F401:
gusto/coordinates.py#L7
gusto/coordinates.py:7:1: F401 'firedrake.atan_2' imported but unused
|
F401:
gusto/coordinates.py#L7
gusto/coordinates.py:7:1: F401 'firedrake.asin' imported but unused
|
F821:
gusto/coordinates.py#L35
gusto/coordinates.py:35:27: F821 undefined name 'lonlatr_from_xyz'
|
Run linter
Process completed with exit code 2.
|