Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Agenda Notes Monday September 12th 2016 3:00 PM

Douglas Jacobsen edited this page Sep 12, 2016 · 3 revisions

MPAS-Developer Telecon:

Date: 12 September 2016
Time: 3:00pm MDT

Call-in number: 1-866-740-1260
Access Code: 4978161



Agenda Topics:

  1. Open Pull Requests
  2. Issue cleanup
  3. Framework modifications:
    • Filter Infrastructure
    • Eliminating the mpas_constants module
    • Registry Validation
    • Critical error log files: "regularize" filenames, and add ability to print multiline messages
    • Integer overflow in ESMF time interval code
    • Fortran 2008 Support
  4. Design Document Discussions
  5. Testing infrastructure
    • Anything to talk about?
  6. Long-term possibility for other I/O layers (e.g., netCDF4 directly instead of PIO)


Notes:

  • Randomize quick sort:
    • Will get to it soon.
    • Might add a test to see if it's already "sorted"
  • Which stream routines support regex patterns
    • Ringing alarms
    • Destroy stream
    • Michael will look at adding support to these
  • I/O Layers
    • PIO has sometimes been problematic for large simulations (bugs, performance, etc...)
    • Will re-evaluate implementation and see if there's a way to extract just the lowest level to be changed between builds.
Clone this wiki locally