IS2view


NameIS2view JSON
Version 0.0.9 PyPI version JSON
download
home_pagehttps://github.com/tsutterley/IS2view
SummaryInteractive visualization and data extraction tool for the ICESat-2 ATL14/15 Gridded Land Ice Height Products
upload_time2024-07-31 00:06:25
maintainerNone
docs_urlNone
authorTyler Sutterley
requires_pythonNone
licenseMIT
keywords icesat-2 elevation digital elevation models ipython jupyter graphics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======
IS2view
=======

|Language|
|License|
|PyPI Version|
|Anaconda-Server|
|Documentation Status|
|zenodo|

.. |Language| image:: https://img.shields.io/badge/python-v3.8-green.svg
   :target: https://www.python.org/

.. |License| image:: https://img.shields.io/badge/license-MIT-green.svg
   :target: https://github.com/tsutterley/IS2view/blob/main/LICENSE

.. |PyPI Version| image:: https://img.shields.io/pypi/v/IS2view.svg
   :target: https://pypi.python.org/pypi/IS2view/

.. |Anaconda-Server| image:: https://img.shields.io/conda/vn/conda-forge/is2view
   :target: https://anaconda.org/conda-forge/is2view

.. |Documentation Status| image:: https://readthedocs.org/projects/is2view/badge/?version=latest
   :target: https://is2view.readthedocs.io/en/latest/?badge=latest

.. |zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.8015463.svg
   :target: https://doi.org/10.5281/zenodo.8015463

Interactive visualization and data extraction tool for ICESat-2 ATL14/15 Gridded Land Ice Height Products

- https://icesat-2.gsfc.nasa.gov
- https://icesat-2-scf.gsfc.nasa.gov
- https://nsidc.org/data/icesat-2/

Dependencies
############

- `h5netcdf: Pythonic interface to netCDF4 via h5py <https://h5netcdf.org/>`_
- `ipyleaflet: Interactive maps in the Jupyter notebook <https://ipyleaflet.readthedocs.io/en/latest/>`_
- `matplotlib: Python 2D plotting library <https://matplotlib.org/>`_
- `numpy: Scientific Computing Tools For Python <https://numpy.org>`_
- `rasterio: Access to geospatial raster data <https://rasterio.readthedocs.io/en/latest/>`_
- `rioxarray: geospatial xarray extension powered by rasterio <https://github.com/corteva/rioxarray>`_
- `setuptools_scm: manager for python package versions using scm metadata <https://pypi.org/project/setuptools-scm>`_
- `xarray: N-D labeled arrays and datasets in Python <https://docs.xarray.dev/en/stable/>`_

Download
########

| The program homepage is:
| https://github.com/tsutterley/IS2view
| A zip archive of the latest version is available directly at:
| https://github.com/tsutterley/IS2view/archive/main.zip

Disclaimer
##########

This project contains work and contributions from the `scientific community <./CONTRIBUTORS.rst>`_.
This program is not sponsored or maintained by the Universities Space Research Association (USRA) or NASA.
It is provided here for your convenience but *with no guarantees whatsoever*.

License
#######

The content of this project is licensed under the
`Creative Commons Attribution 4.0 Attribution license <https://creativecommons.org/licenses/by/4.0/>`_
and the source code is licensed under the `MIT license <LICENSE>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tsutterley/IS2view",
    "name": "IS2view",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ICESat-2, elevation, digital elevation models, ipython, jupyter, graphics",
    "author": "Tyler Sutterley",
    "author_email": "tsutterl@uw.edu",
    "download_url": "https://files.pythonhosted.org/packages/d2/cf/d6613725cadc6881601d0c6eeade7d61a2ab475fad1960c9469b25535fe4/is2view-0.0.9.tar.gz",
    "platform": null,
    "description": "=======\nIS2view\n=======\n\n|Language|\n|License|\n|PyPI Version|\n|Anaconda-Server|\n|Documentation Status|\n|zenodo|\n\n.. |Language| image:: https://img.shields.io/badge/python-v3.8-green.svg\n   :target: https://www.python.org/\n\n.. |License| image:: https://img.shields.io/badge/license-MIT-green.svg\n   :target: https://github.com/tsutterley/IS2view/blob/main/LICENSE\n\n.. |PyPI Version| image:: https://img.shields.io/pypi/v/IS2view.svg\n   :target: https://pypi.python.org/pypi/IS2view/\n\n.. |Anaconda-Server| image:: https://img.shields.io/conda/vn/conda-forge/is2view\n   :target: https://anaconda.org/conda-forge/is2view\n\n.. |Documentation Status| image:: https://readthedocs.org/projects/is2view/badge/?version=latest\n   :target: https://is2view.readthedocs.io/en/latest/?badge=latest\n\n.. |zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.8015463.svg\n   :target: https://doi.org/10.5281/zenodo.8015463\n\nInteractive visualization and data extraction tool for ICESat-2 ATL14/15 Gridded Land Ice Height Products\n\n- https://icesat-2.gsfc.nasa.gov\n- https://icesat-2-scf.gsfc.nasa.gov\n- https://nsidc.org/data/icesat-2/\n\nDependencies\n############\n\n- `h5netcdf: Pythonic interface to netCDF4 via h5py <https://h5netcdf.org/>`_\n- `ipyleaflet: Interactive maps in the Jupyter notebook <https://ipyleaflet.readthedocs.io/en/latest/>`_\n- `matplotlib: Python 2D plotting library <https://matplotlib.org/>`_\n- `numpy: Scientific Computing Tools For Python <https://numpy.org>`_\n- `rasterio: Access to geospatial raster data <https://rasterio.readthedocs.io/en/latest/>`_\n- `rioxarray: geospatial xarray extension powered by rasterio <https://github.com/corteva/rioxarray>`_\n- `setuptools_scm: manager for python package versions using scm metadata <https://pypi.org/project/setuptools-scm>`_\n- `xarray: N-D labeled arrays and datasets in Python <https://docs.xarray.dev/en/stable/>`_\n\nDownload\n########\n\n| The program homepage is:\n| https://github.com/tsutterley/IS2view\n| A zip archive of the latest version is available directly at:\n| https://github.com/tsutterley/IS2view/archive/main.zip\n\nDisclaimer\n##########\n\nThis project contains work and contributions from the `scientific community <./CONTRIBUTORS.rst>`_.\nThis program is not sponsored or maintained by the Universities Space Research Association (USRA) or NASA.\nIt is provided here for your convenience but *with no guarantees whatsoever*.\n\nLicense\n#######\n\nThe content of this project is licensed under the\n`Creative Commons Attribution 4.0 Attribution license <https://creativecommons.org/licenses/by/4.0/>`_\nand the source code is licensed under the `MIT license <LICENSE>`_.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Interactive visualization and data extraction tool for the ICESat-2 ATL14/15 Gridded Land Ice Height Products",
    "version": "0.0.9",
    "project_urls": {
        "Homepage": "https://github.com/tsutterley/IS2view"
    },
    "split_keywords": [
        "icesat-2",
        " elevation",
        " digital elevation models",
        " ipython",
        " jupyter",
        " graphics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7ba50592dc11e267777de5df19c4dde34924deb6c6ebc2610dffa9bf6200078",
                "md5": "3631c7ed1ead9245d322f5ee56479a4e",
                "sha256": "2244798145ecd34df225e76d530d3308af199ac2360be7c0fe8711bba9a8ab44"
            },
            "downloads": -1,
            "filename": "IS2view-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3631c7ed1ead9245d322f5ee56479a4e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 38259,
            "upload_time": "2024-07-31T00:06:24",
            "upload_time_iso_8601": "2024-07-31T00:06:24.506314Z",
            "url": "https://files.pythonhosted.org/packages/f7/ba/50592dc11e267777de5df19c4dde34924deb6c6ebc2610dffa9bf6200078/IS2view-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2cfd6613725cadc6881601d0c6eeade7d61a2ab475fad1960c9469b25535fe4",
                "md5": "227325ad3359bacdb69cf8d8350d04da",
                "sha256": "c62e63e45c6a6933cc4c2f62978b048092e2758c300b5d79dc5b63a5eed22fcd"
            },
            "downloads": -1,
            "filename": "is2view-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "227325ad3359bacdb69cf8d8350d04da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 39119,
            "upload_time": "2024-07-31T00:06:25",
            "upload_time_iso_8601": "2024-07-31T00:06:25.884970Z",
            "url": "https://files.pythonhosted.org/packages/d2/cf/d6613725cadc6881601d0c6eeade7d61a2ab475fad1960c9469b25535fe4/is2view-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-31 00:06:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tsutterley",
    "github_project": "IS2view",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "is2view"
}
        
Elapsed time: 0.31490s