[netcdf-java] Storing forecast ensembl model data in netCDF

Hi All-

I'm looking at storing forecast model data (NMME and GEFS) in netCDF format and am wondering if anyone out there is doing that and using netcdf-java to access and subset.
For GRIB data, netcdf-java/THREDDS uses a 2D time dimension with 
dimensions (reftime, time, ens, lat, lon) where time is stored as
time(reftime, time). I'm looking for examples that use netCDF as the 
storage format, particularly if they are served up via THREDDS.  I'm 
using the ucar.nc2.dt.grid classes to read netCDF files at the present.
Thanks for any assistance you can give.

Don
--
Don Murray
NOAA/PSL and CU-CIRES
303-497-3596
https://www.psl.noaa.gov/people/don.murray/


  • 2020 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: