Skip to content

Releases: GEUS-Glaciology-and-Climate/pypromice

pypromice v1.3.1

17 Oct 11:02
6600230
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

pypromice v1.3.0

04 Oct 11:19
02b32a9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.3.0

pypromice v1.2.1

26 May 15:50
33b1476
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

pypromice v1.2.0

16 May 12:10
732a8a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

04 May 10:43
5f18934
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

pypromice v1.1.0

03 Mar 11:57
d17403b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

pypromice v1.0.0

16 Jan 18:32
37c8945
Compare
Choose a tag to compare

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 implemented

Full description of changes

Full Changelog: v0.0.1...v1.0.0

pypromice v0.0.1

11 Oct 17:52
068c1eb
Compare
Choose a tag to compare

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:

  1. Level 0 to Level 3 automated weather station (AWS) data processing
  2. Level 0 TX transmission message retrieval
  3. Basic AWS data flagging and fixing
  4. Basic AWS data fetching