Return astropy Table from `get_goes_event_list`

Open
#72 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by locating the get_goes_event_list entry point and inspect the structure of the list it currently returns. Check how the repository tests this function, then confirm that the returned event data is represented as an astropy Table without losing existing information.

Written by the indexing model from the issue text.

Description

Describe the feature

Currently get_goes_event_list just returns a list, but it looks like the data is structured enough to be converted to an astropy.table.Table.

Proposed solution

No response

Dominant language
Python
Stars
15
Forks
20
Avg merge
9h 48m
Merged PRs (30d)
5

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 sunpy/sunkit-instruments

All issues in sunpy/sunkit-instruments

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.