Convert Landsat MTL metadata to XML.
Project description
Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.
In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
For more information, please refer to <http://unlicense.org/> Description: ## Convert Landsat 8 MTL metadata files to XML.
Usage:
mtl_to_xml has three modes.
1. -t Target mode converts a single MTL file to XML. The script must be run in the same directory as the MTL file. Example: mtl_to_xml -t your_landsat_file_MTL.txt
2. -d Directory mode converts all MTL files in the current directory to XML. The script must be run in the same directory as the MTL files. Example: mtl_to_xml -d
3. -s Scan mode is the same as directory mode, but converts all MTL files in the current directory and sub-directories. Example: mtl_to_xml -s
Platform: UNKNOWN Classifier: Programming Language :: Python :: 3 Classifier: License :: Unlicense Classifier: Topic :: Landsat :: data conversion Description-Content-Type: text/markdown
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
Built Distribution
Hashes for mtl_to_xml-0.2.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4001d6604bdc54917d4119c96624931938917767a67c6721d8a326a44a93dc9 |
|
MD5 | 15ab601623ed2fe9fe6bad34356c6824 |
|
BLAKE2b-256 | 1117f962c621468b7dd587c9813ddb0c89864211de5918323f75a9c25dcf222a |