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

Support reading GOES ABI and GLM from AWS #217

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Get the filename only, not the whole AWS key, which looks like a path

1bfa39e
Select commit
Loading
Failed to load commit list.
Open

Support reading GOES ABI and GLM from AWS #217

Get the filename only, not the whole AWS key, which looks like a path
1bfa39e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 12, 2024 in 0s

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 26 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L23-L26

Added lines #L23 - L26 were not covered by tests

Check warning on line 31 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L28-L31

Added lines #L28 - L31 were not covered by tests

Check warning on line 34 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L34

Added line #L34 was not covered by tests

Check warning on line 49 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L39-L49

Added lines #L39 - L49 were not covered by tests

Check warning on line 52 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L52

Added line #L52 was not covered by tests

Check warning on line 67 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L57-L67

Added lines #L57 - L67 were not covered by tests

Check warning on line 70 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L70

Added line #L70 was not covered by tests

Check warning on line 74 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 79 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L77-L79

Added lines #L77 - L79 were not covered by tests

Check warning on line 82 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L82

Added line #L82 was not covered by tests

Check warning on line 84 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L84

Added line #L84 was not covered by tests

Check warning on line 86 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L86

Added line #L86 was not covered by tests

Check warning on line 90 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 93 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 95 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L95

Added line #L95 was not covered by tests

Check warning on line 104 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 107 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L107

Added line #L107 was not covered by tests

Check warning on line 115 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L110-L115

Added lines #L110 - L115 were not covered by tests

Check warning on line 126 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L118-L126

Added lines #L118 - L126 were not covered by tests

Check warning on line 130 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L128-L130

Added lines #L128 - L130 were not covered by tests

Check warning on line 136 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L132-L136

Added lines #L132 - L136 were not covered by tests

Check warning on line 142 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L139-L142

Added lines #L139 - L142 were not covered by tests

Check warning on line 146 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L144-L146

Added lines #L144 - L146 were not covered by tests

Check warning on line 148 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L148

Added line #L148 was not covered by tests

Check warning on line 152 in siphon/aws_goes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

siphon/aws_goes.py#L150-L152

Added lines #L150 - L152 were not covered by tests