Fortran code to interpolate between regular and unstructured grid (e.g. triangle mesh). The former interpolation is performed with bilinear interpolation, the latter with inverse distance weighting (IDW) and the application of a k-d tree to efficiently find the nearest neighobours.
active 2024-10-15 → 2025-10-06 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 357 days from 2024-10-15 to 2025-10-06. Pushes: 42 total, peak 13 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 2 total, peak 2 in a day. Comments: 3 total, peak 3 in a day. Stars: 3 total, peak 1 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| ChristianSteger | 45 | 42 | 0 | 2 |
| Beliavsky | 2 | 0 | 0 | 1 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#1Beliavsky2024-10-16 23:16Declare real variables as `real(kind=dp)`
- Issue comment#1ChristianSteger2024-10-16 21:16Declare real variables as `real(kind=dp)`
- Issue comment#2ChristianSteger2024-10-16 21:10Typo in file name test_interpolytion.py?
- Issue#2ChristianSteger2024-10-16 21:10Typo in file name test_interpolytion.py?
- Issue#1Beliavsky2024-10-16 13:13Declare real variables as `real(kind=dp)`
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 3 stars here means stars gained during the window, not the repo's star count.