fileformat
Here are 52 public repositories matching this topic...
The mime type for Microsoft word looks wrong:
fleep\data.json: line 70
{"type": "document", "extension": "doc", "mime": "application/vnd.ms-excel", "offset": 0, "signature": ["D0 CF 11 E0 A1 B1 1A E1", "50 4B 03 04 14 00 06 00"]},
Should be:
application/msword
-
Updated
Jun 12, 2018 - C#
-
Updated
Oct 31, 2019 - Python
Right now there is only one root group for meshes: /data/meshes/. As opposed to particles where where there can be many: /data/particles/electrons/, /data/particles/protons/, etc.
This is restricting. For example it may be desirable to store internal fields separately from external fields. So to have a structure to enable groups like: /data/meshes/dc_field/, /data/meshes/particle_field/
-
Updated
Jan 17, 2020
-
Updated
Sep 21, 2016 - PHP
-
Updated
Dec 22, 2018 - Python
-
Updated
Mar 28, 2017
-
Updated
Dec 18, 2016
-
Updated
Jul 4, 2020 - Python
-
Updated
Feb 5, 2020 - C++
-
Updated
May 23, 2020 - Haxe
-
Updated
Nov 12, 2019 - C#
The PNG exporter should search for pics1.png instead of hard coding its location, so that the user can just provide their own in their levels folder. A commandline switch should be provided to request a different sprites filename, and an exception should be raised if the file cannot be found.
-
Updated
Jan 2, 2020 - Python
rex - off converter
I've made a small rex_mesh to off converter for rex-extruder in #35 which could be refactored to a standalone executable/service.
For reference purposes, it would be convenient to have (validated) sample files in formats other than HDF5.
This also should uncover possible incompatabilities and inconsistencies between file formats (e.g. HDF5 and ADIOS lack bool due to their C roots, see openPMD/openPMD-api#50).
ADIOS is a major backend in the community and thus should deserve some attentio
-
Updated
Jun 8, 2020 - Python
For consistency with other packages names, the conda channel should release it as name openpmd-viewer as well.
Although it looks a bit unclearly documented, if you scroll down the examples show the name also with a -. This would also make it consistent with the [PyPI](https://stackoverflow.com/a/761531/2719194
-
Updated
Apr 29, 2020
-
Updated
Jan 11, 2019 - C++
-
Updated
Mar 11, 2020
-
Updated
May 1, 2020
-
Updated
Mar 23, 2020 - Rust
Improve this page
Add a description, image, and links to the fileformat topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fileformat topic, visit your repo's landing page and select "manage topics."
The instructions for installing and using this tool is very unclear.
In addition it doesn't mention what happens when you don't have any
*.PcbDocand*.SchDocfiles, but only*.Pcbliband*.SCHLIBfiles...