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 }}
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
project.py
on
develop
User selector
All users
Datepicker
All time
Commit history
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 Jul 24, 2023
fix tests for matplotlib compatibility
Chilipp
committed
d8ac46f
View commit details
Copy full SHA for d8ac46f
View code at this point
Browse repository at this point
Commits on Aug 15, 2022
52 fileexistserror (#53)
Show description for a5d8114
Chilipp
authored
a5d8114
View commit details
Copy full SHA for a5d8114
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
fix compatibility issues for python 3.10 (#43)
Show description for db51d62
Chilipp
authored
db51d62
View commit details
Copy full SHA for db51d62
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
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 Jul 2, 2020
add trusted presets
Show description for b18bc2c
Chilipp
committed
b18bc2c
View commit details
Copy full SHA for b18bc2c
View code at this point
Browse repository at this point
Commits on Jun 21, 2020
Add method to extract fmts from preset
Chilipp
committed
b6c44ad
View commit details
Copy full SHA for b6c44ad
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
add preset parameter to plotmethod __call__
Chilipp
committed
b8f58d3
View commit details
Copy full SHA for b8f58d3
View code at this point
Browse repository at this point
minor fix for creating directories
Chilipp
committed
a545df5
View commit details
Copy full SHA for a545df5
View code at this point
Browse repository at this point
add saving presets
Chilipp
committed
4023e48
View commit details
Copy full SHA for 4023e48
View code at this point
Browse repository at this point
add method to load presets
Chilipp
committed
1b283f5
View commit details
Copy full SHA for 1b283f5
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
add format_string method for psyplot Project
Show description for 0ccd44a
Chilipp
committed
0ccd44a
View commit details
Copy full SHA for 0ccd44a
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
add decoder parameter to the check_data method
Show description for 3769aec
Chilipp
committed
3769aec
View commit details
Copy full SHA for 3769aec
View code at this point
Browse repository at this point
Commits on Apr 7, 2020
add Project.__enter__ method
Show description for a201312
Chilipp
committed
a201312
View commit details
Copy full SHA for a201312
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
use conda-build for the tests
Chilipp
committed
24aa266
View commit details
Copy full SHA for 24aa266
View code at this point
Browse repository at this point
Commits on May 19, 2019
cdf compatibility fix for cdo
Chilipp
committed
2a56f09
View commit details
Copy full SHA for 2a56f09
View code at this point
Browse repository at this point
use CDO_PY_VERSION instead of cdo.__version__
Chilipp
committed
c63b27e
View commit details
Copy full SHA for c63b27e
View code at this point
Browse repository at this point
compatibility fixes for cdo-bindings>=1.5
Chilipp
committed
f59a439
View commit details
Copy full SHA for f59a439
View code at this point
Browse repository at this point
Commits on Sep 20, 2018
minor change
Chilipp
committed
a02f1f9
View commit details
Copy full SHA for a02f1f9
View code at this point
Browse repository at this point
Commits on Aug 31, 2018
Added the `load` keyword for plot methods
Show description for 92d52f1
Chilipp
committed
92d52f1
View commit details
Copy full SHA for 92d52f1
View code at this point
Browse repository at this point
Commits on Jul 7, 2018
Fixed bugs in is_csp and is_cmp
Chilipp
committed
5f07fc7
View commit details
Copy full SHA for 5f07fc7
View code at this point
Browse repository at this point
added is_cmp and is_csp properties
Show description for 8f74a26
Chilipp
committed
8f74a26
View commit details
Copy full SHA for 8f74a26
View code at this point
Browse repository at this point
Commits on Jul 6, 2018
Fixed bug when loading axes with sharex/sharey
Chilipp
committed
b5709a5
View commit details
Copy full SHA for b5709a5
View code at this point
Browse repository at this point
Commits on Jul 4, 2018
Correct for changed dpi ratio when saving figures
Chilipp
committed
3baeeb9
View commit details
Copy full SHA for 3baeeb9
View code at this point
Browse repository at this point
Revert "Correct for changed dpi ratio when loading figures"
Show description for 4c22c6b
Chilipp
committed
4c22c6b
View commit details
Copy full SHA for 4c22c6b
View code at this point
Browse repository at this point
Correct for changed dpi ratio when loading figures
Chilipp
committed
d54c2b1
View commit details
Copy full SHA for d54c2b1
View code at this point
Browse repository at this point
Commits on May 26, 2018
Set draw=False when initializing new plots
Chilipp
committed
48309c7
View commit details
Copy full SHA for 48309c7
View code at this point
Browse repository at this point
Commits on Apr 8, 2018
Added remove_only keyword for Project.close method
Chilipp
committed
1b256a7
View commit details
Copy full SHA for 1b256a7
View code at this point
Browse repository at this point
Commits on Mar 21, 2018
Add `main` as keyword to Project.from_dataset
Chilipp
committed
83884d6
View commit details
Copy full SHA for 83884d6
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
Added join_dicts utility function
Chilipp
committed
3a17732
View commit details
Copy full SHA for 3a17732
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
restore sharex and sharey in the axes in load_project
Chilipp
committed
7a1f6ba
View commit details
Copy full SHA for 7a1f6ba
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
Minor bugfix for clearing the axes and project loading
Chilipp
committed
d0297a0
View commit details
Copy full SHA for d0297a0
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
Added functionality and documented xarray Accessors
Chilipp
committed
ff64212
View commit details
Copy full SHA for ff64212
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
Added concat_dim command line and plot method parameter
Chilipp
committed
f089ba5
View commit details
Copy full SHA for f089ba5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.