{"id":20018210,"url":"https://github.com/unidata/ldm-mcidas","last_synced_at":"2025-03-02T03:17:24.133Z","repository":{"id":66137801,"uuid":"412586453","full_name":"Unidata/LDM-MCIDAS","owner":"Unidata","description":"The LDM-McIDAS Decoders set of LDM-compatible decoders for products contained in the Unidata-Wisconsin (LDM feed type UNIWISC aka MCIDAS), NIMAGE FSL2 and LIGHTNING data streams that are available by IDD feed to core Unidata sites.","archived":false,"fork":false,"pushed_at":"2022-12-29T22:33:19.000Z","size":2509,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-01-12T15:46:21.641Z","etag":null,"topics":["datastream","decoders","idd","ldm","mcidas","uniwisc"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Unidata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-10-01T18:59:16.000Z","updated_at":"2022-12-30T17:47:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"883242fd-4b66-4f8a-8158-431dd1f51d84","html_url":"https://github.com/Unidata/LDM-MCIDAS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2FLDM-MCIDAS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2FLDM-MCIDAS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2FLDM-MCIDAS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unidata%2FLDM-MCIDAS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unidata","download_url":"https://codeload.github.com/Unidata/LDM-MCIDAS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241451678,"owners_count":19964901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["datastream","decoders","idd","ldm","mcidas","uniwisc"],"created_at":"2024-11-13T08:20:34.221Z","updated_at":"2025-03-02T03:17:24.113Z","avatar_url":"https://github.com/Unidata.png","language":"C","readme":"# LDM-MCIDAS\nThe LDM-McIDAS Decoders set of LDM-compatible decoders for products contained in the Unidata-Wisconsin (LDM feed type UNIWISC aka MCIDAS), NIMAGE FSL2 and LIGHTNING data streams that are available by IDD feed to core Unidata sites.\n\n\nINTRODUCTION:\n\nThis package contains LDM decoders for generating McIDAS products from\nthe McIDAS, NIDS, and NLDN data streams.\n\n\n\nPACKAGE COMPONENTS:\n\n    Directory\t\tContents\n    ---------\t\t--------\n\n    decode/\t\tSources for LDM decoders for McIDAS data:\n\t\t\tnldn2md(1), proftomd(1), pnga2area(1), pngg2gini(1),\n\t\t\tzlibg2gini(1).\n\n\t\t\tObsolete decoders no longer built by default:\n\t\t\tcdftomd(1), lwtoa3(1), gunrv2(1), lwfile(1), lwtmd2(1), \n\t\t\tand nids2area(1).\n\n    port\t\tPortability stuff and miscellaneous support\n\t\t\tfunctions.\n\n    libpng\t\tPNG compression library stuff.neous support\n\n    zlib\t\tzlib compression library stuff.neous support\n\n\n************************************************************************\nINSTALLATION:\n\nPlease read the file INSTALL and follow its instructions.\n\n************************************************************************\nUSAGE:\n\nManual pages for each utility should become available when the package\nis installed.  You might, however, have to adjust your MANPATH environment\nvariable in order to access them: e.g.\n\n    % make install\n    ...\n    % setenv MANPATH $MANPATH:/usr/local/ldm/ldm-mcidas/man\n    % man 1 pnga2area\n    ...\n    % man 1 lwtoa3\n    ...\n\nAlso, if you intend to use the decode utilities as LDM decoders, then you\nshould be familiar with the chapter on LDM configuration in the LDM Site\nManager's Guide.\n\n************************************************************************\nNOTES:\n\nSeveral decoders still included in this distribution are considered\nobsolete: cdftomd(1), lwtoa3(1), gunrv2(1), lwfile(1), lwtmd2(1),\nand nids2area(1).  Even though source code is still included for\nthese decoders, executables are not created by the default 'make'\ninvocation.  If you still need these decoders, please contact Unidata\nUser Support \u003csupport@unidata.ucar.edu\u003e for assistance.\n\narea2png(1) is used to compress McIDAS AREA files.  The AREA file headers\n(directory, navigation, calibration, aux) and audit block (located after\nthe image portion of the file) are stored uncompressed at the beginning\nof the PNG compressed file.  This way, the directory information can be\nread, and utilities that can display PNG compressed images can display\nbe used to display the compressed AREA file image (after skipping the\nheader information).\n\npnga2area(1) is used to put area2png(1) compressed AREA file imagery\nback into AREA file format.\n\npngg2gini(1) is used to convert PNG-compressed GINI format imagery\ninto uncompressed GINI format imagery.  The PNG-compressed images are\nno longer available in the Unidata IDD NIMAGE datastream, so it is\nunlikely that you will use this decoder.\n\nzlibg2gini(1) is used to convert the ZLIB-compressed GINI imagery in\nthe NWS NOAAPORT broadcast to uncompressed GINI images.  Unidata-supported\ndisplay and analysis applications (GEMPAK, the IDV, and McIDAS) can\nuse the ZLIB-compressed images directly, so you will probably not need\nthis decoder.  It could, however, be useful if you use some other\ndisplay/analysis package that requires that the images be uncompressed\nbefore being read.\n\n************************************************************************\nFEEDBACK:\n\nPlease send questions, bug reports, complaints, praise, criticisms, etc. to\nthe following address at the Unidata Program Center:\n\nsupport@unidata.ucar.edu\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funidata%2Fldm-mcidas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funidata%2Fldm-mcidas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funidata%2Fldm-mcidas/lists"}