EnFROSP


NameEnFROSP JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryEnMAP Fast Retrieval Of Snow Properties
upload_time2025-08-27 10:43:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache Software License 2.0
keywords enmap snow retrieval hyperspectral remote sensing satellite
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =================================================
EnFROSP — EnMAP Fast Retrieval Of Snow Properties
=================================================

EnFROSP is a Python package for advanced atmospheric correction of EnMAP hyperspectral satellite
data over snow and ice. It enables the retrieval of key snow properties — such as grain size,
albedo, and impurities — for both clean and polluted snow. EnFROSP takes the official EnMAP L1C
data product, provided by the German Aerospace Center (DLR), as input and delivers the retrieval
results as ENVI BSQ files.

* Free software: Apache Software License 2.0
* Documentation: https://EnMAP.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/enfrosp/doc/



Status
------

|badge1| |badge2| |badge3| |badge4| |badge5| |badge6| |badge7| |badge8|

.. |badge1| image:: https://git.gfz-potsdam.de/EnMAP/GFZ_Tools_EnMAP_BOX/enfrosp/badges/main/pipeline.svg
    :target: https://git.gfz-potsdam.de/EnMAP/GFZ_Tools_EnMAP_BOX/enfrosp/pipelines
    :alt: Pipelines

.. |badge2| image:: https://git.gfz-potsdam.de/EnMAP/GFZ_Tools_EnMAP_BOX/enfrosp/badges/main/coverage.svg
    :target: https://EnMAP.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/enfrosp/coverage/
    :alt: Coverage

.. |badge3| image:: https://img.shields.io/static/v1?label=Documentation&message=GitLab%20Pages&color=orange
    :target: https://EnMAP.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/enfrosp/doc/
    :alt: Documentation

.. |badge4| image:: https://img.shields.io/pypi/v/enfrosp.svg
    :target: https://pypi.python.org/pypi/enfrosp

.. |badge5| image:: https://img.shields.io/conda/vn/conda-forge/enfrosp.svg
        :target: https://anaconda.org/conda-forge/enfrosp

.. |badge6| image:: https://img.shields.io/pypi/l/enfrosp.svg
    :target: https://git.gfz-potsdam.de/EnMAP/GFZ_Tools_EnMAP_BOX/enfrosp/-/blob/main/LICENSE

.. |badge7| image:: https://img.shields.io/pypi/pyversions/enfrosp.svg
    :target: https://img.shields.io/pypi/pyversions/enfrosp.svg

.. |badge8| image:: https://img.shields.io/pypi/dm/enfrosp.svg
    :target: https://pypi.python.org/pypi/enfrosp


See also the latest coverage_ report and the pytest_ HTML report.


Feature overview
----------------

* Retrieval of snow properties from the EnMAP L1C product such as:

  * clean snow grain size
  * polluted snow albedo impurities
  * polluted snow broadband albedo


History / Changelog
-------------------

You can find the protocol of recent changes in the EnFROSP package
`here <https://git.gfz-potsdam.de/EnMAP/GFZ_Tools_EnMAP_BOX/enfrosp/-/blob/main/HISTORY.rst>`__.


Credits
-------

This software was developed within the context of the EnMAP project supported by the DLR Space Administration with
funds of the German Federal Ministry of Economic Affairs and Energy (on the basis of a decision by the German
Bundestag: 50 EE 1529) and contributions from DLR, GFZ and OHB System AG.

This package was created with Cookiecutter_ and the `danschef/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`danschef/cookiecutter-pypackage`: https://github.com/danschef/cookiecutter-pypackage
.. _coverage: https://EnMAP.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/enfrosp/coverage/
.. _pytest: https://EnMAP.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/enfrosp/test_reports/report.html

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "EnFROSP",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Daniel Scheffler <daniel.scheffler@gfz.de>",
    "keywords": "EnMAP, snow, retrieval, hyperspectral, remote sensing, satellite",
    "author": null,
    "author_email": "Daniel Scheffler <daniel.scheffler@gfz.de>, Alexander Kokhanovsky <kokhanov@gfz.de>, Karl Segl <segl@gfz.de>",
    "download_url": "https://files.pythonhosted.org/packages/c6/d6/7b9ee27a22aa321ddc3c5722ac41a33bbf2efe2915df38b73df192fadb77/enfrosp-0.1.1.tar.gz",
    "platform": null,
    "description": "=================================================\nEnFROSP \u2014 EnMAP Fast Retrieval Of Snow Properties\n=================================================\n\nEnFROSP is a Python package for advanced atmospheric correction of EnMAP hyperspectral satellite\ndata over snow and ice. It enables the retrieval of key snow properties \u2014 such as grain size,\nalbedo, and impurities \u2014 for both clean and polluted snow. EnFROSP takes the official EnMAP L1C\ndata product, provided by the German Aerospace Center (DLR), as input and delivers the retrieval\nresults as ENVI BSQ files.\n\n* Free software: Apache Software License 2.0\n* Documentation: https://EnMAP.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/enfrosp/doc/\n\n\n\nStatus\n------\n\n|badge1| |badge2| |badge3| |badge4| |badge5| |badge6| |badge7| |badge8|\n\n.. |badge1| image:: https://git.gfz-potsdam.de/EnMAP/GFZ_Tools_EnMAP_BOX/enfrosp/badges/main/pipeline.svg\n    :target: https://git.gfz-potsdam.de/EnMAP/GFZ_Tools_EnMAP_BOX/enfrosp/pipelines\n    :alt: Pipelines\n\n.. |badge2| image:: https://git.gfz-potsdam.de/EnMAP/GFZ_Tools_EnMAP_BOX/enfrosp/badges/main/coverage.svg\n    :target: https://EnMAP.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/enfrosp/coverage/\n    :alt: Coverage\n\n.. |badge3| image:: https://img.shields.io/static/v1?label=Documentation&message=GitLab%20Pages&color=orange\n    :target: https://EnMAP.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/enfrosp/doc/\n    :alt: Documentation\n\n.. |badge4| image:: https://img.shields.io/pypi/v/enfrosp.svg\n    :target: https://pypi.python.org/pypi/enfrosp\n\n.. |badge5| image:: https://img.shields.io/conda/vn/conda-forge/enfrosp.svg\n        :target: https://anaconda.org/conda-forge/enfrosp\n\n.. |badge6| image:: https://img.shields.io/pypi/l/enfrosp.svg\n    :target: https://git.gfz-potsdam.de/EnMAP/GFZ_Tools_EnMAP_BOX/enfrosp/-/blob/main/LICENSE\n\n.. |badge7| image:: https://img.shields.io/pypi/pyversions/enfrosp.svg\n    :target: https://img.shields.io/pypi/pyversions/enfrosp.svg\n\n.. |badge8| image:: https://img.shields.io/pypi/dm/enfrosp.svg\n    :target: https://pypi.python.org/pypi/enfrosp\n\n\nSee also the latest coverage_ report and the pytest_ HTML report.\n\n\nFeature overview\n----------------\n\n* Retrieval of snow properties from the EnMAP L1C product such as:\n\n  * clean snow grain size\n  * polluted snow albedo impurities\n  * polluted snow broadband albedo\n\n\nHistory / Changelog\n-------------------\n\nYou can find the protocol of recent changes in the EnFROSP package\n`here <https://git.gfz-potsdam.de/EnMAP/GFZ_Tools_EnMAP_BOX/enfrosp/-/blob/main/HISTORY.rst>`__.\n\n\nCredits\n-------\n\nThis software was developed within the context of the EnMAP project supported by the DLR Space Administration with\nfunds of the German Federal Ministry of Economic Affairs and Energy (on the basis of a decision by the German\nBundestag: 50 EE 1529) and contributions from DLR, GFZ and OHB System AG.\n\nThis package was created with Cookiecutter_ and the `danschef/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`danschef/cookiecutter-pypackage`: https://github.com/danschef/cookiecutter-pypackage\n.. _coverage: https://EnMAP.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/enfrosp/coverage/\n.. _pytest: https://EnMAP.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/enfrosp/test_reports/report.html\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "EnMAP Fast Retrieval Of Snow Properties",
    "version": "0.1.1",
    "project_urls": {
        "Change log": "https://git.gfz-potsdam.de/EnMAP/GFZ_Tools_EnMAP_BOX/enfrosp/-/blob/main/HISTORY.rst",
        "Documentation": "https://enmap.git-pages.gfz-potsdam.de/GFZ_Tools_EnMAP_BOX/enfrosp/doc",
        "Issue Tracker": "https://git.gfz-potsdam.de/EnMAP/GFZ_Tools_EnMAP_BOX/enfrosp/-/issues",
        "Source code": "https://git.gfz-potsdam.de/EnMAP/GFZ_Tools_EnMAP_BOX/enfrosp"
    },
    "split_keywords": [
        "enmap",
        " snow",
        " retrieval",
        " hyperspectral",
        " remote sensing",
        " satellite"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c6d67b9ee27a22aa321ddc3c5722ac41a33bbf2efe2915df38b73df192fadb77",
                "md5": "825174d07b9aa9f7f8cf6620e4533a4a",
                "sha256": "636cea368b073dfb8c17e0135e0dad5667aba346b2351ada19705dc39ce6379f"
            },
            "downloads": -1,
            "filename": "enfrosp-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "825174d07b9aa9f7f8cf6620e4533a4a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 425941,
            "upload_time": "2025-08-27T10:43:27",
            "upload_time_iso_8601": "2025-08-27T10:43:27.456708Z",
            "url": "https://files.pythonhosted.org/packages/c6/d6/7b9ee27a22aa321ddc3c5722ac41a33bbf2efe2915df38b73df192fadb77/enfrosp-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-27 10:43:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "enfrosp"
}
        
Elapsed time: 0.58894s