C2SM / iconarray

R&D Python package for processing ICON data with xarray
https://c2sm.github.io/iconarray/
BSD 3-Clause "New" or "Revised" License
10 stars 2 forks source link

Check fieldextra access at start of interpolate functions #50

Closed victoria-cherkas closed 1 year ago

victoria-cherkas commented 1 year ago

@AnnikaLau Sorry for all the version bumping, it was annoying me that everytime I bumped the version, (thereby adding a tag/release and pushing to PyPI) then the formatting would fail because bumpversion was adding whitespace in the setup.cfg.

So I've moved the bumpversion config to a separate file (.bumpversion.cfg) and changed publish-to-pypi.yaml to only build/deploy new tags to PyPI when the new tag is on the HEAD of master.