Uxarray

Latest version: v2024.11.1

Safety actively analyzes 688843 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

2024.03.0

What's Changed
* Bump codecov/codecov-action from 3.1.5 to 4.0.1 by dependabot in https://github.com/UXARRAY/uxarray/pull/691
* Add the brand new (beta) GitHub hosted M1 runner into ci.yml by erogluorhan in https://github.com/UXARRAY/uxarray/pull/685
* Accessor API for Remapping by aaronzedwick in https://github.com/UXARRAY/uxarray/pull/693
* Bump pre-commit/action from 3.0.0 to 3.0.1 by dependabot in https://github.com/UXARRAY/uxarray/pull/696
* Setup ASV Benchmarking by philipc2 in https://github.com/UXARRAY/uxarray/pull/694
* Bugfix `pt_on_gca` by hongyuchen1030 in https://github.com/UXARRAY/uxarray/pull/698
* Bump codecov/codecov-action from 4.0.1 to 4.0.2 by dependabot in https://github.com/UXARRAY/uxarray/pull/702
* Bump codecov/codecov-action from 4.0.2 to 4.1.0 by dependabot in https://github.com/UXARRAY/uxarray/pull/706
* Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by dependabot in https://github.com/UXARRAY/uxarray/pull/707
* Pin ASV to avoid Benchmark CI Failures by philipc2 in https://github.com/UXARRAY/uxarray/pull/705
* Fix FutureWarnings in the code and tests by erogluorhan in https://github.com/UXARRAY/uxarray/pull/709
* Fix Pre-Commit by philipc2 in https://github.com/UXARRAY/uxarray/pull/720
* Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by dependabot in https://github.com/UXARRAY/uxarray/pull/722
* Fix documentation typos by dfg-13 in https://github.com/UXARRAY/uxarray/pull/736
* Fix CI Failures by philipc2 in https://github.com/UXARRAY/uxarray/pull/731

New Contributors
* dfg-13 made their first contribution in https://github.com/UXARRAY/uxarray/pull/736

**Full Changelog**: https://github.com/UXARRAY/uxarray/compare/v2024.02.0...v2024.03.0

2024.02.0

What's Changed
* Fix optional args for `dataarray_plot.datashade` call in the accessor by erogluorhan in https://github.com/UXARRAY/uxarray/pull/675
* Fix conflict between user-defined `clabel` and `kwargs` by philipc2 in https://github.com/UXARRAY/uxarray/pull/676
* Compute Edge Centroids by aaronzedwick in https://github.com/UXARRAY/uxarray/pull/658
* Update Docstrings for BallTree and KDTree structures by aaronzedwick in https://github.com/UXARRAY/uxarray/pull/679
* Bump codecov/codecov-action from 3.1.4 to 3.1.5 by dependabot in https://github.com/UXARRAY/uxarray/pull/682
* Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1 by dependabot in https://github.com/UXARRAY/uxarray/pull/681
* Implement `UxDataArray.gradient()` and `UxDataArray.difference()` by philipc2 in https://github.com/UXARRAY/uxarray/pull/534
* Insert latlon box by hongyuchen1030 in https://github.com/UXARRAY/uxarray/pull/639
* NSF NCAR branding updates by erogluorhan in https://github.com/UXARRAY/uxarray/pull/684
* Support Reading ESMF Formatted Unstructured Grids by philipc2 in https://github.com/UXARRAY/uxarray/pull/683
* Inverse Distance Weighted Remapping Implementation by aaronzedwick in https://github.com/UXARRAY/uxarray/pull/591


**Full Changelog**: https://github.com/UXARRAY/uxarray/compare/v2024.01.1...v2024.02.0

2024.01.1

What's Changed
* Support for Nearest Neighbor `edges` Remapping by aaronzedwick in https://github.com/UXARRAY/uxarray/pull/665


**Full Changelog**: https://github.com/UXARRAY/uxarray/compare/v2024.01.0...v2024.01.1

2024.01.0

What's Changed
* Fix GeoDataFrame Caching & Override Behavior by philipc2 in https://github.com/UXARRAY/uxarray/pull/611
* Bump actions/setup-python from 4.7.1 to 5.0.0 by dependabot in https://github.com/UXARRAY/uxarray/pull/613
* Use face, not node, in _build_from_face_centers by ahijevyc in https://github.com/UXARRAY/uxarray/pull/634
* Removed duplicate method UxDataArray.to_dataset by ahijevyc in https://github.com/UXARRAY/uxarray/pull/640
* Bug fix for`gca_const_lat_intersection` by hongyuchen1030 in https://github.com/UXARRAY/uxarray/pull/643
* Accurate Basic Math Operators by hongyuchen1030 in https://github.com/UXARRAY/uxarray/pull/636
* Fix and Improve Upstream CI by erogluorhan in https://github.com/UXARRAY/uxarray/pull/649
* Unstructured Grid Subsetting & Indexing by philipc2 in https://github.com/UXARRAY/uxarray/pull/616
* Update piypi.yaml for trusted publishing by erogluorhan in https://github.com/UXARRAY/uxarray/pull/652
* Helper face edge connectivity cartesian by hongyuchen1030 in https://github.com/UXARRAY/uxarray/pull/554
* Add Ruff to Pre-Commit Hooks by philipc2 in https://github.com/UXARRAY/uxarray/pull/575
* Use `sphinx-autosummary-accessors` for rendering accessors in API by philipc2 in https://github.com/UXARRAY/uxarray/pull/655
* Fix face properties by aaronzedwick in https://github.com/UXARRAY/uxarray/pull/657
* KDTree & BallTree Refactor by aaronzedwick in https://github.com/UXARRAY/uxarray/pull/632
* Install `spatialpandas` from conda by philipc2 in https://github.com/UXARRAY/uxarray/pull/659
* Undirected `point_within_gca` by hongyuchen1030 in https://github.com/UXARRAY/uxarray/pull/646
* Change pip uninstall command a bit in install-upstream.sh as discussed by erogluorhan in https://github.com/UXARRAY/uxarray/pull/660
* Return a list of NumPy arrays when performing a radius query with multiple points by philipc2 in https://github.com/UXARRAY/uxarray/pull/664

New Contributors
* ahijevyc made their first contribution in https://github.com/UXARRAY/uxarray/pull/634

**Full Changelog**: https://github.com/UXARRAY/uxarray/compare/2023.12.0...v2024.01.0

2023.12.0

What's Changed
* Accurate dot product and accurate operation utils by hongyuchen1030 in https://github.com/UXARRAY/uxarray/pull/557
* validate mesh by rajeeja in https://github.com/UXARRAY/uxarray/pull/173
* Nodal Average by philipc2 in https://github.com/UXARRAY/uxarray/pull/583
* Vector Polygon, Mesh, Node Plots, Rasterized Polygon Plots, `GeoDataFrame` Optimizations, Consistent Longitude Range by philipc2 in https://github.com/UXARRAY/uxarray/pull/574
* Fix area notebook and add return for documentation by rajeeja in https://github.com/UXARRAY/uxarray/pull/597
* Fix Typos with Face Center Coordinates by philipc2 in https://github.com/UXARRAY/uxarray/pull/598
* Bump conda-incubator/setup-miniconda from 2 to 3 by dependabot in https://github.com/UXARRAY/uxarray/pull/600
* Point Visualization Improvements & Usage Example by philipc2 in https://github.com/UXARRAY/uxarray/pull/604
* Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by dependabot in https://github.com/UXARRAY/uxarray/pull/606
* Improve UGRID Dimension Mapping for Non-Parsed Dimensions by philipc2 in https://github.com/UXARRAY/uxarray/pull/609


**Full Changelog**: https://github.com/UXARRAY/uxarray/compare/v2023.11.1...2023.12.0

2023.11.1

What's Changed
* Remove `Mesh2` Prefix by philipc2 in https://github.com/UXARRAY/uxarray/pull/565
* Cartesian Support for Nearest Neighbor Remapping by aaronzedwick in https://github.com/UXARRAY/uxarray/pull/571


**Full Changelog**: https://github.com/UXARRAY/uxarray/compare/v2023.11.0...v2023.11.1

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.