pygeos-tools: implement gatherField method to collect a field across all rank with correct ghostRank and localToGlobalMap

Đang mở
#91 0 bình luận 0 reaction 1 người được giao Xem trên GitHub

@alexbenedicto đang làm issue này rồi.

Từ ngày 7/5/2025.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

type: feature

In pygeos-tools, when working with multiple ranks, no method is able yet to gather fields across all ranks wrt ghostRank and localToGlobalMap.

Currently, the closest method to perform this task is:
https://github.com/GEOS-DEV/geosPythonPackages/blob/7bccab6d6f1ad57db6646fea1b281c35f1dd22d8/pygeos-tools/src/geos/pygeos_tools/wrapper.py#L45

The issue is that the fields are concatenated in the order of the ranks and not by taking into account the localToGlobalMap.
The goal would be to use that localToGlobalMap in a new improved method.

Ngôn ngữ chính
Python
Star
0
Fork
1
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của GEOS-DEV/geosPythonPackages

Tất cả issue của GEOS-DEV/geosPythonPackages

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.