Releases: podaac/l2ss-py
Releases · podaac/l2ss-py
v2.7.0
What's Changed
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #204
- Bump werkzeug from 3.0.0 to 3.0.1 by @dependabot in #207
- Bump pyarrow from 13.0.0 to 14.0.1 by @dependabot in #208
- Feature/issue 209 by @sliu008 in #214
- Feature/issue-205 by @nlenssen2013 in #215
- Feature/issue 216 by @jamesfwood in #219
- Release/2.7.0 by @jamesfwood in #221
Full Changelog: 2.6.0...2.7.0
v2.6.0
What's Changed
- update ascending flag variable clean up by @nlenssen2013 in #154
- Feature/podaac 5538 by @sliu008 in #156
- Feature/podaac 5537 by @sliu008 in #157
- Feature/podaac 5537 by @sliu008 in #161
- Bump tornado from 6.2 to 6.3.2 by @dependabot in #160
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #159
- Feature/issue 155 by @nlenssen2013 in #158
- Bump cryptography from 39.0.2 to 41.0.0 by @dependabot in #167
- Feature/issue 162 by @nlenssen2013 in #166
- Feature/issue 168 by @danielfromearth in #169
- re-add get timevar process for MLS by @nlenssen2013 in #171
- Feature/issue 173 by @nlenssen2013 in #174
- update code to not remove "/" on attribute values by @sliu008 in #183
- Feature/issue 119 by @nlenssen2013 in #180
- Feature/update umm updater by @sliu008 in #187
- Feature/update umm updater by @sliu008 in #188
- Feature/issue 172 by @sliu008 in #193
- Feature/issue 189 by @sliu008 in #190
- Feature/issue 184 by @danielfromearth in #196
- Feature/issue 194 by @nlenssen2013 in #195
- update reading of hdf5 files by @sliu008 in #198
- Feature/issue 189 by @sliu008 in #199
- add fix for swot temporal subsetting by checking fill value by @sliu008 in #200
- Bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #201
- Bump urllib3 from 1.26.16 to 1.26.17 by @dependabot in #202
- Release/2.6.0 by @jamesfwood in #186
New Contributors
- @dependabot made their first contribution in #160
Full Changelog: 2.5.0...2.6.0
v2.5.0
v2.4.0
What's Changed
- bugfix/issue-143 by @danielfromearth in #144
- Feature/issue-142: duplicated dimension error with TEMPO ozone profil… by @danielfromearth in #148
- remove provider podaac collections by @sliu008 in #146
- netcdf4 compression fix for s5p string subsetting by @nlenssen2013 in #151
- Release/2.4.0 by @jamesfwood in #152
Full Changelog: 2.3.0...2.4.0
v2.3.0
What's Changed
- Feature/issue 85 by @dkauf42 in #112
- Feature/issue 115 by @dkauf42 in #116
- Feature/issue-110 by @nlenssen2013 in #117
- Feature/issue 119 by @nlenssen2013 in #120
- Feature/issue 122 by @nlenssen2013 in #123
- feature/PODAAC-5065 by @sliu008 in #129
- feature/issue 126 by @nlenssen2013 in #131
- Issues/127: Updates to compute_coordinate_variable_names for grouped datasets by @frankinspace in #135
- Snyk blocking step by @jonathansmolenski in #137
- Feature/issue 136 by @danielfromearth in #138
- Release/2.3.0 by @jamesfwood in #140
New Contributors
- @dkauf42 made their first contribution in #112
- @jonathansmolenski made their first contribution in #137
Full Changelog: 2.2.0...2.3.0
v2.2.0
[2.2.0]
Added
Changed
- issue/115: Added notes to README about installing "extra" harmony dependencies to avoid test suite fails.
- issue/85: Added initial poetry setup guidance to the README
- issue/122: Changed renaming of duplicate dimension from netcdf4 to xarray per issues in the netcdf.rename function. Unidata/netcdf-c#1672
Deprecated
Removed
Fixed
- issue/119: Add extra line for variables without any dimensions after a squeeze in compute_time_vars():
- issue/110: Get the start date in convert_times and reconvert times into original type in _recombine groups method.
Security
Full Changelog: 2.1.1...2.2.0
v2.1.1
What's Changed
- Feature/issue-113 by @nlenssen2013 in #114
- Release/2.1.1 by @frankinspace in #118
Full Changelog: 2.1.0...2.1.1
Docker Image: https://github.com/podaac/l2ss-py/pkgs/container/l2ss-py/40949075?tag=2.1.1
v2.1.0
What's Changed
- Feature/issue 105 by @sliu008 in #107
- Feature/podaac-4657: Disable removal of collection by @Phoeneix in #109
- Feature/issue 106 by @nlenssen2013 in #108
- Release 2.1.0 by @frankinspace in #111
New Contributors
Full Changelog: 2.0.0...2.1.0
v2.0.0
What's Changed
- Feature/issue 95: Fix OMI nonvariable subsetting by @nlenssen2013 in #96
- [Snyk] Security upgrade python from 3.8-slim to 3.9-slim by @frankinspace in #101
- feature/issue-98 Add logic to handle time decoding for he5 tai93 files by @nlenssen2013 in #100
- issues/99: Update version of harmony-service-lib by @frankinspace in #102
- Release 2.0.0 by @frankinspace in #103
Full Changelog: 1.5.0...2.0.0
Docker Image: https://github.com/podaac/l2ss-py/pkgs/container/l2ss-py/29987408?tag=2.0.0
v1.5.0
This release of l2ss-py adds a shapefile subsetting capabilities and improves coordinate variable calculation.
Documentation: https://podaac.github.io/l2ss-py/1.5.0/
What's Changed
- Added shapefile subsetting options to UMM-S entry by @skorper in #73
- Enable snyk monitor by @frankinspace in #75
- bugfix/issue-72: SMAP_RSS_L2_SSS_V4 subsets not finishing by @sliu008 in #76
- feature/issue-61: Resolve Dimensions with MetaData by @nlenssen2013 in #68
- bugfix/issue-9: Error while determining coordinate variables by @sliu008 in #67
- Issue-79: Pass in coordinate variables by @skorper in #87
- issue-78: Harmony adapter passes coordinate variables to l2ss-py by @skorper in #90
- feature/issue-88: Fix push tag github actions step by @skorper in #91
- Release/1.5.0 by @skorper in #92
Full Changelog: 1.4.0...1.5.0
Docker Image: https://github.com/podaac/l2ss-py/pkgs/container/l2ss-py/23760202?tag=1.5.0