Skip to content

A Python interface to easily parse and interact with the BEAM-DIMAP XML file which is used as part of SNAP software for Sentinel satellites.

License

Notifications You must be signed in to change notification settings

pbrotoisworo/py-beam-dimap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBeamDimap

Build Status codecov Documentation Status

A Python interface to easily parse and interact with the BEAM-DIMAP XML file which is used as part of SNAP software for Sentinel satellites. The metadata parameters are parsed and structured as a Python dictionary for easier navigation.

Visit the ReadTheDocs page for more information on how to use this software.

Features

  • Quickly and easily navigate the BEAM-DIMAP metadata for Sentinel satellites
  • Metadata sections are available in preprocessed dataframes or dictionary objects
  • Tested against many workflows. If it raises an issue with your particular workflow please raise an issue.

Installation

Open the terminal and type:

pip install git+https://github.com/pbrotoisworo/py-beam-dimap.git

Contributing

Contributing can be done by submitting a pull request or even just raising an issue. If you encounter an error please let me know.

If you are submitting a pull request, ensure that it passes the tests by installing pytest and typing the following command from the project root:

pytest tests

About

A Python interface to easily parse and interact with the BEAM-DIMAP XML file which is used as part of SNAP software for Sentinel satellites.

Topics

Resources

License

Stars

Watchers

Forks

Languages