Mark Taylor

Results 6 issues of Mark Taylor

This PR adds the file positions of each record to the parsing code. Motivation: I have a garmin 66i that occasionally produces bad records ( corrupt time and/or very inaccurate...

Bug found and fixed by CESM: https://github.com/NCAR/amwg_dev/issues/151 https://github.com/ESCOMP/CAM/issues/633 and one additional related fix: https://github.com/ESCOMP/CAM/issues/678 This bug effects EAM simulations using which use the older Eulerian transport, and turn on the...

bug
Atmosphere
HOMME

bug reported by Barak Galanti: step 5 in readme suggests running the dnsp3 code with ./gridsetup.py 1 1 2 64 64 64 2 2 0 but as documented in step...

SCREAM v0.1 (Fortran code) runs with adjust_ps=.false. CXX code has only been tested with adjust_ps=.true. E3SM should also migrate to adjust_ps=.false., but this is on hold in order to preserve...

bugfix

This call is used in standalone HOMME: call copy_pio_var(infile%FileID, Outfile%fileid, infile%vars%vardesc(i), outfile%varlist(i)%vardesc, len) it seems to work well, for all variables except 'time'. For the time array, it doesn't copy...

bug
Low Priority

Adding this issue to track the documentation and bug fix discussed on the NCAR topo repo: https://github.com/NCAR/Topo/issues/62 @jsbamboo fixed some issues in E3SM's copy of "cube_to_target" when using that tool...

bug