Pypromice

Latest version: v1.3.6

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

Scan your dependencies

Page 2 of 3

1.3.0

What's Changed
* JOSS paper typesetting edits by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/150
* JOSS citation added to documentation by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/151
* Setting instantenous_hourly to False at t_rad and t_string by RasmusBahbah in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/156
* Removing coordinate gap-filling using Iridium SBD coordinates by BaptisteVandecrux in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/163
* 164 bufr files and position update stopping at lyn t by BaptisteVandecrux in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/165
* Fixing tundra processing variable writing and wrong negative longitudes by BaptisteVandecrux in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/172
* Fixing typo in aws write and removing unused variables by BaptisteVandecrux in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/174
* Update use_v3 list in wmo_config.py by patrickjwright in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/181
* Removed QAS_Lv3 from v3_bad and added to use_v3 by ladsmund in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/185
* Added time offset configuration to correct for non UTC time codes by ladsmund in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/184
* Features/various cleanup by ladsmund in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/186
* Features/auto qc by ladsmund in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/180
* Renamed static_qc -> persistent_qc by ladsmund in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/189
* Readthedocs config changed by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/191

New Contributors
* RasmusBahbah made their first contribution in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/156
* ladsmund made their first contribution in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/185

**Full Changelog**: https://github.com/GEUS-Glaciology-and-Climate/pypromice/compare/v1.2.1...v1.3.0

1.2.1

What's Changed
* Citation update by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/145
* DOIs updated in JOSS paper by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/147
* two-boom DOI removed by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/149


**Full Changelog**: https://github.com/GEUS-Glaciology-and-Climate/pypromice/compare/v1.2.0...v1.2.1

1.2.0

What's Changed
* Index, installation and guides docs modified by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/140
* extrapolate gps_alt from entire record if needed by BaptisteVandecrux in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/141
* pypi build for JOSS review by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/143
* Release patch by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/144


**Full Changelog**: https://github.com/GEUS-Glaciology-and-Climate/pypromice/compare/v1.1.1...v1.2.0

1.1.1

What's Changed
* Fixing 63 by BaptisteVandecrux in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/110
* Get module changed to fetch latest DOI using pyDataverse by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/112
* encode with i4 dtype by patrickjwright in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/113
* remove entries in `vars_to_skip` by patrickjwright in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/115
* add BUFR_backup to .gitignore by patrickjwright in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/116
* [JOSS review] Documentation update by jroettenbacher in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/118
* Docs updated with new links and modules by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/119
* Documentation for unit testing and plotting by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/137
* Corrected missing air temp correction for z_stake by BaptisteVandecrux in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/139

New Contributors
* jroettenbacher made their first contribution in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/118

**Full Changelog**: https://github.com/GEUS-Glaciology-and-Climate/pypromice/compare/v1.1.0...v1.1.1

1.1.0

What's Changed
* Update doi by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/91
* Most recent data file DOIs updated 94 by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/95
* Flagging and adjusting data by BaptisteVandecrux in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/92
* Automated data_url.csv updater in Github Action by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/99
* self.outpath removed from AWS object by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/100
* Unit testing triggered on PRs by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/101
* Process testing triggered on PR by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/102
* Package restructuring by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/106
* Update positions by patrickjwright in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/107
* JOSS paper by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/108


**Full Changelog**: https://github.com/GEUS-Glaciology-and-Climate/pypromice/compare/v1.0.0...v1.1.0

1.0.0

This is the first official release of the pypromice package for handling and processing weather station (with PROMICE and GC-Net data in mind).

Summary changes
- BUFR file processing implemented in `pypromice.postprocess`
- `last_uid` de-bug in `getL0tx`
- Modification of logic in `_addTimeshift`
- Resampling step in `L2toL3` removed and only performed in the `aws` object
- `tx` message downloader for back-up purposes set up in `tx` module and `getMsg`
- [readthedocs](https://pypromice.readthedocs.io) implemented

Full description of changes
* fixed 63 by BaptisteVandecrux in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/65
* Documentation and conflict-avoidance changes (from dev-pho) by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/66
* Modify time shift by patrickjwright in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/69
* L3 file name de-bug, 70 by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/71
* wmo-bufr by patrickjwright in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/72
* Development of readthedocs to be merged into main by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/74
* implement writing of position csv file to aws-l3 by patrickjwright in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/78
* persist uid in ini file by patrickjwright in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/77
* skip NAU and CP1 by patrickjwright in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/80
* WMO positions & variable skipping by patrickjwright in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/81
* Message grabber added by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/82
* rename CEN2 to CEN by patrickjwright in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/83
* Resampling step in L2toL3 removed by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/86
* Version change by PennyHow in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/87
* Deprecated readfp by patrickjwright in https://github.com/GEUS-Glaciology-and-Climate/pypromice/pull/89

**Full Changelog**: https://github.com/GEUS-Glaciology-and-Climate/pypromice/compare/v0.0.1...v1.0.0

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.