─ multidimensional gridded data: structure, operations,
                                      and applications



           Barrodale Computing Services Ltd. (BCS)
What is Gridded Data?
 Multi-dimensional rectangular array of grid points
  containing values
 Gridded data occurs in many application areas
 Aspects of gridded data:
    Dimensionality
    Spacing
    Number and type of values stored at each grid point
    Types of extractions



                                                           2
Gridded Data Application Areas
Modeling applications
   Meteorology
   Oceanography
   Climate Modeling
   Fluid Dynamics
Data analysis applications
 Nondestructive testing
 Geophysics
 Medical Imaging

                                 3
Grid Concepts
   Dimensionality: 1D, 2D, 3D, or 4D
   Spacing: equal or non-equal
   Number and types of values stored at grid points
   Missing values
   Data can be extracted from grids in many different ways...




                                                                 4
Extracting Data From Grids
 The extracted grid may have the same number of
  dimensions as the original grid, or it may have fewer
 An axis in the extracted grid may be parallel to an axis in
  the original grid, or it may not be
 The grid points in the extracted grid may or may not
  coincide with grid points in the original grid




                                                                5
In summary ...
                                                                                            40m,30m,-98m




                                                                                            40m,30m,-99m




DEPTH
                                               (t3,s3,p3)                                                                       2D Extraction

  `                                                                                         40m,30m,-100m



                                                                              NORTHING

                                                                            40m,20m,-100m
                                           (t1,s1,p1)        (t2,s2,p2)                                                                                         40m,30m,-98m


 10m,10m,-100m   20m,10m,-100m        30m,10m,-100m         40m,10m,-100m                                                                       30m,24m,-98m


                                 EASTING                                                                        10m,10m,-98m



                                                                                                                                                                40m,30m,-99m


                                                                                                                                                30m,24m,-99m

                                                                                                      DEPTH
                                                                                                                10m,10m,-99m




                                                                                                            `                                                   40m,30m,-100m


                                                                                                                                                30m,24m,-100m



                                                                                                                10m,10m,-100m




                                                                                                                                                                           6
For more information …
 Website: http://www.barrodale.com




 Contact: BCSInfo@barrodale.com or (250) 412-7428
 More: http://www.barrodale.com/GridBladeinDepth.pdf
                                                        7

More Related Content

PPTX
Managing and extracting gridded data - short
PPTX
UFI - short
PPTX
Grid DataBlade - short
PDF
Description Of Planet Antenna Database
PPTX
Senior maths mangawhai
PDF
3 dimension and properties table of hp shape
PDF
Astaño 5
Managing and extracting gridded data - short
UFI - short
Grid DataBlade - short
Description Of Planet Antenna Database
Senior maths mangawhai
3 dimension and properties table of hp shape
Astaño 5

Similar to Gridded data primer (15)

PDF
2012 blog mda navarra herreros juan _ fernandez francisco 00
PPTX
Ga Dawlish 2012
PDF
1 dimension and properties table of w shapes
PDF
AT-G Auto Level Series
PDF
2 dimension and properties table of s shape
PPTX
Ctws ocean energy halsey
PDF
José Mourinho Exercises
PDF
Masterbth Raisedview
PDF
Hds635rd t
PDF
2.equilibrium of coplanar force system9
PDF
Ib Nafems Samtech Blade Optimization & Advanced Fatigue Analysis
PDF
PDF
GPT-7500 / GTS-750
PDF
10 dimension and properties table upn
2012 blog mda navarra herreros juan _ fernandez francisco 00
Ga Dawlish 2012
1 dimension and properties table of w shapes
AT-G Auto Level Series
2 dimension and properties table of s shape
Ctws ocean energy halsey
José Mourinho Exercises
Masterbth Raisedview
Hds635rd t
2.equilibrium of coplanar force system9
Ib Nafems Samtech Blade Optimization & Advanced Fatigue Analysis
GPT-7500 / GTS-750
10 dimension and properties table upn
Ad

Recently uploaded (20)

PDF
Enhancing emotion recognition model for a student engagement use case through...
PDF
Univ-Connecticut-ChatGPT-Presentaion.pdf
PPTX
Benefits of Physical activity for teenagers.pptx
PPTX
Chapter 5: Probability Theory and Statistics
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PDF
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
PDF
Getting Started with Data Integration: FME Form 101
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PPTX
observCloud-Native Containerability and monitoring.pptx
PDF
A novel scalable deep ensemble learning framework for big data classification...
PDF
1 - Historical Antecedents, Social Consideration.pdf
PDF
Taming the Chaos: How to Turn Unstructured Data into Decisions
PDF
Hindi spoken digit analysis for native and non-native speakers
PDF
Five Habits of High-Impact Board Members
PDF
Getting started with AI Agents and Multi-Agent Systems
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPTX
Final SEM Unit 1 for mit wpu at pune .pptx
PDF
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
PDF
DP Operators-handbook-extract for the Mautical Institute
Enhancing emotion recognition model for a student engagement use case through...
Univ-Connecticut-ChatGPT-Presentaion.pdf
Benefits of Physical activity for teenagers.pptx
Chapter 5: Probability Theory and Statistics
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
NewMind AI Weekly Chronicles – August ’25 Week III
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
Getting Started with Data Integration: FME Form 101
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
observCloud-Native Containerability and monitoring.pptx
A novel scalable deep ensemble learning framework for big data classification...
1 - Historical Antecedents, Social Consideration.pdf
Taming the Chaos: How to Turn Unstructured Data into Decisions
Hindi spoken digit analysis for native and non-native speakers
Five Habits of High-Impact Board Members
Getting started with AI Agents and Multi-Agent Systems
Assigned Numbers - 2025 - Bluetooth® Document
Final SEM Unit 1 for mit wpu at pune .pptx
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
DP Operators-handbook-extract for the Mautical Institute
Ad

Gridded data primer

  • 1. ─ multidimensional gridded data: structure, operations, and applications Barrodale Computing Services Ltd. (BCS)
  • 2. What is Gridded Data?  Multi-dimensional rectangular array of grid points containing values  Gridded data occurs in many application areas  Aspects of gridded data:  Dimensionality  Spacing  Number and type of values stored at each grid point  Types of extractions 2
  • 3. Gridded Data Application Areas Modeling applications  Meteorology  Oceanography  Climate Modeling  Fluid Dynamics Data analysis applications  Nondestructive testing  Geophysics  Medical Imaging 3
  • 4. Grid Concepts  Dimensionality: 1D, 2D, 3D, or 4D  Spacing: equal or non-equal  Number and types of values stored at grid points  Missing values  Data can be extracted from grids in many different ways... 4
  • 5. Extracting Data From Grids  The extracted grid may have the same number of dimensions as the original grid, or it may have fewer  An axis in the extracted grid may be parallel to an axis in the original grid, or it may not be  The grid points in the extracted grid may or may not coincide with grid points in the original grid 5
  • 6. In summary ... 40m,30m,-98m 40m,30m,-99m DEPTH (t3,s3,p3) 2D Extraction ` 40m,30m,-100m NORTHING 40m,20m,-100m (t1,s1,p1) (t2,s2,p2) 40m,30m,-98m 10m,10m,-100m 20m,10m,-100m 30m,10m,-100m 40m,10m,-100m 30m,24m,-98m EASTING 10m,10m,-98m 40m,30m,-99m 30m,24m,-99m DEPTH 10m,10m,-99m ` 40m,30m,-100m 30m,24m,-100m 10m,10m,-100m 6
  • 7. For more information …  Website: http://www.barrodale.com  Contact: BCSInfo@barrodale.com or (250) 412-7428  More: http://www.barrodale.com/GridBladeinDepth.pdf 7

Editor's Notes

  • #3: Gridded data is data that is organized as a multi-dimensional rectangular array of grid points containing values. Gridded data occurs in many specialized application areas of science and technology, from meteorology and oceanography to medical imaging and oil exploration. These datasets range from simple, uniformly-spaced grid points along a single dimension to multi-dimensional grids containing several different types of grid values.
  • #4: Broadly speaking, gridded data arise in two main areas of application: modeling applications –often involving the numerical solution of differential equations – and data analysis applications.
  • #5: Gridded data can come in a variety of shapes and sizes. In terms of shape, grids are typically 2 dimensional – like a horizonal latitude/longitude based grid, or 3D – which has an added elevation, or depth, dimension, or 4D – where, in addition, there is a time dimension. Each of these dimensions has “grid points”, where one or more data values are stored. The spacing of these grid points doesn’t have to be the same in each dimension, and even within a dimension the spacing doesn’t have to be uniform. The number of data values at each grid point doesn’t have to be the same either. In many applications, some data values at some of the grid points are simply unknown. And, as I’ll show you on the next slide, there are many different ways that we can slice and dice grids.
  • #6: We can extract planar slices from a 3D grid to produce a 2D grid. These slices can be parallel or oblique. Grid points in the new grid may coincide with the positions of points in the old grid, or they may not.
  • #8: This concludes our mini presentation on multidimensional gridded data. Thank you for your interest. For more information please visit our website, send us an email, or give us a call. The final bullet above points to an in-depth down-loadable presentation on our Grid DataBlade database plug-in. Goodbye for now.