proplot icon indicating copy to clipboard operation
proplot copied to clipboard

When supporting cartopy0.23, numpy2.0, matplotlib 3.5+ ?

Open ybmy001 opened this issue 1 year ago • 4 comments

Come over every day to check when the updates are available.

ybmy001 avatar Aug 04 '24 13:08 ybmy001

tryout my PR #459, I need some people to dig into the bugs on the geoaxis side as my day to day doesn ot use that stuff. Numpy 2.0 is currently held back to due a dependency issue with xarray.

cvanelteren avatar Aug 08 '24 21:08 cvanelteren

Fixed with https://github.com/proplot-dev/proplot/pull/459#issuecomment-2291293343

cvanelteren avatar Aug 16 '24 09:08 cvanelteren

Please see https://github.com/proplot-dev/proplot/pull/459! Until this gets merged in and released as an official version, you can install proplot via the following command to have compatibility with modern python versions and modern versions of matplotlib, cartopy, etc.

pip install git+https://github.com/proplot-dev/proplot.git@refs/pull/459/head

riley-brady avatar Aug 18 '24 22:08 riley-brady

Nice, I will try it.

ybmy001 avatar Aug 19 '24 01:08 ybmy001