Dimarray

Latest version: v1.2.1

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

Scan your dependencies

Page 2 of 3

0.1.8

- new feature: read multiple netCDF4 by providing a regular expression
- minor bug fixes
- improved documentation for netCDF I/O, can now be compiled using sphinx
- also include scripts to convert notebooks to rst files and then html

cd docs
make rst
make html

0.1.6

compat folder with basemap code to use "interp"
fixed bug: no error when importing module with no netCDF4 installation

0.1.5

Solved problem in operations with numpy array as LHS operator (and closed related issue)

0.1.3

A number of bug fixes. Dimarray was used in two big projects and a few remaining bugs were solved, mostly related to multi-dimensional indexing and array broadcasting when indexing. New attribute .box to switch from numpy-like array-broadcasting when indexing to matlab-like multi-dimensional indexing (where several dimensions are indexed independently from each other, as a "box").

0.1.2

This release contains a few bug fixes such as when combining arrays with monotonic axes, and additional feature for reshape: it now understands comma-separated dimension name and proceeds to grouping/ungrouping as needed.

0.1.1

made a reasonable ipython notebook tutorial
remains issues to be solved before it can be considered stable

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.