Moniplot

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 4

0.6.0

Changes and Fixes

- Rewrote tol_colors to use dataclasses;
- MONplot accepts as name of the Figure string or Path-like objects;
- Added new module geo_plot;
- Fixed import of Cartopy;
- Replaced LaTeX characters by Unicode in labels of image plots;
- Added parameter 'scatter' for scatter plots in trend-figures
- Fixed time axis for trend-data;
- Moved MONplot helper-functions to the lib-folder;
- Fixed depreciated setup configuration;
- Added ruff configuration to pyproject.toml:
> * Updated the module documentation to the PEP257 convention.
> * Let `ruff` reformat all python-code;
> * Fixed all issues reported by `ruff` [flake8-annotations]

0.5.9

Fixed
--------
* The dependencies in pyproject.toml are fixed. Now you should be able to install moniplot with Python version 3.8 and 3.9.

0.5.8

This is a minor release of `moniplot`. There is no need to update if v0.5.7 works for you.

Changes
-------------
* Will add test modules using `pytest`.

Fixed
--------
* Fixed annotations (with many thanks to pycharm).
* Fixed minor bugs.
* Improved documentation.

0.5.7

This is a minor release only containing small fixes and improvements.

Improvements
----------------------
* Obtain package version from importlib (release)
* Added example script for MONplot.draw_lplot
* Added keyword kwlegend to method MONplot.draw_lplot to pass keywords to matplotlib.Axis.legend

Fixes
--------
* Improved type hinting of some functions (ongoing work)
* Fixed ReStructuredText formatting of module biweight.py
* Fixed typos in documentation

0.5.6

New
------
* added new method 'draw_fov_ckd' to MONplot which shows SPEXone wavelength, radiometric and polarimetric CKD data from each viewport in a subplot.
* Rewrote function biweight to a class.
* Added a function to calculate the unbiased estimator.
* Added the unbiased estimator for biweight.
* Added support for Python 3.11.

Fixed
-------
* Improved the location of the info-box for plots with aspect ration 1.

0.5.5

Changes
------------
* Rewrote `tol_colors`, added color-map 'nightfall', and removed obsoleted color-maps.
* Improved `draw_lplot`, which now can cycle thought different color sets.
* Improved module documentation, specially the section 'Examples'.

Documentation
---------------------
* Status: in development, specially the tutorial is incomplete
* Location: https://moniplot.readthedocs.io

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.