Picongpu: png2gas: adjust for openPMD 1.0.0

Created on 27 Apr 2016  路  5Comments  路  Source: ComputationalRadiationPhysics/picongpu

The png2gas tools should be adjusted to write openPMD 1.0.0 files (and read those in PIConGPU examples).

tools refactoring

All 5 comments

@n01r please be aware of this issue that png2gas might need slight modifications now

Thanks! So far it seemed that it would suffice for the needs since if the number of cells in each direction is equal to the pixel dimensions. Reading worked as intended and running worked as well.

excellent. yes it does not really need the openPMD meta information yet, we read the data rather simple. feel free to report if you encounter any issues and make sure to use PNGwrite 0.6.0 due to the 8bit read bugs documented here: https://github.com/pngwriter/pngwriter/blob/0.6.0/CHANGELOG.md

Yep, had to build PNGwriter 0.6.0 since it was required and it was not available on the cluster.

Already requested PNGwriter 0.6.0 to be installed a few hours ago, will take a few days due to vacations but building your own is fine.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cbontoiu picture cbontoiu  路  3Comments

saipavankalyan picture saipavankalyan  路  3Comments

berceanu picture berceanu  路  3Comments

HighIander picture HighIander  路  4Comments

PrometheusPi picture PrometheusPi  路  3Comments