Is2view

Latest version: v0.0.8

Safety actively analyzes 623784 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.0.8

**Summary:**
This release updates the notebook UI to combine the mapping object and plot controls into a single row.

**Itemized Changes:**
- `feat`: create single row with both map and control widgets 40

**Full Changelog**: https://github.com/tsutterley/IS2view/compare/0.0.7...0.0.8

0.0.7

**Summary:**
This release fixes the documentation due to a missing import.

**Itemized Changes:**
- `fix`: put tile provider within try/except 39

**Full Changelog**: https://github.com/tsutterley/IS2view/compare/0.0.6...0.0.7

0.0.6

**Summary:**
This release fixes some deprecation errors and allows a fix for the updated NASA GIBS urls (thanks michaleaking for pointing out the basemap problem!). The time steps are also now set to be in terms of years instead of quarterly lag (thanks tarynblack for that suggestion!).

**Itemized Changes:**
* `refactor`: set time steps in years versus lags (36)
* `fix`: update version to use `importlib` instead of `pkg_resources` (36)
* `fix`: set dynamic colormap with `float64` min and max (36)
* `fix`: updated `ssl` context to fix deprecation error (37)
* `fix`: add providers for broken `xyzservice` links (38)
* `fix`: deprecation of copying `ipyleaflet` layers (38)

**Full Changelog**: https://github.com/tsutterley/IS2view/compare/0.0.5...0.0.6

0.0.5

**Summary:**
Updates for Release-3 of the ATL14 and ATL15 product. Adds granule merging to allow visualization of the new Antarctic sub-region granules. Adds dask functionality for reading multiple granules in parallel. Thanks wsauthoff for help and feedback with this release!

**Itemized Changes:**
* `feat`: add case for streaming from s3 using `h5netcdf` 31
* `docs`: add `conda` version badge :tada: 31
* `feat`: add prototype regions and lags for R003 31
* `feat`: add merging of `xarray` datasets for R003 Antarctica 32
* `docs`: add plot Release-3 Antarctic subregions 32
* `feat`: can query multiple granules for merging 32
* `docs`: switch to RTD `build.os` 33
* `ci`: use `mamba` for CI builds 33
* `feat`: add option for viewing full screen leaflet map 33
* `feat`: add option to specify the start and end cycle for a local granule 33
* `fix`: assert cycle is length 2 when querying 33
* `feat`: add shortcuts for merging Arctic and Antarctic regions 33
* `ci`: bump GitHub actions to latest versions 33
* `refactor`: create wrapper function `open_dataset` 33
* `refactor`: pass through `HBox` and `VBox` to `widgets` 33
* `docs`: use micromamba for RTD builds 33
* `feat`: add delayed reads with dask for multiple granules 33
* `fix`: filter CMR request type using regular expressions 33

**Full Changelog**: https://github.com/tsutterley/IS2view/compare/0.0.4...0.0.5

0.0.4

**Summary:**
Makes some fixes for building `IS2view` from Anaconda (Thanks as always slhowardESR!).

**Itemized Changes:**
* `docs`: add code of conduct 30
* `fix`: drop more dependencies from `environnment.yml` 30

**Full Changelog**: https://github.com/tsutterley/IS2view/compare/0.0.3...0.0.4

0.0.3

**Summary:**
Makes some fixes for releasing `IS2view` to conda-forge. Adds capability to save maps as static images (Thanks slhowardESR!).

**Itemized Changes:**
* `fix`: include `version.txt` in manifest
* `fix`: NSIDC request type on s3 is now `'application/x-netcdf'`
* `refactor`: use `setuptools_scm` to set version (26)
* `refactor`: split `widgets` and `leaflet` tools into separate modules (26)
* `docs`: add ATL14/15 region map (27)
* `feat`: add capability to save map as a static image for 28 (29)

**Full Changelog**: https://github.com/tsutterley/IS2view/compare/0.0.2...0.0.3

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.