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
.
GenericMappingTools
/
pygmt
Public
Notifications
You must be signed in to change notification settings
Fork
255
Star
873
Code
Issues
128
Pull requests
59
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
load_tile_map: Add the new parameter 'crs' to set the CRS of the returned dataarray
- #3554
#3554
Merged
seisman
merged 10 commits into
main
GenericMappingTools/pygmt:main
from
load_tile_map/crs
GenericMappingTools/pygmt:load_tile_map/crs
Copy head branch name to clipboard
Dec 3, 2024
Conversation
Commits
10
(10)
Checks
Files changed
Merged
load_tile_map: Add the new parameter 'crs' to set the CRS of the returned dataarray
#3554
seisman
merged 10 commits into
main
GenericMappingTools/pygmt:main
from
load_tile_map/crs
GenericMappingTools/pygmt:load_tile_map/crs
Copy head branch name to clipboard
Commits
Commits on Nov 27, 2024
load_tile_map: Add the 'crs' parameter to set the CRS of the returned image
seisman
committed
3304104
View commit details
Copy full SHA for 3304104
Browse repository at this point
tilemap: Use the new 'crs' parameter to simplify the tilemap function
seisman
committed
cfb69d2
View commit details
Copy full SHA for cfb69d2
Browse repository at this point
Improve tests
seisman
committed
00e2605
View commit details
Copy full SHA for 00e2605
Browse repository at this point
Refactor to store common contextily parameters in kwdict
seisman
committed
3265240
View commit details
Copy full SHA for 3265240
Browse repository at this point
Commits on Dec 2, 2024
Merge branch 'main' into load_tile_map/crs
seisman
committed
7660e2c
View commit details
Copy full SHA for 7660e2c
Browse repository at this point
Commits on Dec 3, 2024
zoom_adjust only makes sense for contextily>=1.5.0
seisman
committed
421c167
View commit details
Copy full SHA for 421c167
Browse repository at this point
Call rio.reproject only if the rio accessor is available
Show description for 8346af7
seisman
and
weiji14
authored
8346af7
View commit details
Copy full SHA for 8346af7
Browse repository at this point
Merge branch 'main' into load_tile_map/crs
seisman
authored
4ed799c
View commit details
Copy full SHA for 4ed799c
Browse repository at this point
Use provider's CRS attribute if provided
seisman
committed
6733e19
View commit details
Copy full SHA for 6733e19
Browse repository at this point
Rename _default_crs to _source_crs
seisman
committed
c1d55b0
View commit details
Copy full SHA for c1d55b0
Browse repository at this point
You can’t perform that action at this time.