Description The Java Ocean Grid (JOG) framework has been developed to provide a framework for working with data on a regular lat-lon grid.

See:
          Description

Packages
dk.dmi.jog Provides for a framework for working with oceanographic data.
dk.dmi.jog.test Provides test classes for all classes implemented in Java Oceanographic Framework (intended for JOG framework developers only).

 

Description

The Java Ocean Grid (JOG) framework has been developed to provide a framework for working with data on a regular lat-lon grid. JOG provides a simple object oriented approach to manipulating and analyzing the data.

The design goals of the project are to provide

  1. An object oriented approach to data handling in the earth sciences.
  2. A simple, easy to use, core class library.
  3. An alternative to data handling in less advanced programming or scripting languages.
  4. A focal point for fast development and easy reuse of data analysis/handling techniques in earth sciences.

A small user guide can be found here while apidocs are available here.

The project is hosted at Sourceforge.net where you can download the package and request support.