CliMA / CliMA/ClimaAnalysis.jl

Add function to check for missing units

Open Beginner friendly
#433 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
12
Forks
5
Avg merge
7d 2h
Merged PRs (30d)
2

Description

It would be nice to have a function that check for missing units of data and dimensions (e.g. `is_missing_units(var::OutputVar)` and `is_missing_dim_units(var::OutputVar, dim)`).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the OutputVar definition and any existing unit-handling helpers. Implement checks corresponding to is_missing_units(var::OutputVar) and is_missing_dim_units(var::OutputVar, dim), then verify they correctly identify missing data and dimension units.

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
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.