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

AWS Data Clients #3000

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

Just have a single client for the GOES archives

3d3ec2e
Select commit
Loading
Failed to load commit list.
Draft

AWS Data Clients #3000

Just have a single client for the GOES archives
3d3ec2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 12, 2024 in 1s

0.00% of diff hit (target 80.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 80.00%)

Annotations

Check warning on line 4 in src/metpy/remote/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/__init__.py#L4

Added line #L4 was not covered by tests

Check warning on line 16 in src/metpy/remote/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/__init__.py#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 18 in src/metpy/remote/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/__init__.py#L18

Added line #L18 was not covered by tests

Check warning on line 20 in src/metpy/remote/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/__init__.py#L20

Added line #L20 was not covered by tests

Check warning on line 4 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L4

Added line #L4 was not covered by tests

Check warning on line 11 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L7-L11

Added lines #L7 - L11 were not covered by tests

Check warning on line 16 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L13-L16

Added lines #L13 - L16 were not covered by tests

Check warning on line 19 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 21 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L21

Added line #L21 was not covered by tests

Check warning on line 28 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L24-L28

Added lines #L24 - L28 were not covered by tests

Check warning on line 32 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 36 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 40 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 46 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L42-L46

Added lines #L42 - L46 were not covered by tests

Check warning on line 48 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L48

Added line #L48 was not covered by tests

Check warning on line 51 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 54 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 60 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 64 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 70 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L67-L70

Added lines #L67 - L70 were not covered by tests

Check warning on line 75 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L72-L75

Added lines #L72 - L75 were not covered by tests

Check warning on line 80 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 83 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 86 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 92 in src/metpy/remote/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metpy/remote/aws.py#L89-L92

Added lines #L89 - L92 were not covered by tests