Support for metadata #123
                  
                    
                      miquelmassot
                    
                  
                
                  started this conversation in
                General
              
            Replies: 2 comments
-
| 
         The intake-xarray driver can handle this (e.g. this notebook, catalogue) - metadata are additional data variables in the Dataset. In practice, this seemed to divide opinion a little (some found it a bit confusing, especially if not used to xarray). The other thing we discussed was a numpy + pandas format, which wouldn't lose this metadata.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         (related issue: #98)  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Datasets often come with more information than just images. Sometimes there's timestamp information, location, depth, temperature, salinity, etc. Models could make use of that for their training/classification. We would need support for that, in a way that would be scalable and easy to use.
Beta Was this translation helpful? Give feedback.
All reactions