Skip to content

checking if a variable is a record variable when using PnetCDF#594

Open
wkliao wants to merge 1 commit into
E3SM-Project:masterfrom
wkliao:check_rec_var
Open

checking if a variable is a record variable when using PnetCDF#594
wkliao wants to merge 1 commit into
E3SM-Project:masterfrom
wkliao:check_rec_var

Conversation

@wkliao
Copy link
Copy Markdown
Member

@wkliao wkliao commented Jul 3, 2024

Since CDF-1,2,5 formats supported by PnetCDF only allow
a single (first) unlimited dimension, optimizing the check for
a record variable by limiting the dimensions checked to the
first dimension.

Fixes #519

@jayeshkrishna
Copy link
Copy Markdown
Contributor

@dqwu : Please update the PR description and the commit message to reflect the changes.

Thanks @wkliao for the patch.

@jayeshkrishna
Copy link
Copy Markdown
Contributor

@dqwu : I just updated the PR desc. Also update the commit message accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

checking if a variable is a record variable when using PnetCDF option

3 participants