Dtscalibration

Latest version: v3.0.3

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

Scan your dependencies

Page 2 of 6

1.1.2

------------------

* Added support for Sensornet Sentinel v5 files.

1.1.1

------------------

* Deprecated Python 3.7
* Fixed documention rendering
* Updated readme badges

1.1.0

------------------
New features

* Added support for Python 3.9, 3.10.
* Silixa's xml version 8 is now supported

Bug fixes

* Loading in untested sensornet files will not give a UnboundLocalError error anymore
* Sensornet .ddf file version check is now more robust (commas are replaced to periods)
* Changed matplotlib's deprecated DivergingNorm to TwoSlopeNorm
* Updated the stokes_variance_linear docstring to remove incorrect and duplicate information
* Adjusted resample_datastore to avoid using deprecated 'base' kwarg, instead using the new arguments 'origin' and 'offset'. See http://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.resample.html

Others

* Notebook 04 on Stokes variance has been updated to explain the different estimation methods for the variance, and their importance.
* Notebook 07 and 08 have been updated to take into account the changes in ds.stokes_variance.
* Silenced xarray's __slots__ warning
* Deprecated Python 3.6
* CI has been moved to GitHub Actions. Travis-CI and AppVeyor have been removed.

1.0.2

------------------
* Same as v1.0.1

1.0.1

------------------
New features

* st_var can now be array-like. The array-like can vary in x or time, or both.
* When converting from a xr.Dataset to a DataStore object, the attributes arenow transfered over
* Added 'verbose' kwarg to shift_double_ended utility function to silence theconsole output

Bug fixes

* If the '_sections' attribute is missing from a DataStore object it is automagically re-added.
* Assert that stokes variances are passed when running a double-ended WLS calibration
* Added check for NaN/inf values in wls_sparse solver to avoid unclear error messages
* Before calibration, the values of the used reference temperatures are checked if they are valid (float dtype, no NaN/inf values, correct time dimension)

Others

* European Geosciences Union conference 2020 presentation added
* Updated documentation with content article
* Use YAPF formatting of the Python files
* Travis-CI.org integration in GitHub restored.

1.0.0

------------------
* First major release
* Reduced flexibility in defining names under which the Stokes are stored
* 4 Averaging functions implemented, with uncertainty estimation. See notebook 16 for the various options
* Notebook about transient attenuation caused by for example connectors
* Bug in singel ended transient attenuation
* Check for consistent number of measurement locations across read files

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.