[Git][debian-gis-team/pyspectral][master] Set local RSR directory in test config

Antonio Valentino gitlab at salsa.debian.org
Sun Dec 30 08:20:21 GMT 2018


Antonio Valentino pushed to branch master at Debian GIS Project / pyspectral


Commits:
52c40393 by Antonio Valentino at 2018-12-30T08:18:26Z
Set local RSR directory in test config

Do not write outside the build directory during package build.

- - - - -


1 changed file:

- debian/pyspectral_testcfg.yaml


Changes:

=====================================
debian/pyspectral_testcfg.yaml
=====================================
@@ -1,7 +1,7 @@
 #
 # Here you may overwrite the default PySpectral user data directories
 #
-#rsr_dir: ~/.local/share/pyspectral/
+rsr_dir: .config
 #rayleigh_dir: ~/.local/share/pyspectral/
 
 #tb2rad_dir: /path/to/radiance/tb/lut/data
@@ -13,7 +13,7 @@ download_from_internet: False
 # Everything below this line should not need to be changed!
 # Changes may be done if you want to change the name of the radiance<->Tb LUT filrnames,
 # or if you want to store those files in different directories dependning on the platform/sensor.
-# Also, if you want to read the original agency specific spectral responses you 
+# Also, if you want to read the original agency specific spectral responses you
 # can specify their file names and directory paths here.
 # Adam Dybbroe, 2018-03-20
 
@@ -53,7 +53,7 @@ NOAA-20-viirs:
 
   rootdir: /path/to/original/jpss1/viirs/data
   tb2rad_lut_filename: /path/to/radiance/tb/lut/data/tb2rad_lut_noaa20_viirs_ir3.7.npz
-  
+
   section1:
     filename: J1_VIIRS_Detector_RSR_V2/J1_VIIRS_RSR_{bandname}_Detector_Fused_V2.txt
     bands: [M1, M2, M3, M4, M5, M6, M7]
@@ -65,11 +65,11 @@ NOAA-20-viirs:
   section3:
     filename: J1_VIIRS_V1_RSR_used_in_V2/J1_VIIRS_RSR_M8_Det_V1.txt
     bands: [M8]
-    
+
   section4:
     filename: J1_VIIRS_Detector_RSR_V2.1/J1_VIIRS_RSR_M9_Det_V2.1.txt
     bands: [M9]
-  
+
   section5:
     filename: J1_VIIRS_V1_RSR_used_in_V2/J1_VIIRS_RSR_{bandname}_Det_V1.txt
     bands: [M10, M11, M12, M14, M15]
@@ -97,7 +97,7 @@ Suomi-NPP-viirs:
   tb2rad_lut_filename:
     m12: /path/to/radiance/tb/lut/data/tb2rad_lut_snpp_viirs_m12.npz
     i4: /path/to/radiance/tb/lut/data/tb2rad_lut_snpp_viirs_i4.npz
-  
+
   section1:
     filename: GT_F1_SC_RSR_Release1.0_Best_Mbands/GT_F1_SC_RSR_Release1.0_Best_{bandname}_V2.71_ib_oob.txt
     bands: [M1, M2, M3, M4, M5, M6, M7]



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyspectral/commit/52c403932ae7d44e82e3ec1d20c99ef3307397fd

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyspectral/commit/52c403932ae7d44e82e3ec1d20c99ef3307397fd
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20181230/210533d7/attachment-0001.html>


More information about the Pkg-grass-devel mailing list