MetOffice / MetOffice/ANTS

Refactor load interface

Open
#177 0 comments 0 reactions 0 assignees View on GitHub
✨ enhancement
Dominant language
Python
Stars
7
Forks
10
Avg merge
1d 19h
Merged PRs (30d)
5

Description

# ✨ Feature Request

Parent issue for refactoring the ANTS load interface. Currently this relies on wrapping the iris load functions with a customised load wrapper. This is too generic, and the call signatures are not documented. Ideally we should have more specific loaders, for each file format.

Contributor guide

Open the contributing guide

Research direction

Start by examining the current ANTS load wrapper and the wrapped iris load functions. Identify the supported file formats and their required call signatures, then define the format-specific loaders and document each interface; done means the generic wrapper is replaced by clear, format-specific loading entry points.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.