Releases: GEUS-Glaciology-and-Climate/pypromice
Releases · GEUS-Glaciology-and-Climate/pypromice
pypromice v1.3.1
pypromice v1.3.0
What's Changed
- JOSS paper typesetting edits by @PennyHow in #150
- JOSS citation added to documentation by @PennyHow in #151
- Setting instantenous_hourly to False at t_rad and t_string by @RasmusBahbah in #156
- Removing coordinate gap-filling using Iridium SBD coordinates by @BaptisteVandecrux in #163
- 164 bufr files and position update stopping at lyn t by @BaptisteVandecrux in #165
- Fixing tundra processing variable writing and wrong negative longitudes by @BaptisteVandecrux in #172
- Fixing typo in aws write and removing unused variables by @BaptisteVandecrux in #174
- Update use_v3 list in wmo_config.py by @patrickjwright in #181
- Removed QAS_Lv3 from v3_bad and added to use_v3 by @ladsmund in #185
- Added time offset configuration to correct for non UTC time codes by @ladsmund in #184
- Features/various cleanup by @ladsmund in #186
- Features/auto qc by @ladsmund in #180
- Renamed static_qc -> persistent_qc by @ladsmund in #189
- Readthedocs config changed by @PennyHow in #191
New Contributors
- @RasmusBahbah made their first contribution in #156
- @ladsmund made their first contribution in #185
Full Changelog: v1.2.1...v1.3.0
pypromice v1.2.1
pypromice v1.2.0
What's Changed
- Index, installation and guides docs modified by @PennyHow in #140
- extrapolate gps_alt from entire record if needed by @BaptisteVandecrux in #141
- pypi build for JOSS review by @PennyHow in #143
- Release patch by @PennyHow in #144
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Fixing #63 by @BaptisteVandecrux in #110
- Get module changed to fetch latest DOI using pyDataverse by @PennyHow in #112
- encode with i4 dtype by @patrickjwright in #113
- remove entries in
vars_to_skip
by @patrickjwright in #115 - add BUFR_backup to .gitignore by @patrickjwright in #116
- [JOSS review] Documentation update by @jroettenbacher in #118
- Docs updated with new links and modules by @PennyHow in #119
- Documentation for unit testing and plotting by @PennyHow in #137
- Corrected missing air temp correction for z_stake by @BaptisteVandecrux in #139
New Contributors
- @jroettenbacher made their first contribution in #118
Full Changelog: v1.1.0...v1.1.1
pypromice v1.1.0
What's Changed
- Update doi by @PennyHow in #91
- Most recent data file DOIs updated #94 by @PennyHow in #95
- Flagging and adjusting data by @BaptisteVandecrux in #92
- Automated data_url.csv updater in Github Action by @PennyHow in #99
- self.outpath removed from AWS object by @PennyHow in #100
- Unit testing triggered on PRs by @PennyHow in #101
- Process testing triggered on PR by @PennyHow in #102
- Package restructuring by @PennyHow in #106
- Update positions by @patrickjwright in #107
- JOSS paper by @PennyHow in #108
Full Changelog: v1.0.0...v1.1.0
pypromice v1.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 ingetL0tx
- Modification of logic in
_addTimeshift
- Resampling step in
L2toL3
removed and only performed in theaws
object tx
message downloader for back-up purposes set up intx
module andgetMsg
- readthedocs implemented
Full description of changes
- fixed #63 by @BaptisteVandecrux in #65
- Documentation and conflict-avoidance changes (from dev-pho) by @PennyHow in #66
- Modify time shift by @patrickjwright in #69
- L3 file name de-bug, #70 by @PennyHow in #71
- wmo-bufr by @patrickjwright in #72
- Development of readthedocs to be merged into main by @PennyHow in #74
- implement writing of position csv file to aws-l3 by @patrickjwright in #78
- persist uid in ini file by @patrickjwright in #77
- skip NAU and CP1 by @patrickjwright in #80
- WMO positions & variable skipping by @patrickjwright in #81
- Message grabber added by @PennyHow in #82
- rename CEN2 to CEN by @patrickjwright in #83
- Resampling step in L2toL3 removed by @PennyHow in #86
- Version change by @PennyHow in #87
- Deprecated readfp by @patrickjwright in #89
Full Changelog: v0.0.1...v1.0.0
pypromice v0.0.1
This is a beta version release of the pypromice package, as part of PROMICE (Programme for Monitoring of the Greenland Ice Sheet), used to create:
- Penelope How; Kenneth D. Mankoff; Patrick J. Wright; Baptiste Vandecrux; Andreas P. Ahlstrøm; Robert S. Fausto, 2022, "AWS one boom tripod v04", https://doi.org/10.22008/FK2/IW73UU, GEUS Dataverse, V1
- Penelope How; Kenneth D. Mankoff; Patrick J. Wright; Baptiste Vandecrux; Andreas P. Ahlstrøm; Robert S. Fausto, 2022, "AWS two boom mast v01", https://doi.org/10.22008/FK2/GNYFUK, GEUS Dataverse, V2
pypromice v0.0.1 includes:
Level 0
toLevel 3
automated weather station (AWS) data processingLevel 0 TX
transmission message retrieval- Basic AWS data flagging and fixing
- Basic AWS data fetching