Releases: UXARRAY/uxarray
Releases · UXARRAY/uxarray
v2023.03.0
v2023.02.0
What's Changed
New Features
- add Grid.__populate_lonlat_coord and Grid.__populate_cartesian_xyz_coord by @hongyuchen1030 in #188
Documentation
- Pin numpy in requirements.txt for documentation generation by @anissa111 in #200
Maintenance
- use a more stable URL by @ocefpaf in #209
- Update badge link by @anissa111 in #198
- CI failures by @anissa111 in #208
- Organize test files into directories by @erogluorhan in #211
- Version bump to v2023.02.0 by @hCraker in #213
New Contributors
Full Changelog: v2022.12.0...v2023.02.0
v2022.12.0
What's Changed
- Unify coordinates conversion by @hongyuchen1030 in #156
Full Changelog: v2022.11.0...v2022.12.0
v2022.11.0
What's Changed
- Fix dimension attributes returning a range instead of counts by @philipc2 in #168
- Fesom Support by @pgierz in #160
- Bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 by @dependabot in #169
- Version 2022.11.0 to get bug fixes released before tutorial by @erogluorhan in #170
New Contributors
Full Changelog: v2022.10.0...v2022.11.0
v2022.10.0
What's Changed
- Add coordinate conversion helper functions by @hongyuchen1030 in #90
- Add Contributor's guide by @erogluorhan in #134
- Fix DOE logo by @anissa111 in #159
- Access Attributes for UGRID Dimensions by @philipc2 in #161
- Add function and tests for encoder function by @michaelavs in #139
- Load grids with xarray and then create uxarray grid object by @rajeeja in #162
- Update Usage Examples by @philipc2 in #164
New Contributors
- @hongyuchen1030 made their first contribution in #90
Full Changelog: v2022.09.0...v2022.10.0
v2022.09.0
What's Changed
- Documentation Improvements by @anissa111 in #115
- Re-add API document by @anissa111 in #127
- Add open_dataset to api generation by @anissa111 in #129
- Reading Data usage example by @philipc2 in #125
- Gallery-style examples page by @anissa111 in #133
- Write scrip by @michaelavs in #104
Full Changelog: v2022.08.0...v.2022.09.0
v2022.08.0
What's Changed
- Fix the upstream CI and Sphinx 5.1.0 issue by @erogluorhan in #84
- Updates to meta.yaml for conda-forge build tests by @anissa111 in #85
- Add source_grid and source_datasets into Grid attributes by @erogluorhan in #87
New Contributors
Full Changelog: v2022.07.0...v2022.08.0
v2022.07.0
What's Changed
- Refactor
test_integrate
and usenumpy.testing
by @erogluorhan in #42 - Fix docs by pinning numpy in requirements.txt by @anissa111 in #65
- Directly accessing data variables with UGRID conventions by @philipc2 in #62
- Fix potential bugs due to the use of self.ds.Mesh2_node_x by @erogluorhan in #72
- Read from URLs or OPeNDAP endpoints instead of just files by @ocefpaf in #68
- Add config.DISABLE_JIT that can be set to True by developers for debug by @erogluorhan in #77
- Updates to use new functionality by @michaelavs in #79
- Integration by @rajeeja in #33
New Contributors
Full Changelog: v.2022.6.0...v2022.07.0
v2022.6.0
What's Changed
- Convert Uxarray API document into markdown by @erogluorhan in #15
- Grid class by @rajeeja in #20
- #39 fix return type by @rajeeja in #41
- fix ugrid reader by @rajeeja in #44
- Ugrid detection cleanup by @rajeeja in #47
- Adding scrip file reader by @michaelavs in #23
- Versioning format change from semantic to calendar versioning
Full Changelog: v0.0.2...v.2022.6.0
v0.0.2
Full Changelog: v0.0.1...v0.0.2