This repository has been archived by the owner on Oct 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Agenda Notes Monday April 3rd 2017 11:00 AM
Dominikus Heinzeller edited this page Apr 3, 2017
·
10 revisions
Date: 3 April 2017
Time: 11:00 MDT / 19:00 CET
Call-in number: 1-866-740-1260
Access Code: 4978161
- Framework modifications:
- MPAS-Atmosphere has renewed interest in generalized variable attributes
- Standing topics:
- Subset I/O capability
- Periodic meshes
- Probably a v5.1 release this week?
Participants: Matt, Adrian, Dom, Mark
-
1246:
- Who is finished? LI done, SI done, OCN done, ATM not done (by Wednesday end of day?)
- can make commits directly to branch
- or make a branch, then fast-forward merge
- cherry-pick Mark’s ocean changes onto log_module branch
- enable rerere to avoid resolving the same conflicts more than once
- separate PR to remove old stream redirection, also to remove mpas_abort
-
1237:
- Phil Jones helping to debug
-
1227:
- Michael needs to get on this
-
1086:
- Decided to just merge the “final_only”, create a separate PR for stream interval attributes (Dom to create a dummy PR for this)
- is this handled right now with direct addressing? yes, and the geometry calculations are what are problematic right now
- e.g., any computation that depends on xCell, etc., will be complicated
- Philip Wolfram had done some work on operators that would inherently support periodicity
- David Lee could also benefit from some generalized code to compute distances across boundaries
- How should we handle this?
- If we had really general mesh generator, it could know about periodicity while iterating
- Add this as a standing topic