NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: [netcdfgroup] storing sparse matrices data in NetCDF

  • To: Charlie Zender <zender@xxxxxxx>
  • Subject: Re: [netcdfgroup] storing sparse matrices data in NetCDF
  • From: Chris Barker <chris.barker@xxxxxxxx>
  • Date: Mon, 25 Mar 2019 10:16:14 -0700
On Mon, Mar 18, 2019 at 7:18 PM Charlie Zender <zender@xxxxxxx> wrote:

> I suggest you store it as Dave Allured says, with dimensions
> (time, ID). This is often called an "unstructured grid".
> NCO has no problem subsetting data on unstructured grids,
> where lon(ID) and lat(ID) are known as auxiliary coordinate
> variables.


Good to know. I just took a look at the NCO docs, and it's not totally
clear to me if it will "just work" with a file that conforms to the UGRID
standard:

http://ugrid-conventions.github.io/ugrid-conventions/

will it?

-CHB



> Just use
>
> ncks -X lon_min,lon_max,lat_min,lat_max -X ....
>
> It's all in the manual, which has an index that points to
> examples of using unstructured grids and their proper CF
> formatting.
>
> Charlie
> --
> Charlie Zender, Earth System Sci. & Computer Sci.
> University of California, Irvine 949-891-2429 )'(
>
> _______________________________________________
> NOTE: All exchanges posted to Unidata maintained email lists are
> recorded in the Unidata inquiry tracking system and made publicly
> available through the web.  Users who post to any of the lists we
> maintain are reminded to remove any personal information that they
> do not want to be made public.
>
>
> netcdfgroup mailing list
> netcdfgroup@xxxxxxxxxxxxxxxx
> For list information or to unsubscribe,  visit:
> http://www.unidata.ucar.edu/mailing_lists/
>


-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker@xxxxxxxx
  • 2019 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: