{ "info": { "author": "AdamR", "author_email": "25871157+and-viceversa@users.noreply.github.com", "bugtrack_url": null, "classifiers": [], "description": "Anyone is free to copy, modify, publish, use, compile, sell, or\ndistribute this software, either in source code form or as a compiled\nbinary, for any purpose, commercial or non-commercial, and by any\nmeans.\n\nIn jurisdictions that recognize copyright laws, the author or authors\nof this software dedicate any and all copyright interest in the\nsoftware to the public domain. We make this dedication for the benefit\nof the public at large and to the detriment of our heirs and\nsuccessors. We intend this dedication to be an overt act of\nrelinquishment in perpetuity of all present and future rights to this\nsoftware under copyright law.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR\nOTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,\nARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\nOTHER DEALINGS IN THE SOFTWARE.\n\nFor more information, please refer to \n\nDescription: ## Parse Bulk Landsat Metadata\n \n USGS conveniently hosts a bulk metadata service located [here](https://www.usgs.gov/land-resources/nli/landsat/bulk-metadata-service).\n \n Less conveniently, you get a large metadata file with no way to parse it.\n \n This project implements a CLI to parse the bulk metadata files and output .xml\n based on the user's search parameters. It also creates a .txt file with each Landsat sceneID\n for use with [EarthExplorer](https://earthexplorer.usgs.gov/). Users can search by date-range, cloud cover percentage, and \n whether a lat/lon point is within the scene.\n \n \n A USGS EROS [account](https://ers.cr.usgs.gov/login/) is required if you want to download.\n \n ## Usage\n \n Flags:\n \n ```\n -f filename \n -d YYYYMMDD_YYYYMMDD inclusive date range \n -c max acceptable cloud cover in scene\n -b lat,lon boundary. the search only supports point based boundary.\n ```\n \n Example Usage:\n \n ```commandline\n cd /filepath/to/bulkmetadata\n parse_landsat_xml.py -f LANDSAT_8_C1.xml -d 20180101_20190101 -c 50 -b 12.114993-86.236176\n download_from_scene_list.py\n ```\n \nPlatform: UNKNOWN\nClassifier: Programming Language :: Python :: 3\nClassifier: License :: Unlicense\nClassifier: Topic :: Landsat :: data conversion\nDescription-Content-Type: text/markdown\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/and-viceversa/parse_landsat_xml", "keywords": "", "license": "This is free and unencumbered software released into the public domain.", "maintainer": "", "maintainer_email": "", "name": "parse-landsat-xml", "package_url": "https://pypi.org/project/parse-landsat-xml/", "platform": "", "project_url": "https://pypi.org/project/parse-landsat-xml/", "project_urls": { "Homepage": "https://github.com/and-viceversa/parse_landsat_xml" }, "release_url": "https://pypi.org/project/parse-landsat-xml/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Search bulk Landsat metadata files, and then download the resulting Landsat scenes.", "version": "0.1.1" }, "last_serial": 5143380, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a68969df32b7d63940a35948a5411656", "sha256": "12a7131cccf9647b3ac5e08e071718ebfc4a21994fa53f07883f43bb87206ff6" }, "downloads": -1, "filename": "parse_landsat_xml-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a68969df32b7d63940a35948a5411656", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7238, "upload_time": "2019-04-15T05:53:51", "url": "https://files.pythonhosted.org/packages/c5/24/17b8605be7b7f2f0114ea48c377d2966a303e2dd663a6759a8ea5e294bf4/parse_landsat_xml-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "beea77ace2d8d35a7888b6b338875656", "sha256": "ab5a17eb5f92d9c0bb6ffcffb70b0cdcd9494ed5c775a27f06c2806c33401895" }, "downloads": -1, "filename": "parse_landsat_xml-0.1.0.tar.gz", "has_sig": false, "md5_digest": "beea77ace2d8d35a7888b6b338875656", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5203, "upload_time": "2019-04-15T05:53:53", "url": "https://files.pythonhosted.org/packages/8a/33/1d871b6c3db5a74381c545e2fca2e9fd267fe6362c5e306e0bcfee16d114/parse_landsat_xml-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c5213325e0edba147b11cdd008ed836e", "sha256": "23850986c51cfb03ce93381ef15786a994b9874221317398299b31363d3f948f" }, "downloads": -1, "filename": "parse_landsat_xml-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c5213325e0edba147b11cdd008ed836e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7166, "upload_time": "2019-04-15T07:30:10", "url": "https://files.pythonhosted.org/packages/ad/6a/453b7119bf7295cc1e5f39fa89203638a991e8a40f013918258f35969306/parse_landsat_xml-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ec340448e4bfe94518427df8e549d2f7", "sha256": "7db583c173e7d8c0f8b9e5f89768c5ee43209f34d87506663451f5894fb54a71" }, "downloads": -1, "filename": "parse_landsat_xml-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ec340448e4bfe94518427df8e549d2f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4886, "upload_time": "2019-04-15T07:30:11", "url": "https://files.pythonhosted.org/packages/03/bc/16845b8a68aa71d8161deee342be60314c715d825f184bd00a806845858b/parse_landsat_xml-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c5213325e0edba147b11cdd008ed836e", "sha256": "23850986c51cfb03ce93381ef15786a994b9874221317398299b31363d3f948f" }, "downloads": -1, "filename": "parse_landsat_xml-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c5213325e0edba147b11cdd008ed836e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7166, "upload_time": "2019-04-15T07:30:10", "url": "https://files.pythonhosted.org/packages/ad/6a/453b7119bf7295cc1e5f39fa89203638a991e8a40f013918258f35969306/parse_landsat_xml-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ec340448e4bfe94518427df8e549d2f7", "sha256": "7db583c173e7d8c0f8b9e5f89768c5ee43209f34d87506663451f5894fb54a71" }, "downloads": -1, "filename": "parse_landsat_xml-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ec340448e4bfe94518427df8e549d2f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4886, "upload_time": "2019-04-15T07:30:11", "url": "https://files.pythonhosted.org/packages/03/bc/16845b8a68aa71d8161deee342be60314c715d825f184bd00a806845858b/parse_landsat_xml-0.1.1.tar.gz" } ] }