GeoscienceAustralia / GeoscienceAustralia/anuga_core

Quantity set_values should be able to use scipy nearest neighbour interpolation

Open
#85 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
229
Forks
110
Avg merge
1h 38m
Merged PRs (30d)
1

Description

Integrate the make_nearestNeighbour_quantity_function from quantity_setting_function into quantity.set_values

Maybe make nearestNeighbour interpolation default instead of our old leastsquares fitting for pts and csv files.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating make_nearestNeighbour_quantity_function in quantity_setting_function and the quantity.set_values entry point. Compare the existing least-squares handling for points and CSV files, then determine whether nearest-neighbour interpolation should be integrated or made the default; done means those inputs use the intended interpolation behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.