Published May 9, 2022
| Version v0.9.0
Software
Open
pik-primap/primap2: PRIMAP2 Version 0.9.0
Description
0.9.0
- Drop python 3.7 support and add python 3.10 support following NEP 29.
- Change behaviour of gas basket aggregation functions to be the same as
other aggregation functions.
Now,
ds.pr.gas_basket_contents_sum()andds.pr.fill_na_gas_basket_from_contents()work likeds.pr.sum(). Both now have askipnaargument, and operate as ifskipna=Trueby default. Note that this is a breaking change, by default NaNs are now treated as zero values when aggregating gas baskets!
Files
pik-primap/primap2-v0.9.0.zip
Files
(730.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:950f7bd0850ead6260ec67d6d6b3d0fd
|
730.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pik-primap/primap2/tree/v0.9.0 (URL)