DocOtak / gsw-xarray

Wrapper for gsw that will add CF attributes to xarray.DataArray outputs
https://gsw-xarray.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
23 stars 3 forks source link

Add 0.2.0 Release notes and metadata changes #38

Closed DocOtak closed 2 years ago

DocOtak commented 2 years ago

Basically the title. I want the installed module to be testable by doing a pytest --pyargs gsw_xarray, so I made pint optional and skip the test if not installed.

@rcaneill did I forget anything in the changelog? I'm also open to style changes if you want to suggest them.