[1.0.0] Synthetic terrain

Open
#2,936 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
python
Domain
data

Research direction

Read the README feature matrix and the listed modules in xrspatial/{terrain,perlin,worley,erosion,bump}.py, then review the unresolved decisions in #2930. Run the specified accuracy sweep on xrspatial/terrain.py and determine the remaining work for security, performance, API consistency, and the notebook example; done means the readiness checklist is cleared with no CRITICAL or HIGH findings.

Written by the indexing model from the issue text.

Description

1.0.0-tracking area:surface

1.0.0 readiness: Synthetic terrain

Area: Surface Functions: generate_terrain, perlin, worley, erosion, bump
Source: xrspatial/{terrain,perlin,worley,erosion,bump}.py

Scope
  • Public surface frozen against the README feature matrix
  • Dark-corner decisions resolved (see #2930)
Sweep clearance, no CRITICAL or HIGH (accuracy and security first)
  • Accuracy /deep-sweep xrspatial/terrain.py
  • Security
  • Performance
  • API consistency

Last swept: none yet

Examples
  • Notebook example
  • (optional) standalone script
Linked bug issues

none yet

Dominant language
Python
Stars
972
Forks
92
Avg merge
2d 12h
Merged PRs (30d)
7

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.

More from xarray-contrib/xarray-spatial

All issues in xarray-contrib/xarray-spatial

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.