Skip to content

Commit a48957d

Browse files
completing Subversion to Git version control migration
1 parent 8c4d472 commit a48957d

File tree

2 files changed

+71
-0
lines changed

2 files changed

+71
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<img src="http://www.ucar.edu/highlights/2007/images/globe2.jpg" align="right" />
2+
3+
The Integrated Data Viewer (IDV) from Unidata is a framework for analyzing and displaying geoscience data. Developed using Java, VisAD and other component libraries, the IDV emphasizes interactive 3-Dimensional visualization and integration of diverse data types.

idv-licenses.org

+68
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
* IDV 3rd party contributions
2+
3+
** IDV 3rd Party libraries
4+
5+
|----------------------------------+-------------------------------------+------------------------------------------------+----------------------------------------------------------------------|
6+
| 3rd party lib name | Jar file | License | Notes |
7+
|----------------------------------+-------------------------------------+------------------------------------------------+----------------------------------------------------------------------|
8+
| Amalgamated Lib | extra.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | Has libs from NOAA, Apache, Unidata. |
9+
| Amalgamated Lib | external.jar | | Dynamically generated jar of jar. |
10+
| [[http://commons.apache.org/][Apache Commons]] | commons-codec-1.3.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | |
11+
| [[http://commons.apache.org/][Apache Commons]] | commons-dbcp-1.2.2.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | |
12+
| [[http://commons.apache.org/][Apache Commons]] | commons-fileupload-1.2.1.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | |
13+
| [[http://commons.apache.org/][Apache Commons]] | commons-fileupload-1.2.2.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | |
14+
| [[http://commons.apache.org/][Apache Commons]] | commons-httpclient-3.1.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | |
15+
| [[http://commons.apache.org/][Apache Commons]] | commons-io-1.4.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | |
16+
| [[http://commons.apache.org/][Apache Commons]] | commons-logging-1.1.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | |
17+
| [[http://commons.apache.org/][Apache Commons]] | commons-net-1.4.1.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | |
18+
| [[http://commons.apache.org/][Apache Commons]] | commons-pool-1.5.3.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | |
19+
| [[http://db.apache.org/derby/][Apache Derby]] | derby.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | Jar could possibly be removed? |
20+
| [[http://db.apache.org/derby/][Apache Derby]] | derbytools.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | Jar could possibly be removed? |
21+
| [[http://mina.apache.org/ftpserver/ftplet.html][Apache FtpServer]] | ftplet-api-1.0.3.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | |
22+
| [[http://mina.apache.org/ftpserver/ftplet.html][Apache FtpServer]] | ftpserver-core-1.0.3.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | |
23+
| [[http://mina.apache.org/][Apache MINA]] | mina-core-2.0.0-M6.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | |
24+
| [[http://poi.apache.org/][Apache POI]] | poi.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | |
25+
| [[http://developer.apple.com/library/mac/#samplecode/AppleJavaExtensions/Introduction/Intro.html][AppleJavaExtensions]] | AppleJavaExtensions.jar | [[http://developer.apple.com/library/mac/#samplecode/AppleJavaExtensions/Introduction/Intro.html][Apple]] | [[http://developer.apple.com/library/mac/#samplecode/AppleJavaExtensions/Introduction/Intro.html][Jar should be redistributable]] |
26+
| Australian Bureau of Meteorology | abom.jar | GNU Lesser General Public License | No version mentioned on LGPL |
27+
| [[http://www.jfind.com/listings/1028.shtml][Doclint]] | doclint.jar | [[http://www.jfind.com/listings/1028.shtml][GPL/LPGL]] | |
28+
| [[http://www.ai.sri.com/geotransform/index.html][GeoTransform]] | geotransform.jar | [[http://www.ai.sri.com/geotransform/license.html][Public Domain]] | |
29+
| [[http://rsb.info.nih.gov/ij/][ImageJ]] | ij.jar | Public Domain | |
30+
| [[http://math.nist.gov/javanumerics/jama/][Jama]] | Jama-1.0.2.jar | [[http://wordhoard.northwestern.edu/userman/thirdparty/jama.html][Public Domain]] | |
31+
| [[http://java.sun.com/javase/technologies/desktop/media/][Java Advanced Imaging]] | jai_codec.jar | [[http://download.java.net/media/jai/builds/release/1_1_3/LICENSE-jai.txt][Sun / Oracle License]] | [[http://download.java.net/media/jai/builds/release/1_1_3/DISTRIBUTIONREADME-jai.txt][Jar should be redistributable]] |
32+
| [[http://mvnrepository.com/artifact/org.incava/java-diff/1.1][Java Diff]] | javadiff.jar | [[http://www.opensource.org/licenses/bsd-license.php][BSD]] | |
33+
| [[http://www.oracle.com/technetwork/java/javase/tech/index-jsp-140239.html][Java Media Framework API (JMF)]] | jmf.jar | [[http://www.oracle.com/technetwork/java/javase/license-135825.html][Sun / Oracle License]] | [[http://www.oracle.com/technetwork/java/javase/license-135825.html#SUPPLE][Jar should be redistributable]] |
34+
| [[http://www.oracle.com/technetwork/java/javaee/servlet/index.html][Java Servlet Technology]] | servlet-api.jar | [[http://goo.gl/W0vRM][Sun / Oracle License]] | |
35+
| [[http://www.java2html.com/][Java2HTML]] | j2h.jar | [[http://www.gnu.org/licenses/gpl-2.0.html][GNU General Public License, version 2]] | Don recommends removal as well as related ant targets from build.xml |
36+
| [[http://javahelp.java.net/][JavaHelp]] | jh.jar | [[http://javahelp.java.net/license.txt][GNU General Public License (GPL) Version 2]] | [[http://forums.oracle.com/forums/thread.jspa?threadID=2191352][More info]] |
37+
| [[http://www.oracle.com/technetwork/java/javamail/index.html][JavaMail]] | smtp.jar | [[http://www.oracle.com/technetwork/java/javamail-1-4-spec-license-150200.txt][Sun / Oracle License]] | |
38+
| [[http://www.oracle.com/technetwork/java/javamail/index.html][JavaMail]] | mailapi.jar | [[http://www.oracle.com/technetwork/java/javamail-1-4-spec-license-150200.txt][Sun / Oracle License]] | [[http://www.oracle.com/technetwork/java/faq-135477.html#free][Jar should be redistributable]] |
39+
| [[http://www.toedter.com/en/jcalendar/][JCalendar]] | jcalendar.jar | [[http://www.gnu.org/licenses/lgpl-2.1.html][GNU Lesser General Public License, version 2.1]] | |
40+
| [[http://www.jfree.org/jcommon/][JCommon]] | jcommon.jar | [[http://www.gnu.org/licenses/lgpl-2.1.html][GNU Lesser General Public License, version 2.1]] | |
41+
| [[http://jetty.codehaus.org/jetty/][Jetty]] | jetty-util.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | Jar could possibly be removed? |
42+
| [[http://jetty.codehaus.org/jetty/][Jetty]] | jetty.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | Jar could possibly be removed? |
43+
| [[http://www.jfree.org/jfreechart/][JFreeChart]] | jfreechart.jar | [[http://www.gnu.org/licenses/lgpl-2.1.html][GNU Lesser General Public License, version 2.1]] | |
44+
| [[http://jnumerical.sourceforge.net/][JNumeric]] | jnumeric-2.5.1_ra0.1.jar | [[http://www.python.org/download/releases/2.4.2/license/][Python License]] | Does not specify version |
45+
| [[http://www.junit.org/][Junit]] | junit.jar | [[http://www.opensource.org/licenses/cpl1.0.php][Common Public License Version 1.0 (CPL)]] | |
46+
| [[http://www.jython.org/][Jython]] | jython.jar | [[http://www.jython.org/license.html][PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2]] | |
47+
| [[http://www.jython.org/][Jython]] | jythonlib.jar | [[http://www.jython.org/license.html][PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2]] | |
48+
| [[http://logging.apache.org/log4j/1.2/][log4j]] | log4j-1.2.15.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | |
49+
| [[http://www.drewnoakes.com/code/exif/][Metadata Extractor]] | metadata-extractor-2.4.0-beta-1.jar | [[http://www.drewnoakes.com/code/exif/][No License]] | |
50+
| [[http://www.mysql.com/][MySQL]] | mysql.jar | [[http://www.gnu.org/licenses/gpl.html][GNU GENERAL PUBLIC LICENSE]] | Jar could possibly be removed? [[http://www.mysql.com/about/legal/licensing/oem/][GPL but not viral, hopefully]] |
51+
| ncIdv | ncIdv.jar | | Unidata Internal |
52+
| [[http://www3.math.tu-berlin.de/jtem/numericalMethods/][numericalMethods]] | numericalMethods.jar | [[http://www.opensource.org/licenses/bsd-license.php][BSD]] | |
53+
| [[http://www.postgresql.org/][PostgreSQL]] | postgres.jar | [[http://www.python.org/download/releases/2.4.2/license/][The PostgreSQL Licence (TPL)]] | Jar could possibly be removed? |
54+
| [[http://www.slf4j.org/][SLF4J]] | slf4j-api-1.5.10.jar | [[http://www.opensource.org/licenses/mit-license.php][The MIT License]] | |
55+
| [[http://www.slf4j.org/][SLF4J]] | slf4j-api-1.5.2.jar | [[http://www.opensource.org/licenses/mit-license.php][The MIT License]] | |
56+
| [[http://www.slf4j.org/][SLF4J]] | slf4j-simple-1.5.10.jar | [[http://www.opensource.org/licenses/mit-license.php][The MIT License]] | |
57+
| sunrisesunset | sunrisesunset.jar | [[http://www.gnu.org/licenses/lgpl-2.1.html][GNU Lesser General Public License, version 2.1]] | |
58+
| [[http://twitter4j.org/en/index.html][Twitter4J]] | twitter4j-1.1.4.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | Jar could possibly be removed? |
59+
| Unidata lib | repositorytds.jar | | Unidata Internal |
60+
| Unidata lib | texttonc.jar | | Unidata Internal |
61+
| Unidata lib | unidatacommon.jar | | Unidata Internal |
62+
| [[http://www.ssec.wisc.edu/~billh/visad.html][VisAD]] | visad.jar | [[http://www.gnu.org/licenses/lgpl-2.1.html][GNU Lesser General Public License, version 2.1]] | |
63+
| XML Lib (Apache Avalon??) | render.jar | [[http://commons.apache.org/license.html][The Apache Software License, Version 2.0]] | |
64+
|----------------------------------+-------------------------------------+------------------------------------------------+----------------------------------------------------------------------|
65+
66+
** IDV images
67+
68+
We use some icons from the FAMFAMFAM icon set: http://www.famfamfam.com/lab/icons/silk/

0 commit comments

Comments
 (0)