Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add McIDAS AREA file reader #3489

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Fix CRS and cleanup georeference

93b3c21
Select commit
Loading
Failed to load commit list.
Draft

Add McIDAS AREA file reader #3489

Fix CRS and cleanup georeference
93b3c21
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 15, 2024 in 4s

4 new alerts

New alerts in code changed by this pull request

  • 4 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 389 in src/metpy/io/mcidas.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note

Variable _docs is not used.

Check notice on line 395 in src/metpy/io/mcidas.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note

Variable _cal is not used.

Check notice on line 399 in src/metpy/io/mcidas.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note

Variable _bands is not used.

Check notice on line 697 in src/metpy/io/mcidas.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note

Variable _semiminor_r is not used.