ImperialCollegeLondon / ImperialCollegeLondon/virtual_ecosystem

Align core model schema variable names to LayerStructure names

Open
#480 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20
Forks
5
Avg merge
2d 1h
Merged PRs (30d)
34

Description

**Is your feature request related to a problem? Please describe.**

The variable names in `[core.layers]` do not align with the updated `LayerStructure` attributes (`soil_layers` -> `soil_layer_depths`, `canopy_layers` -> `n_canopy_layers`).

**Describe the solution you'd like**

Update the schema and tests to use consistent names.

Contributor guide

Open the contributing guide

Research direction

Locate the [core.layers] schema, the LayerStructure definition, and the tests covering these attributes. Compare the current soil_layers and canopy_layers names with soil_layer_depths and n_canopy_layers; done means the schema and tests use the consistent names and pass.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.