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
.
serapeum-org
/
pyramids
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
44
Code
Issues
23
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor(collection)!: consolidate the DatasetCollection constructor API
- #951
#951
Merged
MAfarrag
merged 13 commits into
main
serapeum-org/pyramids:main
from
refactor/dataset-collection
serapeum-org/pyramids:refactor/dataset-collection
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
refactor(collection)!: consolidate the DatasetCollection constructor API
#951
MAfarrag
merged 13 commits into
main
serapeum-org/pyramids:main
from
refactor/dataset-collection
serapeum-org/pyramids:refactor/dataset-collection
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2026
refactor(collection)!: rename DatasetCollection.create_cube to create
Show description for e046729
MAfarrag
committed
e046729
View commit details
Copy full SHA for e046729
Browse repository at this point
refactor(collection)!: rename DatasetCollection.create to from_dataset
Show description for 5643b06
MAfarrag
committed
5643b06
View commit details
Copy full SHA for 5643b06
Browse repository at this point
docs(collection): add examples and see-also to from_dataset
Show description for 54e6f04
MAfarrag
committed
54e6f04
View commit details
Copy full SHA for 54e6f04
Browse repository at this point
docs(collection): add classDiagram views of constructors and properties
Show description for f0eab7d
MAfarrag
committed
f0eab7d
View commit details
Copy full SHA for f0eab7d
Browse repository at this point
refactor(collection): rename from_dataset param src to dataset; clarify from_stac bbox vs bounds
Show description for 8374c0d
MAfarrag
committed
8374c0d
View commit details
Copy full SHA for 8374c0d
Browse repository at this point
reformat
MAfarrag
committed
3213c9e
View commit details
Copy full SHA for 3213c9e
Browse repository at this point
docs(how-to): add a pre-commit hooks guide
Show description for 8331758
MAfarrag
committed
8331758
View commit details
Copy full SHA for 8331758
Browse repository at this point
refactor(collection)!: group from_stac target-grid params into a Grid dataclass
Show description for 850edd3
MAfarrag
committed
850edd3
View commit details
Copy full SHA for 850edd3
Browse repository at this point
feat(collection): resample from_point cubes onto the exact local-UTM grid
Show description for 1755eba
MAfarrag
committed
1755eba
View commit details
Copy full SHA for 1755eba
Browse repository at this point
test(grid): add a dedicated Grid unit test suite
Show description for 7d70373
MAfarrag
committed
7d70373
View commit details
Copy full SHA for 7d70373
Browse repository at this point
style(dataset): apply ruff-format to _stac and test_grid
MAfarrag
committed
75cb6f9
View commit details
Copy full SHA for 75cb6f9
Browse repository at this point
Merge branch 'main' of github.com:serapeum-org/pyramids into refactor/dataset-collection
MAfarrag
committed
8102a95
View commit details
Copy full SHA for 8102a95
Browse repository at this point
test(collection): hoist Grid construction out of pytest.raises (S5778)
Show description for 437b0b6
MAfarrag
committed
437b0b6
View commit details
Copy full SHA for 437b0b6
Browse repository at this point
You can’t perform that action at this time.