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
.
psyplot
/
psyplot
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
80
Code
Issues
8
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
psyplot
psyplot
data.py
on
develop
User selector
All users
All time
Commit history
Commits on Jan 24, 2024
minor xarray compatibility fix
Chilipp
committed
1e75282
View commit details
Copy full SHA for 1e75282
View code at this point
Browse repository at this point
Commits on Jan 19, 2024
migrate to python-package-template
Chilipp
committed
ec2bfb8
View commit details
Copy full SHA for ec2bfb8
View code at this point
Browse repository at this point
Commits on Jan 5, 2022
[semver:patch] Compatibility fixes for matplotlib 3.5 and python 3.10
Show description for 6204526
Chilipp
authored
6204526
View commit details
Copy full SHA for 6204526
View code at this point
Browse repository at this point
Commits on Sep 29, 2021
Change license to LGPL-3.0-only (#33)
Show description for ac65bfa
Chilipp
authored
ac65bfa
View commit details
Copy full SHA for ac65bfa
View code at this point
Browse repository at this point
Circleci project setup (#32)
Show description for b72c6be
Chilipp
authored
b72c6be
View commit details
Copy full SHA for b72c6be
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
fix get_xname etc. if there are no dimensions
Chilipp
committed
c04a45f
View commit details
Copy full SHA for c04a45f
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
bounds of unstructured variables must be 2D
Chilipp
committed
660c703
View commit details
Copy full SHA for 660c703
View code at this point
Browse repository at this point
Commits on Sep 26, 2020
use drop_vars instead of drop
Chilipp
committed
41fe958
View commit details
Copy full SHA for 41fe958
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
minor fix
Chilipp
committed
d01ef19
View commit details
Copy full SHA for d01ef19
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
compatibility fixes for docrep 0.3
Chilipp
committed
648d0a1
View commit details
Copy full SHA for 648d0a1
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
apply time fix for array update methods
Show description for bcc74db
Chilipp
committed
bcc74db
View commit details
Copy full SHA for bcc74db
View code at this point
Browse repository at this point
workaround to fix time selection
Show description for 5ad70b8
Chilipp
committed
5ad70b8
View commit details
Copy full SHA for 5ad70b8
View code at this point
Browse repository at this point
log the combine method for open_mfdataset
Show description for d372b38
Chilipp
committed
d372b38
View commit details
Copy full SHA for d372b38
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
use combine='nested' for open_mfdataset
Chilipp
committed
a9d44ad
View commit details
Copy full SHA for a9d44ad
View code at this point
Browse repository at this point
Commits on May 4, 2020
typo
Chilipp
committed
b3eba1d
View commit details
Copy full SHA for b3eba1d
View code at this point
Browse repository at this point
minor
Chilipp
committed
b07afc1
View commit details
Copy full SHA for b07afc1
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
implement filtering by formatoptions
Chilipp
committed
2797b06
View commit details
Copy full SHA for 2797b06
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
add tests for updating to name with other dimensions
Chilipp
committed
71e1f2f
View commit details
Copy full SHA for 71e1f2f
View code at this point
Browse repository at this point
use name from new_dims when updating array
Show description for 6be0ccf
Chilipp
committed
6be0ccf
View commit details
Copy full SHA for 6be0ccf
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
do not raise a ValueError when datatype is invalid for __contains__
Chilipp
committed
221fbfb
View commit details
Copy full SHA for 221fbfb
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
removed debug statement
Chilipp
committed
f814da1
View commit details
Copy full SHA for f814da1
View code at this point
Browse repository at this point
bug fix and allow different decoder arguments
Show description for 0075e31
Chilipp
committed
0075e31
View commit details
Copy full SHA for 0075e31
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
default to dataset coords if not found in given coords
Chilipp
committed
033009b
View commit details
Copy full SHA for 033009b
View code at this point
Browse repository at this point
Commits on Apr 7, 2020
warn when dimension list matches multiples
Show description for 93a6bc9
Chilipp
committed
93a6bc9
View commit details
Copy full SHA for 93a6bc9
View code at this point
Browse repository at this point
decode the grid_mapping attribute
Show description for 903192a
Chilipp
committed
903192a
View commit details
Copy full SHA for 903192a
View code at this point
Browse repository at this point
Commits on Mar 16, 2020
Minor bug fix for 3D bounds
Chilipp
committed
c2a0ce0
View commit details
Copy full SHA for c2a0ce0
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
Use DataArray._indexes rather than DataArray.indexes for update
Show description for 5fd7a1a
Chilipp
committed
5fd7a1a
View commit details
Copy full SHA for 5fd7a1a
View code at this point
Browse repository at this point
Commits on Feb 3, 2020
fixed datagrid for multi-dimensional (3D bounds)
Chilipp
committed
abb46c2
View commit details
Copy full SHA for abb46c2
View code at this point
Browse repository at this point
Commits on Jan 30, 2020
remove triangular bounds and fix nans with cell_node_coords
Chilipp
committed
0e45f68
View commit details
Copy full SHA for 0e45f68
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
minor bugfixes for UGridDecoder
Chilipp
committed
3500534
View commit details
Copy full SHA for 3500534
View code at this point
Browse repository at this point
minor fix for fldmean
Chilipp
committed
19ff1e5
View commit details
Copy full SHA for 19ff1e5
View code at this point
Browse repository at this point
added test-wise support of 2d bounds calculation
Chilipp
committed
a7e24ac
View commit details
Copy full SHA for a7e24ac
View code at this point
Browse repository at this point
Do not use keepshape=True for fldmean
Philipp Sommer
authored and
Chilipp
committed
59a2a65
View commit details
Copy full SHA for 59a2a65
View code at this point
Browse repository at this point
require xr>=0.10 for shiftlon method
Chilipp
committed
0561b42
View commit details
Copy full SHA for 0561b42
View code at this point
Browse repository at this point
Revert "compatibility fix for xarray < 0.10"
Show description for 3fb7d12
Chilipp
committed
3fb7d12
View commit details
Copy full SHA for 3fb7d12
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.