Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

[netcdfgroup] Calculating medians, quartiles etc of a variable in a NetCDF file.

Hi,

I have an application where I would like to calculate quartiles of a variable 
in a NetCDF file (I am computing the trimean: TM = 0.25*(Q1 + 2Q2 + Q3) )

The NetCDF operators are excellent for computing arithmetic means, but don't 
include the capability to compute quartiles. Before I start writing my own code 
to compute quartiles, does anyone know of some software which already does 
this? Basically, I am looking for the equivalent of ncwa with a quartile 
operation.

Thanks,

Tim Hume
Centre for Australian Weather and Climate Research
Melbourne
Australia 
  • 2008 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: