Support for regularly-gridded data
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 576
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
Brilliant code etc., for which thanks.
I'd like to use corner for plotting (arbitrary) data that are already on a regular n-dimensional grid.
Is this supported?
Or do I have to sample from the grid and pass the samples into corner to invert them onto its internal grid..? :\
Thanks
Contributor guide
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 reviewing corner.py's plotting API and how it currently accepts sampled data. Determine whether regularly gridded n-dimensional input is supported, then clarify the desired behavior and add tests for the agreed input and output. The issue has no file, test, or entry point named and has had no activity for years.
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
- Needs clarification
- Newbie friendliness
- 25/100