[OSGeo-Discuss] Re: Support of 4D (time based) data sets

Mike Toews mwtoews at gmail.com
Tue Sep 7 10:27:30 EDT 2010


On 7 September 2010 04:11, Timmie <timmichelsen at gmx-topmail.de> wrote:
> how do you intend to deal with aggregated data sets?
> E.g. 10-years average for every month of the year.

For all calculations on NetCDF files (including your example), you can
try NCO[1]. These command-line tools require extensive documentation
reading, and I recommend keeping a log of notes for commands that
work. Many useful examples are also provided in the documentation.

On 7 September 2010 03:16, andrea antonello <andrea.antonello at gmail.com> wrote:
>> The NASA tool Panoply (http://www.giss.nasa.gov/tools/panoply/) does this quite
>> nicely.
>
> I think it doesn't if you have small local datasets, I have never been
> able to zoom in.

I used ncview[2] to view and produce images for animations used in
presentations (using imagemagick). All my NC files were in a small
region using UTM coordinates, so many viewers didn't know how to show
the data.

[1] http://nco.sourceforge.net/
[2] http://meteora.ucsd.edu/~pierce/ncview_home_page.html (this needs
X and needs to be compiled -- no binaries or packages available)

-Mike


More information about the Discuss mailing list