Releases: UXARRAY/uxarray
Releases · UXARRAY/uxarray
v2023.05.0
What's Changed
- PR Template by @philipc2 in #253
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #306
- Add
Grid._build_face_edges_connectivityby @hongyuchen1030 in #297 - Create release request issue template by @anissa111 in #315
- Update feature request issue template by @erogluorhan in #319
- CI Update: Drop support for Python 3.7 and 3.8; add 3.11 by @erogluorhan in #317
- Rename
face_dimensionconnectivity tonNodes_per_faceby @philipc2 in #308 - Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #323
- Version bump to 2023.05.0 by @anissa111 in #328
Full Changelog: v2023.04.1...v2023.05.0
v2023.05.0dev
What's Changed
Difference from v2023.04.1
- Redesign prototype by @erogluorhan in #215
- Redesign by @erogluorhan in #217
- Reorganize files into folders, fix tests and docs by @rajeeja in #224
- Fix prototype docs by @anissa111 in #227
==and!=Operators for Grid Object by @philipc2 in #231InfoMethod forux.Datasetby @philipc2 in #236- slots warning fix by @rajeeja in #235
- Add
use_dualParameter to Redesign API by @philipc2 in #260 - PR Template by @philipc2 in #253
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by @dependabot in #306
- Add
Grid._build_face_edges_connectivityby @hongyuchen1030 in #297 - Create release request issue template by @anissa111 in #315
- Update feature request issue template by @erogluorhan in #319
- CI Update: Drop support for Python 3.7 and 3.8; add 3.11 by @erogluorhan in #317
- Rename
face_dimensionconnectivity tonNodes_per_faceby @philipc2 in #308 - Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #323
Full Changelog: v2023.04.1...v2023.05.0dev
v2023.04.1
New Features
- Face Area Usage Example Notebook by @rajeeja in #285
Grid.__from_vert__()can now use multiple vertices by @hongyuchen1030 in #270- Added
Grid._build_edge_node_connectivity&helpers.close_face_nodesby @philipc2 and @hongyuchen1030 in #263 and #191 - Added
Grid._build_face_dimensionby @philipc2 in #283
Bug Fixes
- Fixed MPAS attributes not being parsed by @philipc2 in #274
- Fixed MPAS attributes not being stored correctly by @philipc2 in #275
- Fixes to Face Area Calculation and Indexing Connectivity Data Types by @philipc2 in #283
Automated
- Bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #276
- Bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #294
- Bump actions/setup-python from 4.5.0 to 4.6.0 by @dependabot in #293
Dev Ops
- Version updated to 2023.04.1 for release by @pilotchute in #296
Full Changelog: v2023.04.0...v2023.04.1
v2023.04.0
What's Changed
- Read MPAS by @philipc2 in #228
- Standardized Fill Values and Data Types for Connectivity Variables by @philipc2 in #241
- Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by @dependabot in #187
- Add
_replace_fill_valuesto Internal API by @philipc2 in #254 - Use correct data type and fill value in
__from_vert__by @philipc2 in #256 - Fix to
nanValues Breaking UGRID Data Type and Fill Values by @philipc2 in #259 - Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.5 by @dependabot in #264
Devops
- @pilotchute was devops for this release in in #269
Full Changelog: v2023.03.0...v2023.04.0
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