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
.
xarray-contrib
/
xncml
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
8
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Support parallel reads using dask.delayed
- #48
#48
Open
huard
wants to merge 23 commits into
main
xarray-contrib/xncml:main
from
fix-42
xarray-contrib/xncml:fix-42
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
Support parallel reads using dask.delayed
#48
huard
wants to merge 23 commits into
main
xarray-contrib/xncml:main
from
fix-42
xarray-contrib/xncml:fix-42
Copy head branch name to clipboard
Commits
Commits on May 23, 2023
Add support for aggregation and scan elements in `Dataset`.
huard
committed
1c199ec
View commit details
Copy full SHA for 1c199ec
Browse repository at this point
include note about add_variable_agg
huard
committed
f878749
View commit details
Copy full SHA for f878749
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 7b32261
pre-commit-ci[bot]
committed
7b32261
View commit details
Copy full SHA for 7b32261
Browse repository at this point
black
huard
committed
b3114d3
View commit details
Copy full SHA for b3114d3
Browse repository at this point
Merge branch 'fix-40' of github.com:xarray-contrib/xncml into fix-40
huard
committed
7d5f3c3
View commit details
Copy full SHA for 7d5f3c3
Browse repository at this point
Set the close function so that underlying files aggregated by NcML are closed.
huard
committed
d01446a
View commit details
Copy full SHA for d01446a
Browse repository at this point
add psutil to requirements
huard
committed
f9c348a
View commit details
Copy full SHA for f9c348a
Browse repository at this point
merge
huard
committed
b76121d
View commit details
Copy full SHA for b76121d
Browse repository at this point
implement parallel reads
huard
committed
d88f463
View commit details
Copy full SHA for d88f463
Browse repository at this point
Commits on May 24, 2023
merge
huard
committed
108b414
View commit details
Copy full SHA for 108b414
Browse repository at this point
read_netcdf returns Delayed object. Add test confirming read_scan and read_netcdf do return Delayed objects
huard
committed
5171094
View commit details
Copy full SHA for 5171094
Browse repository at this point
merge
huard
committed
b4513cd
View commit details
Copy full SHA for b4513cd
Browse repository at this point
mention the parallel parameter in the tutorial
huard
committed
8ed12df
View commit details
Copy full SHA for 8ed12df
Browse repository at this point
remove print statement
huard
committed
669c6cd
View commit details
Copy full SHA for 669c6cd
Browse repository at this point
Commits on May 25, 2023
Merge branch 'main' into fix-42
huard
authored
c653fc7
View commit details
Copy full SHA for c653fc7
Browse repository at this point
Commits on Jul 17, 2023
Merge branch 'main' into fix-42
huard
authored
259e376
View commit details
Copy full SHA for 259e376
Browse repository at this point
Commits on Sep 20, 2023
Merge branch 'main' into fix-42
huard
authored
f88b50f
View commit details
Copy full SHA for f88b50f
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for cc6279f
pre-commit-ci[bot]
committed
cc6279f
View commit details
Copy full SHA for cc6279f
Browse repository at this point
Commits on Nov 7, 2023
Merge branch 'main' into fix-42
huard
authored
f29c1eb
View commit details
Copy full SHA for f29c1eb
Browse repository at this point
Commits on Dec 12, 2023
Merge branch 'main' into fix-42
huard
authored
f4e47cc
View commit details
Copy full SHA for f4e47cc
Browse repository at this point
Commits on Jan 8, 2024
Merge branch 'main' into fix-42
huard
authored
76421a0
View commit details
Copy full SHA for 76421a0
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for f4b6611
pre-commit-ci[bot]
committed
f4b6611
View commit details
Copy full SHA for f4b6611
Browse repository at this point
Commits on Apr 10, 2025
trying to put lock on netcdf operations, but tests still segfault
huard
committed
ddc10a8
View commit details
Copy full SHA for ddc10a8
Browse repository at this point
You can’t perform that action at this time.