Skip to content

Commit

Permalink
fix erroneous change in whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfromearth committed Oct 23, 2023
1 parent 27664ac commit c9b7786
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions tests/data/a-b_test_golden_file.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ Root-level Dimensions:
Are all items the same? ---> True.
[('conditions', 2), ('time', 5)]

Groups:
Root-level Groups:
Are all items the same? ---> True.
['Data', 'Position', 'Statistics']

No variable group selected for comparison. Skipping..

All variables:
File A File B
All Variables
All Variables
- ------------------------------------------------ ------------------------------------------------

GROUP #00 -----------------------------------------------/ -----------------------------------------------/
num variables in group: 2 2
- ------------------------------------------------ ------------------------------------------------
Expand All @@ -31,7 +31,7 @@ All variables:
coordinates: time time
long_name: Time of observation Time of observation
units: hours since 0001-01-01 00:00:00.0 hours since 0001-01-01 00:00:00.0

GROUP #01 -------------------------------------------/Data -------------------------------------------/Data
num variables in group: 1 1
- ------------------------------------------------ ------------------------------------------------
Expand All @@ -40,7 +40,7 @@ All variables:
shape: (2,) (2,)
chunksize: [1024] [1024]
units: hPa hPa

GROUP #02 ---------------------------------------/Position ---------------------------------------/Position
num variables in group: 2 2
- ------------------------------------------------ ------------------------------------------------
Expand All @@ -54,23 +54,23 @@ All variables:
shape: (4,) (2,)
chunksize: contiguous contiguous
units: degrees east degrees east

GROUP #03 -------------------------------------/Statistics -------------------------------------/Statistics
num variables in group: 1 1
- ------------------------------------------------ ------------------------------------------------
-----VARIABLE-----: mean_value
dtype: float32
shape: (5,)
chunksize: [1024]
coordinates: time
long_name: average value for each time
-----VARIABLE-----: mean_value
dtype: float32
shape: (5,)
chunksize: [1024]
coordinates: time
long_name: average value for each time
-----VARIABLE-----: std_value
dtype: float32
shape: (5,)
chunksize: [1024]
coordinates: time
long_name: standard deviation value for each time

GROUP #04 ----------------------------------/Data/Products ----------------------------------/Data/Products
num variables in group: 1 1
- ------------------------------------------------ ------------------------------------------------
Expand All @@ -80,7 +80,7 @@ All variables:
chunksize: [1, 1, 3, 4] [1, 1, 2, 2]
long_name: temperature temperature
units: K Kelvin

GROUP #05 -----------------------------------/Data/Quality -----------------------------------/Data/Quality
num variables in group: 1 1
- ------------------------------------------------ ------------------------------------------------
Expand All @@ -89,7 +89,7 @@ All variables:
shape: (5, 2, 3, 4) (5, 2, 2, 2)
chunksize: [1, 1, 3, 4] [1, 1, 2, 2]
units: unitless unitless

GROUP #06 ------------------------------------------------ ------------------------------/Data/Supplemental
num variables in group: 0 1
- ------------------------------------------------ ------------------------------------------------
Expand All @@ -98,7 +98,7 @@ All variables:
shape: (5, 2)
chunksize: [1, 2]
units: unitless

GROUP #07 ------------------------------------------------ ----------------------/Data/Supplemental/Details
num variables in group: 0 1
- ------------------------------------------------ ------------------------------------------------
Expand Down

0 comments on commit c9b7786

Please sign in to comment.