v1.3.3 'Pure Pink' #203
MuellerSeb
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Release Notes
This release comes with a new storage framework for all Field classes and a better transform sub-module.
Installation
You can install GSTools with conda:
or with pip:
Documentation
The documentation can be found at: https://gstools.readthedocs.io/
What's new?
Enhancements
See: #197
gstools.transform
:field
,store
,process
andkeep_mean
to all transformations to control storage and respectnormalizer
apply_function
transformationapply
as wrapper for all transformationstransform
method to allField
(sub)classes as interface totransform.apply
normalizer
submoduleField
:store
keywordpost_process
keyword (apply mean, normalizer, trend)Field["field"]
)set_pos
method to set position tuplepos
tuplepos
,mesh_type
,field_names
,field_shape
,all_fields
propertiesCondSRF
:pos
from underlyingkrige
instancepos
tuple changed (optimized ensemble generation)np.asarray
instead ofnp.array
where possibleinc_gamma_low
(for TPLGaussian spectral density)nan
values fromcond_val
array in all kriging routines #201Bugfixes
inc_gamma
was defined wrong for integers < 0
This discussion was created from the release v1.3.3 'Pure Pink'.
Beta Was this translation helpful? Give feedback.
All reactions