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
Accelerator
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
.
spedas
/
thmsoc_python
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
6
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
A script to update CDF metadata and to create new CDFs from templates
- #22
#22
Open
DCarSunDr
wants to merge 9 commits into
main
spedas/thmsoc_python:main
from
t_9
spedas/thmsoc_python:t_9
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
A script to update CDF metadata and to create new CDFs from templates
#22
DCarSunDr
wants to merge 9 commits into
main
spedas/thmsoc_python:main
from
t_9
spedas/thmsoc_python:t_9
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2026
Created script to handle retrieval from alternate sources. Separated the web query constructor into a separate script. Cleaned up some unused parts of variometer retrieval script.
DCarSunDr
committed
4467190
View commit details
Copy full SHA for 4467190
Browse repository at this point
Commits on Jul 9, 2026
Uses obspy to retrieve the miniseed data. Adds dedicated file retrieval script.
DCarSunDr
committed
edeebff
View commit details
Copy full SHA for edeebff
Browse repository at this point
Commits on Jul 10, 2026
Stream data is now written to iaga2002 format text file--we will need script to process ascii files into GMAG CDFs
DCarSunDr
committed
7e37001
View commit details
Copy full SHA for 7e37001
Browse repository at this point
Commits on Jul 11, 2026
Added retrieval methods for lrv
DCarSunDr
committed
563a81a
View commit details
Copy full SHA for 563a81a
Browse repository at this point
Commits on Jul 28, 2026
Committing a functional version of the base alt retrival and cdf updating scripts. cli versions are still needed, and mastercdfs currently just accept the default fillval and pad values.
DCarSunDr
committed
ae38642
View commit details
Copy full SHA for ae38642
Browse repository at this point
Commits on Aug 7, 2026
Stricter enforcement of datatypes; uses default Pad values. FILLVAL set to nan variant if data is floating type. Ignores differences in cdf info attribute list if they contain the same elements (at…
Show description for bba17b2
DCarSunDr
committed
bba17b2
View commit details
Copy full SHA for bba17b2
Browse repository at this point
Cleaned up some comments
DCarSunDr
committed
4e01c68
View commit details
Copy full SHA for 4e01c68
Browse repository at this point
Commits on Aug 13, 2026
Added parallelization and update dictionary validation.
DCarSunDr
committed
55abd13
View commit details
Copy full SHA for 55abd13
Browse repository at this point
Added cli scipt. Added exit status codes to main script.
DCarSunDr
committed
44a2053
View commit details
Copy full SHA for 44a2053
Browse repository at this point
You can’t perform that action at this time.