Skip to content

Releases: SuperDARN/pyDARNio

pyDARNio v1.3

01 Aug 15:02
150b7ac
Compare
Choose a tag to compare

pyDARNio v1.3 Release

This minor release includes:

  • Changes to support Borealis v0.7 files
  • Support for snd files
  • Removes the deprecated deepdish dependency
  • Updates Python requirement to 3.8

pyDARNio v1.2.1

07 Feb 15:00
58ffa43
Compare
Choose a tag to compare

Version 1.2.1 - Patch Release!
This patch release includes a fix for the depreciation of a numpy method. Below is more information for the most recent minor release.

The most recent minor release included:

  • Handling of extra fields in fitacf files coming in the next RST release, including the name of the ACF fitting algorithm used (algorithm), the value of TDIFF used to calculate the elevation angles (tdiff), and more descriptive field names for the elevation angle fields in FitACF 3.0 (elv_error & elv_fitted)
  • More flexibility around optional fields for all file types
  • Updates and speed improvements for Borealis file io

pyDARNio v1.2.0

29 Nov 15:14
bd91eb2
Compare
Choose a tag to compare

Version 1.2.0 Release!

pyDARNio release v1.2.0 includes the following features:

  • Handling of extra fields in fitacf files coming in the next RST release, including the name of the ACF fitting algorithm used (algorithm), the value of TDIFF used to calculate the elevation angles (tdiff), and more descriptive field names for the elevation angle fields in FitACF 3.0 (elv_error & elv_fitted)
  • More flexibility around optional fields for all file types
  • Updates and speed improvements for Borealis file io

pyDARNio v1.1.1

28 Jan 15:03
25e247a
Compare
Choose a tag to compare

Version 1.1.1 - Release!

pyDARN release v1.1.1 includes the following features:

  • Fixes initialization of int arrays to NaN's when restructuring Borealis files from site to array
  • Fixes conversion from HDF5 to DMAP:
    • Records with multiple beams can now be converted
    • Correctly checks blanked_samples for both Borealis v0.5 and older files, and Borealis v0.6 files
    • No longer replaces last 10 lag0 samples for rawacf data

pyDARNio v1.1

25 May 17:03
88ab3c2
Compare
Choose a tag to compare

pyDARNio v1.1 Release

pyDARNio is released! Included are the following features:

  • Reading and writing DMap format IQDAT, RAWACF, FITACF, GRID/GRD and MAP files
  • Reading and writing HDF5 format files for Borealis radar data, as well as conversion to and from DMap format

pyDARNio v1.0

31 Aug 17:31
Compare
Choose a tag to compare

The first release of pyDARNio.
Copied from pyDARN and no changes made.

pyDARNio v1.0

31 Aug 17:25
e1ac1cc
Compare
Choose a tag to compare

Release pyDARNio 1.0
This is the same IO code in pyDARN v 1.1