Skip to content

rsltFwd gets repeated when some rsltBck fail #8

Description

@ReedEspinosa

When some rsltBck calls to GRASP fail, rsltFwd seems to be repeated many many times. I'm not sure if this in actual files or just during the loading of pkl files. The files themselves are reasonable in size, but it is possible this is do to compression (since results are just repeated and thus easily compressible).

My guess is this is coming from a place in the code meant to repeat rsltFwd for len(rsltBck) times in the case where len(rsltFwd)=1 (or maybe not always 1, if Nsims>1?). Need to investigate...

An example of one file causing the issue can be found at:
/Users/wrespino/Synced/AOS/Phase-A/PLRA_RequirementsAndTraceability/GSFC_ValidationSimulationsData/V0/Run-16_3mi_case08p_tFctrandLogNrm0.2_n20_nAng0.pkl

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions