This is an automated email from the ASF dual-hosted git repository.

tloubrieu pushed a commit to branch ascending_latitudes
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-ingester.git

commit e2390ce69dcad98a63ed14275bf31b6997a07759
Author: thomas loubrieu <[email protected]>
AuthorDate: Thu Apr 8 10:45:18 2021 -0700

    add lfs support for test unit file ()nc, nc4, h5
---
 granule_ingester/.gitattributes                    |   3 +++
 ...4_GHRSST-SSTblend-AVHRR_OI-GLOB-v02.0-fv02.0.nc | Bin 1057327 -> 132 bytes
 granule_ingester/tests/granules/OBP_2017_01.nc     | Bin 2110135 -> 132 bytes
 granule_ingester/tests/granules/OBP_native_grid.nc | Bin 1285094 -> 132 bytes
 .../SMAP_L2B_SSS_04892_20160101T005507_R13080.h5   | Bin 18672352 -> 133 bytes
 granule_ingester/tests/granules/THETA_199201.nc    | Bin 4255957 -> 132 bytes
 granule_ingester/tests/granules/empty_mur.nc4      | Bin 60937 -> 130 bytes
 .../tests/granules/not_empty_ascatb.nc4            | Bin 78036 -> 130 bytes
 .../tests/granules/not_empty_avhrr.nc4             | Bin 49511 -> 130 bytes
 granule_ingester/tests/granules/not_empty_ccmp.nc  | Bin 206870 -> 131 bytes
 granule_ingester/tests/granules/not_empty_mur.nc4  | Bin 60907 -> 130 bytes
 granule_ingester/tests/granules/not_empty_smap.h5  | Bin 3000192 -> 132 bytes
 granule_ingester/tests/granules/not_empty_wswm.nc  | Bin 1041568 -> 132 bytes
 13 files changed, 3 insertions(+)

diff --git a/granule_ingester/.gitattributes b/granule_ingester/.gitattributes
new file mode 100644
index 0000000..5ab5d26
--- /dev/null
+++ b/granule_ingester/.gitattributes
@@ -0,0 +1,3 @@
+*.nc filter=lfs diff=lfs merge=lfs -text
+*.nc4 filter=lfs diff=lfs merge=lfs -text
+*.h5 filter=lfs diff=lfs merge=lfs -text
diff --git 
a/granule_ingester/tests/granules/20050101120000-NCEI-L4_GHRSST-SSTblend-AVHRR_OI-GLOB-v02.0-fv02.0.nc
 
b/granule_ingester/tests/granules/20050101120000-NCEI-L4_GHRSST-SSTblend-AVHRR_OI-GLOB-v02.0-fv02.0.nc
index 4935c81..6996466 100644
Binary files 
a/granule_ingester/tests/granules/20050101120000-NCEI-L4_GHRSST-SSTblend-AVHRR_OI-GLOB-v02.0-fv02.0.nc
 and 
b/granule_ingester/tests/granules/20050101120000-NCEI-L4_GHRSST-SSTblend-AVHRR_OI-GLOB-v02.0-fv02.0.nc
 differ
diff --git a/granule_ingester/tests/granules/OBP_2017_01.nc 
b/granule_ingester/tests/granules/OBP_2017_01.nc
index 8c9b584..8401b34 100644
Binary files a/granule_ingester/tests/granules/OBP_2017_01.nc and 
b/granule_ingester/tests/granules/OBP_2017_01.nc differ
diff --git a/granule_ingester/tests/granules/OBP_native_grid.nc 
b/granule_ingester/tests/granules/OBP_native_grid.nc
index addb8a0..f4dbe6a 100755
Binary files a/granule_ingester/tests/granules/OBP_native_grid.nc and 
b/granule_ingester/tests/granules/OBP_native_grid.nc differ
diff --git 
a/granule_ingester/tests/granules/SMAP_L2B_SSS_04892_20160101T005507_R13080.h5 
b/granule_ingester/tests/granules/SMAP_L2B_SSS_04892_20160101T005507_R13080.h5
index 11815dd..8a5d950 100644
Binary files 
a/granule_ingester/tests/granules/SMAP_L2B_SSS_04892_20160101T005507_R13080.h5 
and 
b/granule_ingester/tests/granules/SMAP_L2B_SSS_04892_20160101T005507_R13080.h5 
differ
diff --git a/granule_ingester/tests/granules/THETA_199201.nc 
b/granule_ingester/tests/granules/THETA_199201.nc
index ad92a61..d650b72 100644
Binary files a/granule_ingester/tests/granules/THETA_199201.nc and 
b/granule_ingester/tests/granules/THETA_199201.nc differ
diff --git a/granule_ingester/tests/granules/empty_mur.nc4 
b/granule_ingester/tests/granules/empty_mur.nc4
index f65c808..96c4980 100644
Binary files a/granule_ingester/tests/granules/empty_mur.nc4 and 
b/granule_ingester/tests/granules/empty_mur.nc4 differ
diff --git a/granule_ingester/tests/granules/not_empty_ascatb.nc4 
b/granule_ingester/tests/granules/not_empty_ascatb.nc4
index d8ef90b..21b48cc 100644
Binary files a/granule_ingester/tests/granules/not_empty_ascatb.nc4 and 
b/granule_ingester/tests/granules/not_empty_ascatb.nc4 differ
diff --git a/granule_ingester/tests/granules/not_empty_avhrr.nc4 
b/granule_ingester/tests/granules/not_empty_avhrr.nc4
index af24071..f25f916 100644
Binary files a/granule_ingester/tests/granules/not_empty_avhrr.nc4 and 
b/granule_ingester/tests/granules/not_empty_avhrr.nc4 differ
diff --git a/granule_ingester/tests/granules/not_empty_ccmp.nc 
b/granule_ingester/tests/granules/not_empty_ccmp.nc
index b7b491d..5a215d3 100644
Binary files a/granule_ingester/tests/granules/not_empty_ccmp.nc and 
b/granule_ingester/tests/granules/not_empty_ccmp.nc differ
diff --git a/granule_ingester/tests/granules/not_empty_mur.nc4 
b/granule_ingester/tests/granules/not_empty_mur.nc4
index 09d31fd..7133697 100644
Binary files a/granule_ingester/tests/granules/not_empty_mur.nc4 and 
b/granule_ingester/tests/granules/not_empty_mur.nc4 differ
diff --git a/granule_ingester/tests/granules/not_empty_smap.h5 
b/granule_ingester/tests/granules/not_empty_smap.h5
index 956cbc5..613daa9 100644
Binary files a/granule_ingester/tests/granules/not_empty_smap.h5 and 
b/granule_ingester/tests/granules/not_empty_smap.h5 differ
diff --git a/granule_ingester/tests/granules/not_empty_wswm.nc 
b/granule_ingester/tests/granules/not_empty_wswm.nc
index ce0ebcc..5bc5d6f 100644
Binary files a/granule_ingester/tests/granules/not_empty_wswm.nc and 
b/granule_ingester/tests/granules/not_empty_wswm.nc differ

Reply via email to