CliMA / CliMA/ClimaAnalysis.jl

Add getter for data for `Metadata` and `FlatVar`

Open
#340 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
12
Forks
5
Avg merge
6d 17h
Merged PRs (30d)
3

Description

In ClimaCalibrate, there is code that are written like this:

https://github.com/CliMA/ClimaCalibrate.jl/blob/31cda9c43db6352772229ebf8e059ed1ff67916a/ext/ClimaAnalysisExt.jl#L61C13-L67C23

Add a function like `get_data` would improve the formatting of the code.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the definitions of Metadata and FlatVar and inspect the ClimaCalibrateExt.jl usage linked in the issue. Add a get_data entry point that provides the underlying data for both types, then verify that the referenced formatting code can use it and run the relevant existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
data
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.