A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of thundeR

thundeR - thundeR 1.1.4

  • CRAN fixes for problems detected with GCC 14.2 on Windows and R 4.4+
  • added RadioSonde as dependency
  • minor bug fixes

Atmosphere - Meteorological Observation and Forecast - R
Published by bczernecki about 1 month ago

thundeR - thundeR 1.1.3

Adding new tests for thermodynamic indices failing with metPy 1.5, but working smoothly with thundeR and sharppy

Atmosphere - Meteorological Observation and Forecast - R
Published by bczernecki over 1 year ago

thundeR - thundeR 1.1.2

  • Allowing to keep NA values in get_sounding() which might be not harmful if missing data occur on higher altitudes for dew point temperatures

Atmosphere - Meteorological Observation and Forecast - R
Published by bczernecki over 1 year ago

thundeR - v1.1.1

thundeR 1.1.1

  • Improvements in C++ algorithm responsible for more accurate computations of parcel trajectories and related thermodynamic indices
    • Minor bug fixes in CIN calculation procedure
    • Minor bug fixes in mixed-layer calculation procedure
    • Minor bug fixes in DCAPE calculation procedure
  • Fixing code leaks in C++ module
  • New parameters added. Currently the list of computed parameters contains over 200 indices
  • Documentation and pkgdown site updates
  • Removing dependency to the climate package by including internal functions responsible for downloading soundings from Wyoming database
  • Improving graphical layout:
    • Adding parcel trajectories shading for positive area
    • shading SRH area for left- and right movers on sounding hodographs
  • Implementation of different interpolating mechanisms to sounding_compute()
  • UX improvements and interactive editing of rawinsonde data browsed in shiny app (http://rawinsonde.com)

Atmosphere - Meteorological Observation and Forecast - R
Published by bczernecki about 2 years ago

thundeR - thundeR 0.3.0

  • Thanks @Nowosad for changes in main.cpp - looks like ASAN and valgrind do not detect any C++ leaks 🥳 which allow us to hit CRAN again
  • sounding_plot() bug fixes as described in https://github.com/bczernecki/thundeR/issues/38
  • unit tests code coverage improvement (+90% 🟢 )
  • minor improvements in documentation
  • cleaning repository

Atmosphere - Meteorological Observation and Forecast - R
Published by bczernecki about 3 years ago

thundeR - v0.0.20

  • CRAN fixes

Atmosphere - Meteorological Observation and Forecast - R
Published by bczernecki about 4 years ago

thundeR - thundeR_0.0.13

  • Small improvements and bug fixes in computational and visualization algorithms
  • Reduced image size of examples in packages that allow to reduce download size and speed up installation process

Atmosphere - Meteorological Observation and Forecast - R
Published by bczernecki about 4 years ago

thundeR - Python example

  • Added example section: how to use thundeR with Python via rpy2
  • Vignettes use external URLs for images to limit folder size below 1 MB according to CRAN policy

Atmosphere - Meteorological Observation and Forecast - R
Published by bczernecki about 4 years ago

thundeR - Hello CRAN!

Hello CRAN!

  • 13/03/2021: First attempt to publish a few years of our intensive work on the CRAN repository

Atmosphere - Meteorological Observation and Forecast - R
Published by bczernecki about 4 years ago