{ "info": { "author": "Santiago Nunez-Corrales", "author_email": "nunezco2@illinois.edu", "bugtrack_url": null, "classifiers": [], "description": "intros-MaxEnt\n=============\n\n**The Whole Tale Project**\n\nAuthor: Santiago Nunez-Corrales\n (nunezco2@illinois.edu)\n\n\n**intros-MaxEnt** is a Python software package that provides an open\nimplementation of the MaxEnt algorithm for ecological niche modeling\nas described in\n\n Phillips, S. J., Anderson, R. P., & Schapire, R. E. (2006). Maximum\n entropy modeling of species geographic distributions.\n Ecological modelling, 190(3-4), 231-259.\n\nOur goal with this package is, scientifically, to help improve the\nmodeling landscape in ecological niche modeling by making explicit the\nconsequences of varying various parameters in MaxEnt based on\nbiologically informed hypotheses.\n\nThe packaged provides facilities for the following tasks:\n\n1. Importing georeferenced data from taxa records for modeling species\n distribution, as well as environmental variables data for locations\n compliant with WGS84 latitude-longitude coordinates.\n2. Executing the MaxEnt algorithm with inspection and reparametrization\n capabilities of models and outcomes.\n3. Analyzing and differentially comparing model outcomes including KML\n and PNG image generation at various resolutions.\n4. Packaging of model configurations and experiments for extended\n scientific replication.\n\nThis package is also intended to be used in Jupyter Notebooks at The\nWhole Tale environment as an example of scientific reproducibility. The\ncurrent software implementation was heavily informed by\n\n Merow, C., Smith, M. J., & Silander, J. A. (2013). A practical guide\n to MaxEnt for modeling species\u2019 distributions: what it does, and why\n inputs and settings matter. Ecography, 36(10), 1058-1069.\n\nThis code is part of The Whole Tale Summer Internship 2018.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://wholetale.org", "keywords": "", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "intros-MaxEnt", "package_url": "https://pypi.org/project/intros-MaxEnt/", "platform": "", "project_url": "https://pypi.org/project/intros-MaxEnt/", "project_urls": { "Homepage": "https://wholetale.org" }, "release_url": "https://pypi.org/project/intros-MaxEnt/0.9.91/", "requires_dist": [ "pandas (>=0.23.0)", "requests (>=2.18)", "basemap (>=1.1.0)", "simplekml (>=1.2.8)" ], "requires_python": ">3.4", "summary": "A MaxEnt package with introspection for ecological niche modeling.", "version": "0.9.91" }, "last_serial": 4037483, "releases": { "0.9.91": [ { "comment_text": "", "digests": { "md5": "af2de2fa249fb2fd65c7f8634ecf96a1", "sha256": "05d98818f4f53550bf3adeb4612010ca6be26932d6884a5b6685318e068b41af" }, "downloads": -1, "filename": "intros_MaxEnt-0.9.91-py3-none-any.whl", "has_sig": false, "md5_digest": "af2de2fa249fb2fd65c7f8634ecf96a1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.4", "size": 22764, "upload_time": "2018-07-06T19:23:31", "url": "https://files.pythonhosted.org/packages/bc/5a/5ef3831c9c1641832d28784183fd18e04129550b167b80d868d8e2ddb671/intros_MaxEnt-0.9.91-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "92bab0f5856121a31a475201a07e2813", "sha256": "4f1e722f20a041904ef89daceb641fb8c4846a0a9a6a6f60663ceb71d1e6b407" }, "downloads": -1, "filename": "intros-MaxEnt-0.9.91.tar.gz", "has_sig": false, "md5_digest": "92bab0f5856121a31a475201a07e2813", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.4", "size": 18048, "upload_time": "2018-07-06T19:23:32", "url": "https://files.pythonhosted.org/packages/cf/5e/f3c3543b19e4982e810b3ee7e0e6ed403391c66fd2ec788f89b63946b114/intros-MaxEnt-0.9.91.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "af2de2fa249fb2fd65c7f8634ecf96a1", "sha256": "05d98818f4f53550bf3adeb4612010ca6be26932d6884a5b6685318e068b41af" }, "downloads": -1, "filename": "intros_MaxEnt-0.9.91-py3-none-any.whl", "has_sig": false, "md5_digest": "af2de2fa249fb2fd65c7f8634ecf96a1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.4", "size": 22764, "upload_time": "2018-07-06T19:23:31", "url": "https://files.pythonhosted.org/packages/bc/5a/5ef3831c9c1641832d28784183fd18e04129550b167b80d868d8e2ddb671/intros_MaxEnt-0.9.91-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "92bab0f5856121a31a475201a07e2813", "sha256": "4f1e722f20a041904ef89daceb641fb8c4846a0a9a6a6f60663ceb71d1e6b407" }, "downloads": -1, "filename": "intros-MaxEnt-0.9.91.tar.gz", "has_sig": false, "md5_digest": "92bab0f5856121a31a475201a07e2813", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.4", "size": 18048, "upload_time": "2018-07-06T19:23:32", "url": "https://files.pythonhosted.org/packages/cf/5e/f3c3543b19e4982e810b3ee7e0e6ed403391c66fd2ec788f89b63946b114/intros-MaxEnt-0.9.91.tar.gz" } ] }