From 0a8954f801691a5e0a8b6c9c6d588bf074672efd Mon Sep 17 00:00:00 2001 From: Geoff Cureton <geoff.cureton@ssec.wisc.edu> Date: Fri, 9 Oct 2015 11:54:45 -0400 Subject: [PATCH] CSPP-GEOCAT packaging scripts for verson 1.0beta. --- configs/GEOCAT/cspp_geocat_l2.json | 4 +-- configs/GEOCAT/cspp_geocat_l2_cache.json | 8 +---- configs/GEOCAT/cspp_geocat_l2_static.json | 41 +++-------------------- 3 files changed, 6 insertions(+), 47 deletions(-) diff --git a/configs/GEOCAT/cspp_geocat_l2.json b/configs/GEOCAT/cspp_geocat_l2.json index 3833e46..825ba78 100644 --- a/configs/GEOCAT/cspp_geocat_l2.json +++ b/configs/GEOCAT/cspp_geocat_l2.json @@ -34,9 +34,7 @@ ] ], - "links_in_package": [ - - ], + "links_in_package": [], "links_from_repos": [ [ "CSPP_GEO/trunk/scripts/l2/geocat_l2.py", diff --git a/configs/GEOCAT/cspp_geocat_l2_cache.json b/configs/GEOCAT/cspp_geocat_l2_cache.json index ee6c79b..062d076 100644 --- a/configs/GEOCAT/cspp_geocat_l2_cache.json +++ b/configs/GEOCAT/cspp_geocat_l2_cache.json @@ -4,23 +4,17 @@ "copy_from_app": [ ], "dereferenced_links": [ - [ - "/home/RH6B/GEOCAT_DATA", - "anc/cache" - ] - ], "links_in_package": [ - ], "links_from_repos": [ ], "dirs_in_package": [ - "anc", "anc/cache", "anc/cache/geocat_hdf" ], "ignores": [ + "anc/cache/static", "anc/cache/NWP_DATA/GFS_HDF/*", "anc/cache/SNOW_DATA/*", "anc/cache/SST_DATA/OISST_DAILY/*", diff --git a/configs/GEOCAT/cspp_geocat_l2_static.json b/configs/GEOCAT/cspp_geocat_l2_static.json index e053f02..3ea9443 100644 --- a/configs/GEOCAT/cspp_geocat_l2_static.json +++ b/configs/GEOCAT/cspp_geocat_l2_static.json @@ -4,21 +4,17 @@ "copy_from_app": [ ], "dereferenced_links": [ - [ - "apps/geocat/data_algorithms", - "anc/static/data_algorithms" - ], [ "apps/geocat/data", "anc/static/data" ], [ - "apps/geocat/data", - "anc/static/data" + "apps/geocat/data_algorithms", + "anc/static/data_algorithms" ] ], "links_in_package": [ - [ + [ "../anc/static/data", "l2/data" ], @@ -30,38 +26,9 @@ "links_from_repos": [ ], "dirs_in_package": [ - "anc/static", - "l2" + "anc/static" ], "ignores": [ - "l2/data_algorithms", - "l2/data", - "l2/./data_algorithms", - "l2/./data", - "anc/static/data_algorithms/baseline_cloud_micro_day/version_1/GOES-08*", - "anc/static/data_algorithms/baseline_cloud_micro_day/version_1/GOES-09*", - "anc/static/data_algorithms/baseline_cloud_micro_day/version_1/GOES-10*", - "anc/static/data_algorithms/baseline_cloud_micro_day/version_1/GOES-11*", - "anc/static/data_algorithms/baseline_cloud_micro_day/version_1/GOES-12*", - "anc/static/data_algorithms/baseline_cloud_micro_day/version_1/Meteosat*", - "anc/static/data_algorithms/baseline_cloud_micro_day/version_1/MODIS*", - "anc/static/data_algorithms/baseline_cloud_mask/modis_white_sky_msg/White_sky_albedo_MODIS*", - "anc/static/data_algorithms/baseline_cloud_mask/modis_white_sky*", - "anc/static/data_algorithms/baseline_cloud_micro_day_mpav/version_1/Meteosat*", - "anc/static/data/instrument_data/GOES-08*", - "anc/static/data/instrument_data/GOES-09*", - "anc/static/data/instrument_data/GOES-10*", - "anc/static/data/instrument_data/GOES-11*", - "anc/static/data/instrument_data/GOES-12*", - "anc/static/data/navigation/geocatNAV.Meteosat*", - "anc/static/data/instrument_data/Terra.MODIS*", - "anc/static/data/instrument_data/SNPP.VIIRS*", - "l2/geocat.default", - "l2/geocat", - "l2/ql_geo.sh", - "l2/geocat_l2.py", - "l2/geocat_l2.bash" - ], "trace": [ "./data_algorithms", -- GitLab