What's Changed
- Need to enable texture flip, no longer defaults to True by @OKaluza in #48
- Adding documentation to widget classes by @max-anu in #49
- CI does not test for python 3.11 by @max-anu in #51
- bad type hints - axes not axis by @max-anu in #53
- Fixes for headless rendering on gadi, CPU and GPU with latest lv by @OKaluza in #52
- adding a function to plot xarray data onto the earth by @max-anu in #54
- Texture pack by @OKaluza in #56
- plot shapefiles by @max-anu in #55
- plot scalar cross sections by @max-anu in #57
- Mask out NaN to transparent by default in array_to_rgba by @OKaluza in #58
- vector height changable if no alt provided by @max-anu in #59
- Detect and re-download data from old versions by @OKaluza in #60
- Add split vertical exaggeration for topography/bathymetry by @OKaluza in #61
- Fixes by @OKaluza in #62
- adding function to plot a region on entire earth by @max-anu in #64
- Updating crop_img_uv so it wraps around the earth over the 180/-180 line by @max-anu in #65
- Add tracer plotting and some fixes/improvements by @OKaluza in #67
- Testing by @OKaluza in #68
- Adding testing by @max-anu in #69
- Plot region by @max-anu in #70
- Fixing Lonlat Order/etc by @max-anu in #71
- Documentation by @max-anu in #73
Full Changelog: v1.0.4...v1.1.0