Skip to content
/ LDM Public

The Unidata Local Data Manager (LDM) system includes network client and server programs designed for event-driven data distribution, and is the fundamental component of the Unidata Internet Data Distribution (IDD) system.

License

Notifications You must be signed in to change notification settings

Unidata/LDM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cbe0eaf · Feb 11, 2025
Feb 11, 2025
Jul 11, 2019
Nov 23, 2020
Apr 10, 2019
Apr 12, 2019
Mar 15, 2023
Jan 20, 2023
Nov 11, 2022
Nov 14, 2022
Jul 6, 2023
Feb 21, 2020
Jul 4, 2023
May 1, 2019
May 2, 2019
Oct 30, 2022
Mar 15, 2023
Nov 22, 2024
Jul 11, 2023
Jan 14, 2021
Nov 14, 2023
Jul 11, 2023
Jul 24, 2023
May 12, 2023
Nov 26, 2019
Apr 12, 2019
Nov 26, 2019
Oct 29, 2022
Apr 12, 2019
Dec 28, 2022
Oct 30, 2022
Oct 10, 2023
May 1, 2019
Aug 3, 2021
Dec 28, 2022
Dec 28, 2022
Oct 29, 2022
Jul 24, 2023
Jun 29, 2015
Mar 17, 2023
Dec 28, 2022
May 20, 2021
Nov 9, 2022
Aug 9, 2023
May 12, 2023
Nov 25, 2023
Oct 28, 2015
Apr 12, 2019
Feb 17, 2022
Jul 21, 2023
Nov 9, 2020
Jul 11, 2019
Sep 28, 2011
Dec 6, 2023
Mar 3, 2021
Feb 11, 2023
Jun 25, 2018
Dec 30, 2020
Feb 11, 2023
Jun 30, 2023
May 17, 2021
Sep 24, 2012
Sep 24, 2009
Nov 8, 2022
Jan 7, 2021
Dec 6, 2023
Jul 27, 2021
Jul 27, 2021
Nov 23, 2022
Feb 3, 2023
Feb 18, 2023
Apr 7, 2017
Jun 30, 2023
Apr 12, 2017
Apr 12, 2017
Apr 12, 2017
Apr 12, 2017
Apr 7, 2017
May 22, 2013
Dec 18, 2022
Apr 7, 2017
Jul 27, 2021
Nov 28, 2020
Jun 12, 2013
Jan 17, 2021

Repository files navigation

                          LDM README FILE

INTRODUCTION:

    This package contains the source-code for the Unidata Program Center's Local
    Data Manager (LDM).

RELEASE IDENTIFICATION:

    The release identifier for this package is in the file VERSION and has the
    following form:

        <major>.<minor>.<rev>

    where:

        <major>     Is the major release-number (e.g., 6).  Changes to this
                    component indicate a major departure from previous releases
                    (such as a change to the LDM protocol).  Such changes are
                    often not compatible with previous releases.

        <minor>     Is the minor release-number (e.g., 1).  Changes to this
                    component indicate the addition of new features.  The
                    package remains compatible with previous releases having the
                    same major release-number.

        <rev>       Is the revision-level (e.g., 0).  Changes to this component
                    indicate bug-fixes and/or performance improvments that are
                    functionally compatible with previous releases having the
                    same major and minor release-numbers.

LEGAL:

    Licensing and copyright information are contained in the file COPYRIGHT,
    which is in the top-level source directory.

INFORMATION:

    HOMEPAGE -- INCLUDING INSTALLATION & CONFIGURATION INSTRUCTIONS:

        The homepage of the LDM package is

                http://www.unidata.ucar.edu/software/ldm/

        Click on the appropriate release identifier to go the release-specific
        homepage, where you will find detailed LDM installation and
        configuration instructions as well as other useful information.

    CHANGE LOG:

        Changes to the package are documented in the file CHANGE_LOG, which is
        in the top-level source-directory.

LDM DECODERS:

    LDM-compatible decoders for local processing of received data products are
    available for the McIDAS package. See

            http://www.unidata.ucar.edu/software/mcidas/mcidd/

SUPPORT:

    You may request support by sending an email inquiry to
    
        support-ldm@unidata.ucar.edu
        
    Please include a description of the type of platform (hardware and operating
    system) and any relevant information that can help us answer your question
    (error messages, symptoms, etc.).

RULES FOR CONTRIBUTING:

    See the file CONTRIBUTING.md in the top-level source-directory.

About

The Unidata Local Data Manager (LDM) system includes network client and server programs designed for event-driven data distribution, and is the fundamental component of the Unidata Internet Data Distribution (IDD) system.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published