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

Agenda Notes Monday December 9th 2013 3:00 PM

Douglas Jacobsen edited this page Nov 17, 2014 · 1 revision

MPAS-Developer Telecon:

Technical Discussion

Date: Monday December 9th
Time: 3:00 PM

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



Notes:

  1. Testing issues for https://github.com/MPAS-Dev/MPAS/issues/168
    • Converting Time from unlimited to limited...
    • ncdump grid.nc | sed "s/UNLIMITED/1/g" | ncgen -o limited_grid.nc -
    • Might be an issue in PIO
    • We will likely add a requirement that the time dimension is required on input, and it should be unlimited.
  2. Adding c++ to targets
    • Fine as long as we add the c++ compiler to all targets
  3. Adding build system options to core Makefiles
    • Fine as long as cores understand the options can't be documented

Next broad developer telecon will be 3:00PM on December 16th.

Clone this wiki locally