Skip to content

Commit fecf943

Browse files
authored
update the SM SAS patch (isce-framework#123)
1 parent 2c189e4 commit fecf943

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tools/imagesets/oracle8conda/distrib_nisar/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN cd /opt \
1212
&& git clone https://$GIT_OAUTH_TOKEN@github-fn.jpl.nasa.gov/NISAR-ADT/SoilMoisture \
1313
&& git clone https://github.com/isce-framework/nisarqa.git \
1414
&& cd /opt/nisarqa && git checkout v13.0.0 && rm -rf .git \
15-
&& cd /opt/SoilMoisture && git checkout v0.3.0 && rm -rf .git
15+
&& cd /opt/SoilMoisture && git checkout v0.3.1 && rm -rf .git
1616

1717
FROM $distrib_img
1818

tools/imagesets/runconfigs/soilm_004_001_D_001_4000_QPNA_A_20190829T180759_20190829T180809_P01101_M_P_J_001.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ input_L2_GCOV_004_001_D_001_4000_QPNA_A_20190829T180759_20190829T180809_P01101_M
2727
--Folder path and file to TSR static ancillary data
2828
input_L2_GCOV_004_001_D_001_4000_QPNA_A_20190829T180759_20190829T180809_P01101_M_P_J_001/NISAR_TSR_STATIC_ANCILLARY_DATA_001.h5
2929
--Folder path and file to PMI static ancillary data
30-
input_L2_GCOV_004_001_D_001_4000_QPNA_A_20190829T180759_20190829T180809_P01101_M_P_J_001/NISAR_PMI_STATIC_ANCILLARY_DATA_001.h5
30+
input_L2_GCOV_004_001_D_001_4000_QPNA_A_20190829T180759_20190829T180809_P01101_M_P_J_001/NISAR_PMI_STATIC_ANCILLARY_DATA_002.h5
3131
--Folder path to ECMWF sol moisture
3232
input_L2_GCOV_004_001_D_001_4000_QPNA_A_20190829T180759_20190829T180809_P01101_M_P_J_001/ERA5_Land_20190829.nc
3333
--Folder path to Vegetation Water Content dynamic files: T

tools/imagesets/workflowdata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
"NISAR_L2_PR_GCOV_003_001_D_001_4000_QPNA_A_20190815T180759_20190815T180809_P01101_M_P_J_001.h5",
224224
"NISAR_L2_PR_GCOV_004_001_D_001_4000_QPNA_A_20190829T180759_20190829T180809_P01101_M_P_J_001.h5",
225225
"NISAR_LOCAL_INCIDENCE_ANGLE_001_001_001.h5",
226-
"NISAR_PMI_STATIC_ANCILLARY_DATA_001.h5",
226+
"NISAR_PMI_STATIC_ANCILLARY_DATA_002.h5",
227227
"NISAR_DSG_STATIC_ANCILLARY_DATA_001.h5",
228228
"NISAR_SM_STATIC_ANCILLARY_002.h5",
229229
"NISAR_TSR_STATIC_ANCILLARY_DATA_001.h5",

0 commit comments

Comments
 (0)