ktindiana / sphinxval

SPHINX validation code for solar energetic particle models
MIT License
3 stars 3 forks source link

Feature Request: Include all matching information in SPHINX data frame #8

Open ktindiana opened 10 months ago

ktindiana commented 10 months ago

The output to screen results in very big log files if saved. The very verbose Matching Reports take up a lot of GB. Better to save the matching information in a more compact way in the SPHINX Dataframe.

Also note that the json and md output is large and may not be needed.

rickyegeland commented 9 months ago

json and md output turned out to be expensive to compute as well. I propose a separate feature request to make separate flags to enable these output types.

rickyegeland commented 4 months ago

@ktindiana wasn't there progress on this? What commits?

ktindiana commented 4 months ago

@rickyegeland No progress has been made on this. Matching information remains in the output to screen (i.e. log file) and has not been incorporated into the dataframe.

rickyegeland commented 1 week ago

@ktindiana is this one done in the logging update (commit a2717a0)?