- To: Sourish Basu <Sourish.Basu@xxxxxxxxxxxx>
- Subject: Re: [netcdfgroup] storing sparse matrices data in NetCDF
- From: Ken Mankoff <mankoff@xxxxxxxxx>
- Date: Mon, 18 Mar 2019 13:57:24 -0700
On 2019-03-18 at 13:12 -0700, Sourish Basu <Sourish.Basu@xxxxxxxxxxxx> wrote... > In your example dataset, there are five values for the time > coordinate. However, the values of x, y, lat, lon, and elev do not > seem to depend on the values of time. Is this true in general for your > data? If that's true (while still allowing x, y etc. to vary from year > to year, or file to file), that makes packaging even simpler. Correct. There are 6 header rows that *never* change: ID, lon,lat, x,y, elev. There is 1 index column that is date. Then the data that is a function of (ID,date) (or ((lon,lat),date), or ((x,y),date)) does change. -k.
- Follow-Ups:
- Re: [netcdfgroup] storing sparse matrices data in NetCDF
- From: Sourish Basu
- Re: [netcdfgroup] storing sparse matrices data in NetCDF
- From: Gus Correa
- Re: [netcdfgroup] storing sparse matrices data in NetCDF
- From: Sourish Basu
- Re: [netcdfgroup] storing sparse matrices data in NetCDF
- References:
- [netcdfgroup] storing sparse matrices data in NetCDF
- From: Ken Mankoff
- Re: [netcdfgroup] storing sparse matrices data in NetCDF
- From: Sourish Basu
- Re: [netcdfgroup] storing sparse matrices data in NetCDF
- From: Ken Mankoff
- Re: [netcdfgroup] storing sparse matrices data in NetCDF
- From: Sourish Basu
- [netcdfgroup] storing sparse matrices data in NetCDF