Allow multiple transects within same CSET run
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 33
- Forks
- 19
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
### What problem does your feature request solve?
Currently we can only plot a single transect per model variable, with one set of start and end coordinates. It would be nice to plot multiple, to get a look at how they vary throughout the domain.
### Describe the solution you'd like
Some kind of list of start and end points that we can then cycle over? Maybe something like the field definition?
### Describe alternatives you've considered
Currently you can just run CSET multiple times to achieve this. It would be nice to do it in one shot.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing single-transect configuration and plotting entry point, then compare it with the field-definition approach suggested in the issue. Define how multiple start/end coordinate pairs are represented and cycled within one CSET run, and verify that one run produces the expected transect plots across the domain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100