is2view

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

https://github.com/tsutterley/is2view

Science Score: 77.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 1 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.8%) to scientific vocabulary

Keywords

altimetry icesat-2 ipyleaflet xarray
Last synced: 6 months ago · JSON representation ·

Repository

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

Basic Info
Statistics
  • Stars: 8
  • Watchers: 2
  • Forks: 4
  • Open Issues: 1
  • Releases: 11
Topics
altimetry icesat-2 ipyleaflet xarray
Created over 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Code of conduct Citation

README.rst

=======
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/

For more information: see the documentation at `is2view.readthedocs.io `_

Installation
############

From PyPI:

.. code-block:: bash

   python3 -m pip install IS2view

To include all optional dependencies:

.. code-block:: bash

   python3 -m pip install IS2view[all]

Using `conda` or `mamba` from conda-forge:

.. code-block:: bash

   conda install -c conda-forge is2view

.. code-block:: bash

   mamba install -c conda-forge is2view

Development version from GitHub:

.. code-block:: bash

   python3 -m pip install git+https://github.com/tsutterley/IS2view.git

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

- `h5netcdf: Pythonic interface to netCDF4 via h5py `_
- `ipyleaflet: Interactive maps in the Jupyter notebook `_
- `matplotlib: Python 2D plotting library `_
- `numpy: Scientific Computing Tools For Python `_
- `rasterio: Access to geospatial raster data `_
- `rioxarray: geospatial xarray extension powered by rasterio `_
- `setuptools_scm: manager for python package versions using scm metadata `_
- `xarray: N-D labeled arrays and datasets in Python `_

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

Contributing
############

This project contains work and contributions from the `scientific community <./CONTRIBUTORS.rst>`_.
If you would like to contribute to the project, please have a look at the `open issues `_ and `discussions board `_.

Disclaimer
##########

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 `_
and the source code is licensed under the `MIT license `_.

Owner

  • Name: Tyler Sutterley
  • Login: tsutterley
  • Kind: user
  • Location: Seattle, WA
  • Company: @uw-edu Applied Physics Laboratory

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: IS2view
message: Interactive visualization and data extraction tool for the ICESat-2 ATL14/15 Gridded Land Ice Height Products
type: software
authors:
  - given-names: Tyler
    family-names: Sutterley
    affiliation: University of Washington, Applied Physics Laboratory
  - given-names: Ben
    family-names: Smith
    affiliation: University of Washington, Applied Physics Laboratory
identifiers:
  - type: doi
    value: 10.5281/zenodo.8015463
    description: Zenodo Archive
repository-code: 'https://github.com/tsutterley/IS2view'
url: 'https://is2view.readthedocs.io'
repository: 'https://pypi.org/project/IS2view'
repository-artifact: 'https://anaconda.org/conda-forge/is2view'
doi: "10.5281/zenodo.8015463"
version: "0.1.1"
date-released: "2025-01-06"
keywords:
  - ICESat-2
  - elevation
  - digital elevation models
  - ipython
  - jupyter
  - graphics
license: MIT

GitHub Events

Total
  • Release event: 6
  • Watch event: 4
  • Delete event: 7
  • Push event: 12
  • Pull request event: 5
  • Create event: 10
Last Year
  • Release event: 6
  • Watch event: 4
  • Delete event: 7
  • Push event: 12
  • Pull request event: 5
  • Create event: 10

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 44
  • Total Committers: 1
  • Avg Commits per committer: 44.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 24
  • Committers: 1
  • Avg Commits per committer: 24.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Tyler Sutterley t****l@u****u 44
Committer Domains (Top 20 + Academic)
uw.edu: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 45
  • Average time to close issues: 3 days
  • Average time to close pull requests: 4 days
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.07
  • Merged pull requests: 45
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: 10 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • wsauthoff (1)
  • tsutterley (1)
Pull Request Authors
  • tsutterley (50)
  • wsauthoff (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 91 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 10
  • Total maintainers: 1
pypi.org: is2view

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

  • Homepage: https://is2view.readthedocs.io
  • Documentation: https://is2view.readthedocs.io
  • License: MIT License Copyright (c) 2022 Tyler C Sutterley Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 0.1.1
    published about 1 year ago
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 91 Last month
Rankings
Dependent packages count: 7.5%
Forks count: 17.1%
Downloads: 22.4%
Stargazers count: 25.3%
Average: 28.4%
Dependent repos count: 69.8%
Maintainers (1)
Last synced: 7 months ago

Dependencies

environment.yml conda
  • boto3
  • ipyleaflet
  • ipywidgets
  • matplotlib
  • notebook
  • numpy
  • pip
  • python >=3.6
  • rioxarray
  • xarray
requirements-dev.txt pypi
  • flake8 *
  • numpy *
  • pytest >=4.6
  • pytest-cov *
requirements.txt pypi
  • boto3 *
  • ipyleaflet *
  • matplotlib *
  • numpy *
  • rioxarray *
  • xarray *
.github/workflows/python-publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/python-request.yml actions
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
doc/environment.yml pypi
  • sphinx-argparse >=0.4