Skip to content

Releases: NCAR/lrose-core

lrose-core-20200609

09 Jun 22:45
Compare
Choose a tag to compare
lrose-core-20200609 Pre-release
Pre-release

ELLE - 20200609 - pre-release for testing

Wind analysis applications

In this release, we have bundled the wind-related applications along with the core.

These apps are:

  • fractl - geometry-based analysis for multi-Doppler wind retrieval
  • samurai - variational analysis for multi-Doppler wind retrieval
  • vortrac - Vortex Object Radar Tracking and Circulation

The code for these apps may be found at:

Installing from LINUX packages

For most common LINUX systems, you can install lrose from the packages on this page.

For some of the versions of LINUX, we are still having problems with the Qt5-based applications. These problems include both compile errors, and run-time errors related to problems with dynamically-linked libraries. We are working to identify the cause of the problems. In the mean time, we have documented which applications are available on each OS version.

OS-version fractl vortrac samurai HawkEye CIDD available?
CENTOS 6 No No No Yes No
CENTOS 7 Yes Yes Yes Yes Yes
CENTOS 8 Yes Yes Yes Yes Yes
Fedora 29 Yes No Yes No Yes
Fedora 30 Yes No Yes No Yes
Fedora 31 Yes No Yes No Yes
Debian 9 Yes Yes Yes No Yes
Debian 10 Yes Yes Yes No Yes
Ubuntu 16.04 Yes Yes Yes Yes Yes
Ubuntu 18.04 Yes Yes Yes Yes Yes
Suse leap Yes Yes Yes Yes Yes
Suse latest Yes Yes Yes Yes Yes

The installation directories are:

  /usr/local/lrose/bin
  /usr/local/lrose/lib
  /usr/local/lrose/include

so you will need to add /usr/local/lrose/bin to your path.

For Debian and Ubuntu installs, you need to set the LD_LIBRARY_PATH as follows:

  export LD_LIBRARY_PATH=/usr/local/lrose/lib (bash)
  setenv LD_LIBRARY_PATH /usr/local/lrose/lib (csh)

To build on LINUX, see:

https://github.com/NCAR/lrose-core/blob/master/docs/build/LROSE_build_src_release.md

Installing on Mac OSX

For the full compile preparation on mac OSX, see:

From this release, download:

  lrose-core.rb

and then run:

  brew install lrose-core.rb

There are three disk images for MacOS:

  • vortrac.dmg : Vortex Object Radar Tracking and Circulation
  • HawkEye.dmg: HawkEye polar radar display
  • HawkEye-Elle.dmg: HawkEye with soloii-like editing capability

Installing the CIDD binary release

The CIDD display application is not included in the standard lrose-core packages (above).

CIDD depends on a 32-bit build, which complicates the build and install for the core.

To download and install the CIDD binary release, see:

Downloading the release

The files for download appear below, marked as Assets.

If you do not see them, open them up by clicking on Assets.

lrose-core-20200110

10 Jan 00:25
Compare
Choose a tag to compare

LROSE RELEASE 20200110

In this release, we are starting to bundle the wind-related applications along with the core.

These are fractl, vortrac and samurai. The code is at https://github.com/mmbell.

Linux packages

For most common LINUX systems, you can install lrose from the packages on this page.

For some of the versions of LINUX, we are having problems with the Qt5-based applications. These problems include both compile errors, and run-time errors related to problems with dynamically-linked libraries. We are working to identify the cause of the problems. In the mean time, we have documented which applications are available on each OS version.

In the table below, we show which applications are available and supported by which OS version.

OS-version lrose-core HawkEye fractl vortrac samurai Qt5 OK?
CENTOS 6 Yes Yes No No No Yes
CENTOS 7 Yes Yes Yes Yes Yes Yes
CENTOS 8 Yes Yes Yes No Yes Yes
Fedora 28 Yes No Yes No No No
Fedora 29 Yes No Yes No No No
Fedora 30 Yes No Yes No No No
Fedora 31 Yes No Yes No No No
Debian 9 Yes Yes Yes Yes Yes Yes
Debian 10 Yes No Yes No No No
Ubuntu 16.04 Yes Yes Yes Yes Yes Yes
Ubuntu 18.04 Yes Yes Yes Yes Yes Yes
Ubuntu 18.10 Yes No Yes No No No
Ubuntu 19.04 Yes No Yes No No No
Ubuntu 19.10 Yes No Yes No No No
Suse leap Yes Yes Yes No Yes Yes
Suse latest Yes Yes Yes No Yes Yes

To build on LINUX, see:

https://github.com/NCAR/lrose-core/blob/master/docs/download/download_src_and_build.linux.md

Mac OSX

To build on Mac OSX using homebrew, download:

  lrose-core.rb

and then run:

  brew install lrose-core.rb

lrose-core beta release 20191213

13 Dec 05:00
Compare
Choose a tag to compare
Pre-release

Beta release for lrose-core.

lrose-cyclone initial release

01 Aug 16:17
Compare
Choose a tag to compare
lrose-cyclone-20190801

HawkEye - adding qrc_resources.cpp

LROSE core release 20190520

20 May 03:35
Compare
Choose a tag to compare

The CORE release contains all of the LROSE libraries and applications.

This release is also suitable for TITAN and RADX users, since it includes all of the TITAN and RADX applications.

If you install via an RPM or DEB package, LROSE will be installed in /usr/local/lrose.

This is a bug-fix release, with the addition of a few minor applications.

Also, packages have been added for Fedora 30, Ubuntu 19.04, OpenSuse-leap and OpenSusu-latest.

LROSE Core Release 20190130

30 Jan 00:32
Compare
Choose a tag to compare

The CORE release contains all of the LROSE libraries and applications.

This release is suitable for TITAN and RADX users, since it includes all of the TITAN and RADX applications.

LROSE will generally be installed in /usr/local/lrose.

LROSE Blaze test release 20190130

30 Jan 00:33
Compare
Choose a tag to compare
Pre-release

NOTE - this is not the official location for the LROSE blaze release.
Please see:
https://nsf-lrose.github.io/software.html
for the official release.

LROSE CORE RELEASE 20190105

05 Jan 02:38
Compare
Choose a tag to compare

This contains all of the applications in the full core.

LROSE BLAZE RELEASE 20190104

04 Jan 21:12
Compare
Choose a tag to compare

Initial end of year release for lrose-blaze

LROSE Core Release

23 Dec 05:54
Compare
Choose a tag to compare

Bug-fix release.
Builds tested on Linux Centos 7.5, and OSX Mojave.