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 NOAA-21 support #118

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

Add NOAA-21 support #118

wants to merge 4 commits into from

Conversation

adybbroe
Copy link
Contributor

@adybbroe adybbroe commented Feb 15, 2023

This PR is adding NOAA-21 to the list of designators/ids in the built in platforms.txt file

This was actually already included in #113 but that PR is about environment variables and is also not yet ready and merged.

  • Closes #xxxx
  • Tests added
  • Fully documented

…txt file

Signed-off-by: Adam.Dybbroe <a000680@c21856.ad.smhi.se>
@adybbroe adybbroe self-assigned this Feb 15, 2023
…e automated bots for checking code quality and tests

Signed-off-by: Adam.Dybbroe <a000680@c21856.ad.smhi.se>
@codecov
Copy link

codecov bot commented Feb 15, 2023

Codecov Report

Merging #118 (e828412) into main (8d982a9) will increase coverage by 0.29%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
+ Coverage   87.51%   87.81%   +0.29%     
==========================================
  Files          15       15              
  Lines        2211     2248      +37     
==========================================
+ Hits         1935     1974      +39     
+ Misses        276      274       -2     
Flag Coverage Δ
unittests 87.81% <100.00%> (+0.29%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pyorbital/tests/test_tlefile.py 99.77% <100.00%> (+0.02%) ⬆️
pyorbital/tlefile.py 93.66% <100.00%> (+0.54%) ⬆️

@adybbroe
Copy link
Contributor Author

While working with this PR and upgrading our systems for NOAA-21 at SMHI we realized that there seem to be a bug here, standing in the way of updating support for NOAA-21, see #119
So, perhaps this PR should try fix this as well?

Signed-off-by: Adam.Dybbroe <a000680@c21856.ad.smhi.se>
# Conflicts:
#	pyorbital/tests/test_tlefile.py
#	pyorbital/tlefile.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant