[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #ZYU-932294]: Single netCDF file with multiple groups



Sorry, no. netcdf-c does not support that kind of reference.

> 
> I’m currently working with the Data Assimilation team at NCAR. Could you
> tell me if I could put one observation into multiple groups within a single
> netCDF file? For example, suppose I have an observation like below:
> 
> variable:
> >     temp (time, lat, lon);
> > data:
> >     temp = 3;
> 
> 
> Is there a way to put the single observation temp=3 in two different groups
> without copying that observation again? I was thinking of something along
> these lines,
> 
> group Europe {
> 
> // A pointer to the observation temp=3
> 
> }
> 
> group July {
> 
> // A pointer to the observation temp=3
> 
> }
> 
> as opposed to having to copy the data and putting it in the two separate
> groups.
> 
> Please let me know if you need more information. I look forward to your
> response!
> 
> Thank you,
> Jason
> 
> --
> 
> Jason Ngo
> Summer Intern in Parallel Computational Science (SIParCS)
> 
> National Center for Atmospheric Research (NCAR)
> Computational & Information Systems Laboratory (CISL)
> PO Box 3000 Boulder, CO 80307*303.497.1285*
> 
> 

=Dennis Heimbigner
  Unidata


Ticket Details
===================
Ticket ID: ZYU-932294
Department: Support netCDF
Priority: Normal
Status: Open
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.