IS2view


NameIS2view JSON
Version 0.0.8 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-04-09 16:34:14
maintainerNone
docs_urlNone
authorTyler Sutterley
requires_pythonNone
licenseMIT
keywords icesat-2 elevation digital elevation models ipython jupyter graphics
VCS
bugtrack_url
requirements h5netcdf ipyleaflet matplotlib numpy rioxarray setuptools_scm xarray
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/31/80/95900d7e21824f74ac5a5174c8b6370d4e3519741ea95edb58ed050c5204/IS2view-0.0.8.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.8",
    "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": "cd65ec0fe3d08f2288b5972d56ced9949e4cf8a990dff8959e434a3bbf9e64a1",
                "md5": "82c4283143775c9771346735e07dba26",
                "sha256": "a46a827baae24117ab590c06a61e6e0342743f610b87bcce948c75a2ef7e0a1f"
            },
            "downloads": -1,
            "filename": "IS2view-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "82c4283143775c9771346735e07dba26",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 37289,
            "upload_time": "2024-04-09T16:34:13",
            "upload_time_iso_8601": "2024-04-09T16:34:13.391349Z",
            "url": "https://files.pythonhosted.org/packages/cd/65/ec0fe3d08f2288b5972d56ced9949e4cf8a990dff8959e434a3bbf9e64a1/IS2view-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "318095900d7e21824f74ac5a5174c8b6370d4e3519741ea95edb58ed050c5204",
                "md5": "6a89d5a85d50ea6de0100bab6958a9f6",
                "sha256": "17f04a2c076d81f23e3480ea11f2838e69c0917e50f7298be72f9d1a7795b770"
            },
            "downloads": -1,
            "filename": "IS2view-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "6a89d5a85d50ea6de0100bab6958a9f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 38215,
            "upload_time": "2024-04-09T16:34:14",
            "upload_time_iso_8601": "2024-04-09T16:34:14.766724Z",
            "url": "https://files.pythonhosted.org/packages/31/80/95900d7e21824f74ac5a5174c8b6370d4e3519741ea95edb58ed050c5204/IS2view-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-09 16:34:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tsutterley",
    "github_project": "IS2view",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "h5netcdf",
            "specs": []
        },
        {
            "name": "ipyleaflet",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "rioxarray",
            "specs": []
        },
        {
            "name": "setuptools_scm",
            "specs": []
        },
        {
            "name": "xarray",
            "specs": []
        }
    ],
    "lcname": "is2view"
}
        
Elapsed time: 0.21846s