MantisBT - ParaView |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012705 | ParaView | (No Category) | public | 2011-11-03 14:55 | 2015-01-11 08:36 |
|
Reporter | Marcelo Dias de Moura | |
Assigned To | Utkarsh Ayachit | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 3.10.1 | |
Target Version | | Fixed in Version | 3.14 | |
Project | Sandia |
Topic Name | 12705_fix_csv_precision |
Type | usability |
|
Summary | 0012705: Change the number of digits for the data saved in csv files ParaFoam |
Description | How can I change the number of digits for the data saved in .csv files? By default the data is saved with 6 digits. I saw something that would change the file vtkCSVWriter.h / .cxx. Has anyone done this kind of change? I need to do to achieve this increase to 9 digits. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-11-03 14:55 | Marcelo Dias de Moura | New Issue | |
2012-01-17 09:16 | Utkarsh Ayachit | Assigned To | => Leo Liu |
2012-02-02 15:04 | Utkarsh Ayachit | Assigned To | Leo Liu => Utkarsh Ayachit |
2012-02-02 15:28 | Utkarsh Ayachit | Topic Name | => 12705_fix_csv_precision |
2012-02-02 15:28 | Utkarsh Ayachit | Note Added: 0028018 | |
2012-02-02 15:28 | Utkarsh Ayachit | Status | backlog => gatekeeper review |
2012-02-02 15:28 | Utkarsh Ayachit | Fixed in Version | => git-next |
2012-02-02 15:28 | Utkarsh Ayachit | Resolution | open => fixed |
2012-02-02 15:30 | Utkarsh Ayachit | Project | Kitware => Sandia |
2012-02-03 15:06 | Utkarsh Ayachit | Note Added: 0028029 | |
2012-02-03 15:06 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
2012-02-03 15:06 | Utkarsh Ayachit | Note Added: 0028041 | |
2012-02-03 15:07 | Utkarsh Ayachit | Fixed in Version | git-next => git-master |
2012-02-07 21:26 | Alan Scott | Note Added: 0028083 | |
2012-02-07 21:26 | Alan Scott | Status | customer review => closed |
2012-02-08 17:21 | Utkarsh Ayachit | Fixed in Version | git-master => 3.14 |
2015-01-11 08:35 | Utkarsh Ayachit | Source_changeset_attached | => ParaView master 6f19a05d |
2015-01-11 08:36 | Utkarsh Ayachit | Source_changeset_attached | => ParaView master 12845e98 |
Notes |
|
(0028018)
|
Utkarsh Ayachit
|
2012-02-02 15:28
|
|
commit 12845e986c283fd43cb33ff691ffc13b72506bd8
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Feb 2 15:26:06 2012 -0500
Fixed BUG 0012705. Added support to pick precision for CSV files.
User can now pick precision and whether to use scientific notation when writing
CSV files using "Save Data". |
|
|
(0028029)
|
Utkarsh Ayachit
|
2012-02-03 15:06
|
|
merged into master, where applicable. |
|
|
(0028041)
|
Utkarsh Ayachit
|
2012-02-03 15:06
|
|
merged into master, where applicable. |
|
|
(0028083)
|
Alan Scott
|
2012-02-07 21:26
|
|
Wonderful.
Tested remote server, Linux, master. |
|