Skip to content

Releases: GEUS-Glaciology-and-Climate/pypromice

pypromice v1.4.2

12 Sep 13:39
Compare
Choose a tag to compare

Minor release including:

This is the script that was used to produce the data sent to CARRA2.

Full Changelog: v1.4.0...v1.4.2

pypromice v1.4.1

11 Sep 14:10
Compare
Choose a tag to compare

Minor release including:

  • better attrs['source'] for the netcdf files f540cc3
  • copying the 10 min data at every round hour as "instantaneous value" when building the hourly files f856a72

This is the script that was used to produce the data sent to CARRA2.

Full Changelog: v1.4.0...v1.4.1

pypromice v1.4.0

20 Aug 18:16
Compare
Choose a tag to compare

Major update affecting both the code, its use and its output.
Used for to produce the new version of the AWS data presented at the NMM2024.

What's Changed

  • Producing data in its new structure: level 2 statin data + level 3 site data (fixing #246, #247, #175)
    image

  • Merging of data from different stations at the same site + historical GC-Net station data are appended to GEUS GC-Net station data (fixing #175)

  • Calculation of gap-free and smoothed lat, lon and alt and mean coords as attributes (fixing #236, #173, #124 )

  • Calculation of a continuous surface height, ice surface height and snow height variables z_surf_combined, z_ice_surf and snow_height (fixing #10)

  • Calculation of the thermistors' depth (fixing #248)

  • Reading station configutation files from AWS-L0/metadata/station_configuration (fixing #217)

  • Updating metadata CSV automatically (fixing #142)

  • ACDD attribute compliance

  • Updated tests

  • Code refactoring

  • new pandas and xarray version

Full Changelog: v1.3.6...v1.4.0

pypromice v1.3.6

14 May 05:10
6ad5893
Compare
Choose a tag to compare

Version used for the Dataverse release V19 which mainly had added QC on GPS coordinates

What's Changed

Full Changelog: v1.3.5...v1.3.6

pypromice v1.3.5

25 Apr 06:16
e88d8ae
Compare
Choose a tag to compare

Version used for the Dataverse release V17 which mainly had added QC on GPS coordinates

What's Changed

Full Changelog: v1.3.4...v1.3.5

pypromice v1.3.4

10 Apr 12:50
6ad7ee7
Compare
Choose a tag to compare

Version used for the Dataverse release V15

What's Changed

  • Fixed issue where heightOfBarometerAboveMeanSeaLevel was depending on z_boom_u (#221) by @ladsmund
  • get bufr restructure (#223) by @ladsmund
  • Ci unittest fix (#225) by @ladsmund
  • Bug fix for RH limits, removed unecessary download of flag/adjustment files, removing msg_lat msg_lon from output (#229) by @BaptisteVandecrux
  • Instantaneous values to l3 .csv files (#228) by @PennyHow

Full Changelog: v1.3.3...v1.3.4

pypromice v1.3.3

03 Jan 20:51
fc2312f
Compare
Choose a tag to compare

Version used for the Dataverse release V13

What's Changed

  • [Enable downloadable documentation with readthedocs (#213) by @PennyHow
  • [Range thresholding moved to earlier in L0toL1 processing (#214 ) by @PennyHow
  • Update of the adjustment scripts (#216) to accommodate new adjustment CSVs by @BaptisteVandecrux

Full Changelog: v1.3.2...v1.3.3

pypromice v1.3.2

10 Nov 14:32
ec99e7c
Compare
Choose a tag to compare

What's Changed

  • Action unit test and process test versions updated by @PennyHow in #208
  • readthedocs updated and minor change to get_watsontx CLI script by @PennyHow in #197
  • Fixing t_surf filtering and adjusting ice/firn temperature upper threshold by @BaptisteVandecrux in #207
  • Percentile outlier QC by @ladsmund in #183
  • fix #209: wrong decoding of latitude and longitude when only decimal minutes are saved by @BaptisteVandecrux in #211
  • Documentation updated with conda installation and version update by @PennyHow in #210

Full Changelog: v1.3.1...v1.3.2

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