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 }}
SciQLop
/
PyISTP
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add Pystp netcdf driver
- #1
#1
Merged
jeandet
merged 18 commits into
SciQLop:main
SciQLop/PyISTP:main
from
RichardHitier:pystp_netcdf
RichardHitier/PyISTP:pystp_netcdf
Copy head branch name to clipboard
Jun 2, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add Pystp netcdf driver
#1
jeandet
merged 18 commits into
SciQLop:main
SciQLop/PyISTP:main
from
RichardHitier:pystp_netcdf
RichardHitier/PyISTP:pystp_netcdf
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2026
Add new unit tests
RichardHitier
committed
9cdb298
View commit details
Copy full SHA for 9cdb298
Browse repository at this point
Add optionnal dependency
RichardHitier
committed
89d5e2d
View commit details
Copy full SHA for 89d5e2d
Browse repository at this point
NetCDF driver: first draft
RichardHitier
committed
72c70a0
View commit details
Copy full SHA for 72c70a0
Browse repository at this point
Fix NetCDF driver time detection for CDAWeb ISTP files
RichardHitier
committed
f090582
View commit details
Copy full SHA for f090582
Browse repository at this point
Commits on Apr 14, 2026
Fix pep8 style
RichardHitier
committed
13000cc
View commit details
Copy full SHA for 13000cc
Browse repository at this point
Add dev dependencies for CI
RichardHitier
committed
598114e
View commit details
Copy full SHA for 598114e
Browse repository at this point
Add load_netcdf() with new 'driver_factory' parameter
RichardHitier
committed
ec4e33c
View commit details
Copy full SHA for ec4e33c
Browse repository at this point
Commits on May 11, 2026
Fix the values()/cdf_type() inconsistency
Show description for 60ccb5e
RichardHitier
committed
60ccb5e
View commit details
Copy full SHA for 60ccb5e
Browse repository at this point
Commits on May 12, 2026
Use a unique load() method for all file formats
Show description for c7bb13d
RichardHitier
committed
c7bb13d
View commit details
Copy full SHA for c7bb13d
Browse repository at this point
Netcd4 dependency is mandatory now
RichardHitier
committed
254dd2c
View commit details
Copy full SHA for 254dd2c
Browse repository at this point
Commits on May 18, 2026
Reformat Code
RichardHitier
committed
9380416
View commit details
Copy full SHA for 9380416
Browse repository at this point
Commits on May 19, 2026
Fix VAR_TYPE case-insensitive lookup
RichardHitier
committed
806ffef
View commit details
Copy full SHA for 806ffef
Browse repository at this point
Fix DEPEND_N case-insensitive lookup
RichardHitier
committed
575f590
View commit details
Copy full SHA for 575f590
Browse repository at this point
Fix UNITS case-insensitive lookup
RichardHitier
committed
b8bf933
View commit details
Copy full SHA for b8bf933
Browse repository at this point
Add support for milliseconds-since-unix-epoch time
RichardHitier
committed
2b3ff37
View commit details
Copy full SHA for 2b3ff37
Browse repository at this point
Add tests for ICON NC file support
RichardHitier
committed
bf2920b
View commit details
Copy full SHA for bf2920b
Browse repository at this point
Commits on May 28, 2026
Add tests for netCDF with master cdf
RichardHitier
committed
615d5bb
View commit details
Copy full SHA for 615d5bb
Browse repository at this point
Commits on Jun 2, 2026
Support the two official netCDF magic numbers
jeandet
authored
cf54ca2
View commit details
Copy full SHA for cf54ca2
Browse repository at this point
You can’t perform that action at this time.