Skip to content

v0.1.1

Compare
Choose a tag to compare
@cchwala cchwala released this 07 Jun 12:18
· 149 commits to master since this release

Fixes:

  • PyPi tar.gz should be working now (did not contain pycomlink's submodules in 0.1.0 ...)
  • Pickling of ComlinkChannel now works
  • some minor fixes

Enhancements:

  • Added option to write all ComlinkChannel data to cmlh5 file
  • Interpolation methods now work:
    • idw_kdtree
    • kriging
    • removed rbf method since the code was broken
  • Wet-antenna calculation is now available via the Comlink Processor
  • Speed up in:
    • GridValidator
    • reading from cmlh5 files
  • Added export of rain rates to WaSim input CSV files