https://github.com/unidata/jj2000
Fork of jpeg2k code from https://code.google.com/p/jj2000/.
https://github.com/unidata/jj2000
Last synced: 5 months ago
JSON representation
Fork of jpeg2k code from https://code.google.com/p/jj2000/.
- Host: GitHub
- URL: https://github.com/unidata/jj2000
- Owner: Unidata
- License: other
- Created: 2014-08-07T23:19:17.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-02-21T18:50:42.000Z (almost 2 years ago)
- Last Synced: 2024-12-06T08:51:26.597Z (about 1 year ago)
- Language: Java
- Size: 831 KB
- Stars: 16
- Watchers: 18
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jj2000
======
Fork of jpeg2k code from https://code.google.com/p/jj2000/.
This is a dependency for support of compression in Grib2 files in
netCDF-java and TDS (https://github.com/Unidata/tds).
**Feature Requests & Bug Fixes**
This repo is NOT under active development other than updates for bug fixes.
Unfortunately, implementing new features and functionality for this code base is beyond the current scope of our development and support for the THREDDS project.
However, we encourage you to submit your question to thredds mailing list, where our knowledgeable community of users may assist you.
If you have not already subscribed to the thredds mailing list, send a blank email to: thredds-join@unidata.ucar.edu
(be sure to respond to the confirmation message sent from our mailing list manager to complete the subscription process).
Once you have subscribed, you may post your message to: thredds@unidata.ucar.edu
**Contributing Code**
We welcome bug fixes and other contributions to this code.