https://github.com/unidata/netcdf-decoders
Routines that encode meteorological data in netCDF format
https://github.com/unidata/netcdf-decoders
Last synced: 8 months ago
JSON representation
Routines that encode meteorological data in netCDF format
- Host: GitHub
- URL: https://github.com/unidata/netcdf-decoders
- Owner: Unidata
- Created: 2015-03-31T17:53:00.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-01-30T21:49:43.000Z (almost 6 years ago)
- Last Synced: 2025-04-08T13:53:05.464Z (9 months ago)
- Language: C
- Size: 425 KB
- Stars: 6
- Watchers: 11
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NetCDF-Decoders
===================
Greetings! This file briefly describes the Unidata netCDF Decoders package.
### Table of Contents
* [Notice of Deprecation](#Notice_of_Deprecation)
* [Introduction](#Introduction)
* [Installation](#Installation)
* [Support & Mailing List Archives](#Support)
### Notice of Deprecation
The netCDF Decoders package is **no longer being actively maintained or supported** by the Unidata Program Center.
### Introduction
The netCDF Decoders convert Textual Reports to netCDF format. To convert both GRIB 1 and GRIB 2 data, use the [netCDF Java package](http://www.unidata.ucar.edu/software/thredds/current/netcdf-java/)
Reference the [RELEASE-NOTES](src/RELEASE-NOTES) for version-specific information.
See the file [INSTALL](src/INSTALL) in the top-level src directory of the netCDF Decoders distribution for installation instructions.
If needed, reference the [CUSTOMIZE](src/CUSTOMIZE) file for instructions on how to customizing the configuation process.
### Support & Mailing List Archives
**Support Archives**
The Unidata Program Center is **no longer providing support** for the netCDF Decoders package.
However, you can also view past [netCDF Decoders support questions]( http://www.unidata.ucar.edu/support/help/MailArchives/decoders/) answered by Unidata developers in an archive maintained by Unidata as a courtesy to our users.
**Defunct Mailing List**
The netCDF Decoders had a community mailing list associated with it at one time. The mailing list is **no longer active**, but the [list archive](http://www.unidata.ucar.edu/mailing_lists/archives/decoders/) is still available for reference.