Skip to content

get issm exports in landice tile space#1212

Draft
weiyuan-jiang wants to merge 1 commit intofeature/agstub/issm-gridcompfrom
feature/wjiang/retrieve_issm_exports
Draft

get issm exports in landice tile space#1212
weiyuan-jiang wants to merge 1 commit intofeature/agstub/issm-gridcompfrom
feature/wjiang/retrieve_issm_exports

Conversation

@weiyuan-jiang
Copy link
Contributor

Since ISSM's exports are on mesh-like locstream, the variables on landice-tile space cannot be exported. This PR uses internal state to pass the variables from ISSM gridcomp back to landice gridcomp and use landice's export for history output. @agstub , this PR is not done. I have left some place for you to implement. Please take a look and let me know your concerns.

@github-actions
Copy link

This PR is being prevented from merging because you have not added one of our required labels: 0 diff, 0 diff trivial, Non 0-diff, 0 diff structural, 0-diff trivial, Not 0-diff, 0-diff, automatic, 0-diff uncoupled, github_actions. Please add one so that the PR can be merged.

@agstub
Copy link

agstub commented Feb 19, 2026

so the "whatever" here should have the (local) size of landice tiles? So the idea is I can transform between mesh and landice tiles like before (with ESMF_FieldRegrid and MAPL_LocStreamTransform), set the landice tile version in this new internal state, then recover these pointers via internal state in the landice gridcomp? Am I thinking about it right?

@weiyuan-jiang
Copy link
Contributor Author

so the "whatever" here should have the (local) size of landice tiles? So the idea is I can transform between mesh and landice tiles like before (with ESMF_FieldRegrid and MAPL_LocStreamTransform), set the landice tile version in this new internal state, then recover these pointers via internal state in the landice gridcomp? Am I thinking about it right?

Yes, that is local size

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.

2 participants