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
Type
/
to 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
.
NCAR
/
ParallelIO
Public
Notifications
You must be signed in to change notification settings
Fork
60
Star
159
Code
Issues
86
Pull requests
3
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Jedwards/parallel gdal
- #2020
#2020
Merged
jedwards4b
merged 33 commits into
NCAR:main
NCAR/ParallelIO:main
from
jedwards4b:jedwards/parallel_GDAL
jedwards4b/ParallelIO:jedwards/parallel_GDAL
Copy head branch name to clipboard
Apr 29, 2026
Conversation
Commits
33
(33)
Checks
Files changed
Merged
Jedwards/parallel gdal
#2020
jedwards4b
merged 33 commits into
NCAR:main
NCAR/ParallelIO:main
from
jedwards4b:jedwards/parallel_GDAL
jedwards4b/ParallelIO:jedwards/parallel_GDAL
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2019
add test for 0 length on iomaster
jedwards4b
committed
c8fcdcf
View commit details
Copy full SHA for c8fcdcf
Browse repository at this point
Commits on Jan 4, 2024
Clean import of code for GDAL in ESMF. Compiles/runs in ESMF
Show description for fd61500
msl3v
committed
fd61500
View commit details
Copy full SHA for fd61500
Browse repository at this point
Commits on Jan 5, 2024
few fixes. Mainly isolating ops to io_rank=0
Show description for e4f67af
msl3v
committed
e4f67af
View commit details
Copy full SHA for e4f67af
Browse repository at this point
Commits on Jan 9, 2024
Added GDAL test. Currently segfaulting in pio_swapm()
Show description for 87986f8
msl3v
committed
87986f8
View commit details
Copy full SHA for 87986f8
Browse repository at this point
Commits on Jan 19, 2024
link testdata to bld directory, add USE_GDAL macro
jedwards4b
committed
65a1131
View commit details
Copy full SHA for 65a1131
Browse repository at this point
debugging test
jedwards4b
committed
6c5612a
View commit details
Copy full SHA for 6c5612a
Browse repository at this point
Commits on Jan 23, 2024
fix for segfault. test_data_in pointer was NULL in test_gdal.c
msl3v
committed
1b397a4
View commit details
Copy full SHA for 1b397a4
Browse repository at this point
Commits on Mar 7, 2024
Fixed float type issues with GDAL/SHP read. Now can read vars of type
Show description for bbda042
msl3v
committed
bbda042
View commit details
Copy full SHA for bbda042
Browse repository at this point
Merge branch 'msl3v/GDAL_clean' of github.com:msl3v/ParallelIO into msl3v/GDAL_clean
msl3v
committed
83907b5
View commit details
Copy full SHA for 83907b5
Browse repository at this point
Commits on Dec 8, 2025
Merge pull request #1 from jedwards4b/GDAL_jpe2
Show description for ae0ba19
msl3v
authored
ae0ba19
View commit details
Copy full SHA for ae0ba19
Browse repository at this point
Trying to bring in changes made over the last year inside ESMF's PIO
Show description for f57470b
msl3v
committed
f57470b
View commit details
Copy full SHA for f57470b
Browse repository at this point
Merge pull request #1 from jedwards4b/GDAL_jpe2
Show description for 76866da
msl3v
committed
76866da
View commit details
Copy full SHA for 76866da
Browse repository at this point
Commits on Jan 22, 2026
Was failing with CMAKE v4. Now works with CMake > 3.5
Show description for 4e248e3
msl3v
committed
4e248e3
View commit details
Copy full SHA for 4e248e3
Browse repository at this point
Merge branch 'main' into msl3v/parallel_GDAL
jedwards4b
committed
b153d0d
View commit details
Copy full SHA for b153d0d
Browse repository at this point
Commits on Jan 26, 2026
bring parallel_GDAL branch up to date
jedwards4b
committed
5ccfb3f
View commit details
Copy full SHA for 5ccfb3f
Browse repository at this point
Commits on Jan 27, 2026
bring up to latest main, still debugging
jedwards4b
committed
9a56514
View commit details
Copy full SHA for 9a56514
Browse repository at this point
fix netcdf4 read
jedwards4b
committed
b698ef2
View commit details
Copy full SHA for b698ef2
Browse repository at this point
a small improvement but gdal test still fails.
jedwards4b
committed
882fcb7
View commit details
Copy full SHA for 882fcb7
Browse repository at this point
working on configure
jedwards4b
committed
a56a858
View commit details
Copy full SHA for a56a858
Browse repository at this point
make gdal test depend on using gdal
jedwards4b
committed
9d6e464
View commit details
Copy full SHA for 9d6e464
Browse repository at this point
Commits on Jan 28, 2026
autotools working with gdal
jedwards4b
committed
14de3e6
View commit details
Copy full SHA for 14de3e6
Browse repository at this point
autoconf working with and without gdal
jedwards4b
committed
1562a05
View commit details
Copy full SHA for 1562a05
Browse repository at this point
Commits on Feb 13, 2026
Merge branch 'main' into jedwards/parallel_GDAL
jedwards4b
authored
5e3988b
View commit details
Copy full SHA for 5e3988b
Browse repository at this point
Commits on Feb 20, 2026
Merging addition of gdal test (test_gdal.c) from msl3v/parallel_GDAL
Show description for d84be54
msl3v
committed
d84be54
View commit details
Copy full SHA for d84be54
Browse repository at this point
Modified CMakeLists.txt to simplify GDAL interfacing. User only
Show description for d2a6902
msl3v
committed
d2a6902
View commit details
Copy full SHA for d2a6902
Browse repository at this point
added a data dir in tests/cunit and put the test shapefile there.
Show description for f857e04
msl3v
committed
f857e04
View commit details
Copy full SHA for f857e04
Browse repository at this point
Merge branch 'master' into ml/parallel_GDAL
msl3v
authored
dc60f82
View commit details
Copy full SHA for dc60f82
Browse repository at this point
Commits on Feb 25, 2026
Clean-up for PR
Show description for e3121ac
msl3v
committed
e3121ac
View commit details
Copy full SHA for e3121ac
Browse repository at this point
Merge branch 'ml/parallel_GDAL' of github.com:msl3v/ParallelIO into ml/parallel_GDAL
msl3v
committed
69d62ea
View commit details
Copy full SHA for 69d62ea
Browse repository at this point
Commits on Mar 12, 2026
Merge pull request #1 from msl3v/ml/parallel_GDAL
Show description for 1c25413
jedwards4b
authored
1c25413
View commit details
Copy full SHA for 1c25413
Browse repository at this point
should be iomain not iomaster
jedwards4b
committed
646a85f
View commit details
Copy full SHA for 646a85f
Browse repository at this point
apply test fixes
jedwards4b
committed
b73bb79
View commit details
Copy full SHA for b73bb79
Browse repository at this point
Commits on Mar 27, 2026
Merge branch 'main' into jedwards/parallel_GDAL
jedwards4b
authored
231d8a3
View commit details
Copy full SHA for 231d8a3
Browse repository at this point
You can’t perform that action at this time.