Skip to main content

ESA EDDS XML Telemetry joiner

Project description

xmlJoiner

Join two or more PARC Telemetry files downloaded from ESA EDDS.

Installation

To install the reader you can use the command:

$ python3 -m pip install xmlJoiner

Usage

To join all the XML files myxml_01.xmlr and myxml_02.xml in a single file called myxml.xml you can use the command:

$ xmlJoin myxml01.xml myxml_02.xml -o myxml.xml

You can join also directly all the files in a folder:

$ xmlJoin -f myfolder -o myfolder.xml

N.B.: be careful the file are sorted alphabetically. if they are numered the file #10 is befre the file #2. Please check the order using the command

$ xmlJoin -f myfolder --show-list

and change the file names if it is necessary.

You can use it also as library:

from xmlJoiner import xmlJoin

xmlJoin(fileList, "joined.xml",verbose=True)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xmlJoiner-0.1.1.tar.gz (18.8 kB view details)

Uploaded Source

Built Distribution

xmlJoiner-0.1.1-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

File details

Details for the file xmlJoiner-0.1.1.tar.gz.

File metadata

  • Download URL: xmlJoiner-0.1.1.tar.gz
  • Upload date:
  • Size: 18.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for xmlJoiner-0.1.1.tar.gz
Algorithm Hash digest
SHA256 93f5e19d125506a1dab55052e97fb8315a33d1c9b6b0dbbaa7a4dd170a524913
MD5 fb4a66abcd20baa676e67a169acdec98
BLAKE2b-256 6a553af983a94a2980c0e789217f44dd43266c5e4d221554f545a3793852d55e

See more details on using hashes here.

File details

Details for the file xmlJoiner-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: xmlJoiner-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 19.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for xmlJoiner-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2ba16612656ef148ae17b0db8180b5c255329545fddd8dd508cec3fc2b0b7063
MD5 d5d453fe142ff76edab10ceb3b8395e0
BLAKE2b-256 ffdcc42b37b95c1c9033521004f59a403f8e424d5286545aa805b862de63326c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page