Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
GeoscienceAustralia
/
gnssanalysis
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
42
Code
Issues
1
Pull requests
10
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
NPI-4443 Clean up unit test outputs and temporarily pin supported Pandas version
- #108
#108
Merged
treefern
merged 12 commits into
main
GeoscienceAustralia/gnssanalysis:main
from
NPI-4443-unittest-cleanup
GeoscienceAustralia/gnssanalysis:NPI-4443-unittest-cleanup
Copy head branch name to clipboard
Jan 30, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
NPI-4443 Clean up unit test outputs and temporarily pin supported Pandas version
#108
treefern
merged 12 commits into
main
GeoscienceAustralia/gnssanalysis:main
from
NPI-4443-unittest-cleanup
GeoscienceAustralia/gnssanalysis:NPI-4443-unittest-cleanup
Copy head branch name to clipboard
Commits
Commits on Jan 28, 2026
NPI-4443 use warnings.warn() rather than logger.warning(), in SP3 processing, to aid unit test design
treefern
committed
38ca83d
View commit details
Copy full SHA for 38ca83d
Browse repository at this point
NPI-4443 fixed a header in SP3 test data to match number of epochs
treefern
committed
6a981a9
View commit details
Copy full SHA for 6a981a9
Browse repository at this point
NPI-4443 revise sp3 tests to check warnings and not print them to the terminal. This clean up will support work to fix Pandas 3 compatibility issues. While these issues are worked through, the last…
Show description for 4f69f6b
treefern
committed
4f69f6b
View commit details
Copy full SHA for 4f69f6b
Browse repository at this point
NPI-4443 update gn_diffaux.py to use warnings.warn(), check and do not print them in unittests
treefern
committed
aea4219
View commit details
Copy full SHA for aea4219
Browse repository at this point
NPI-4443 update filenames.py to use warnings.warn(), check and do not print them in unittests
treefern
committed
df2e937
View commit details
Copy full SHA for df2e937
Browse repository at this point
NPI-4443 update filenames.py sort discrepant filename vs content keys in warnings, to make unit tests deterministic
treefern
committed
dd499bb
View commit details
Copy full SHA for dd499bb
Browse repository at this point
NPI-4443 fix an example SP3 to have technically correct comment lines
treefern
committed
0825ed4
View commit details
Copy full SHA for 0825ed4
Browse repository at this point
NPI-4443 update test_filenames.py to check and thereby avoid printing warning messages
treefern
committed
7ada270
View commit details
Copy full SHA for 7ada270
Browse repository at this point
NPI-4443 update gn_download.py to use warnings.warn() for warnings
treefern
committed
67928f1
View commit details
Copy full SHA for 67928f1
Browse repository at this point
NPI-4443 slight clean up of exception handling in gn_download.py, to remove a redundant error log
treefern
committed
b04f527
View commit details
Copy full SHA for b04f527
Browse repository at this point
NPI-4443 update some type hints
treefern
committed
5f6d6b4
View commit details
Copy full SHA for 5f6d6b4
Browse repository at this point
NPI-4443 check and avoid printing warning in test_download.py
treefern
committed
37ba98e
View commit details
Copy full SHA for 37ba98e
Browse repository at this point
You can’t perform that action at this time.