What's Changed
* Refactor `test_integrate` and use `numpy.testing` by erogluorhan in https://github.com/UXARRAY/uxarray/pull/42
* Fix docs by pinning numpy in requirements.txt by anissa111 in https://github.com/UXARRAY/uxarray/pull/65
* Directly accessing data variables with UGRID conventions by philipc2 in https://github.com/UXARRAY/uxarray/pull/62
* Fix potential bugs due to the use of self.ds.Mesh2_node_x by erogluorhan in https://github.com/UXARRAY/uxarray/pull/72
* Read from URLs or OPeNDAP endpoints instead of just files by ocefpaf in https://github.com/UXARRAY/uxarray/pull/68
* Add config.DISABLE_JIT that can be set to True by developers for debug by erogluorhan in https://github.com/UXARRAY/uxarray/pull/77
* Updates to use new functionality by michaelavs in https://github.com/UXARRAY/uxarray/pull/79
* Integration by rajeeja in https://github.com/UXARRAY/uxarray/pull/33
New Contributors
* philipc2 made their first contribution in https://github.com/UXARRAY/uxarray/pull/62
* ocefpaf made their first contribution in https://github.com/UXARRAY/uxarray/pull/68
**Full Changelog**: https://github.com/UXARRAY/uxarray/compare/v.2022.6.0...v2022.07.0
v.2022.6.0
What's Changed
* Convert Uxarray API document into markdown by erogluorhan in https://github.com/UXARRAY/uxarray/pull/15
* Grid class by rajeeja in https://github.com/UXARRAY/uxarray/pull/20
* 39 fix return type by rajeeja in https://github.com/UXARRAY/uxarray/pull/41
* fix ugrid reader by rajeeja in https://github.com/UXARRAY/uxarray/pull/44
* Ugrid detection cleanup by rajeeja in https://github.com/UXARRAY/uxarray/pull/47
* Adding scrip file reader by michaelavs in https://github.com/UXARRAY/uxarray/pull/23
* Versioning format change from semantic to calendar versioning
**Full Changelog**: https://github.com/UXARRAY/uxarray/compare/v0.0.2...v.2022.6.0