Tom Robinson

Results 58 comments of Tom Robinson

@mlee03 Have you made progress on this?

The project set for this is 2022.04, so this would need to be ready in about 2 weeks to make it in. Do you think that's possible? If so, I...

@menzel-gfdl can you test this? Does it fulfill your request?

@menzel-gfdl Yes there is a plan to support more dimensions in the diag manager rewrite. Although the target is September, there is no guarantee that 5D support will be working...

@rem1776 have you looked at the values that it's writing?

No i mean have you looked at the actual data. Is it all numbers? Is something off about it?

> The legacy type output_filed_type (see diag_data.F90) seems to have variables `buffer`, `counter`, `count_0d`, and `num_elements` "together". Should any of these also go into the buffer class? Probably. Do they...

@uramirez8707 the only place you use the pointer is ```fortran if (associated(fileobj%data2d)) then ``` ? Or am I missing something?