File tree Expand file tree Collapse file tree 2 files changed +10
-39
lines changed Expand file tree Collapse file tree 2 files changed +10
-39
lines changed Original file line number Diff line number Diff line change 24
24
},
25
25
{
26
26
"cell_type" : " code" ,
27
- "execution_count" : 11 ,
27
+ "execution_count" : 2 ,
28
28
"id" : " 04ac7f2d" ,
29
29
"metadata" : {
30
30
"tags" : [
125
125
{
126
126
"data" : {
127
127
"text/plain" : [
128
- " ['./SNDR.SS1330.CHIRP.20160822T0005.m06.g001.L1_AQ.std.v02_48.G.200425095850.nc',\n " ,
129
- " './SNDR.SS1330.CHIRP.20160822T0011.m06.g002.L1_AQ.std.v02_48.G.200425095901.nc']"
128
+ " ['/home/mcduffie/Devel/unity/unity-example-application/test/stage_in/ ./SNDR.SS1330.CHIRP.20160822T0005.m06.g001.L1_AQ.std.v02_48.G.200425095850.nc',\n " ,
129
+ " '/home/mcduffie/Devel/unity/unity-example-application/test/stage_in/ ./SNDR.SS1330.CHIRP.20160822T0011.m06.g002.L1_AQ.std.v02_48.G.200425095901.nc']"
130
130
]
131
131
},
132
132
"execution_count" : 4 ,
141
141
" data_filenames"
142
142
]
143
143
},
144
- {
145
- "cell_type" : " code" ,
146
- "execution_count" : 5 ,
147
- "id" : " 0671dfaf" ,
148
- "metadata" : {},
149
- "outputs" : [
150
- {
151
- "data" : {
152
- "text/plain" : [
153
- " ['/home/mcduffie/Devel/unity/unity-example-application/test/stage_in/SNDR.SS1330.CHIRP.20160822T0005.m06.g001.L1_AQ.std.v02_48.G.200425095850.nc',\n " ,
154
- " '/home/mcduffie/Devel/unity/unity-example-application/test/stage_in/SNDR.SS1330.CHIRP.20160822T0011.m06.g002.L1_AQ.std.v02_48.G.200425095901.nc']"
155
- ]
156
- },
157
- "execution_count" : 5 ,
158
- "metadata" : {},
159
- "output_type" : " execute_result"
160
- }
161
- ],
162
- "source" : [
163
- " # Manually locate the full path of the files to match location of collection file\n " ,
164
- " import contextlib\n " ,
165
- " old_cwd = os.path.realpath(os.curdir)\n " ,
166
- " os.chdir(os.path.dirname(input_stac_collection_file))\n " ,
167
- " data_filenames = [ os.path.realpath(fn) for fn in data_filenames ]\n " ,
168
- " os.chdir(old_cwd)\n " ,
169
- " \n " ,
170
- " data_filenames"
171
- ]
172
- },
173
144
{
174
145
"cell_type" : " markdown" ,
175
146
"id" : " 73e97444" ,
182
153
},
183
154
{
184
155
"cell_type" : " code" ,
185
- "execution_count" : 6 ,
156
+ "execution_count" : 5 ,
186
157
"id" : " 9fbac209" ,
187
158
"metadata" : {},
188
159
"outputs" : [],
202
173
},
203
174
{
204
175
"cell_type" : " code" ,
205
- "execution_count" : 7 ,
176
+ "execution_count" : 6 ,
206
177
"id" : " d22c8670" ,
207
178
"metadata" : {},
208
179
"outputs" : [],
219
190
},
220
191
{
221
192
"cell_type" : " code" ,
222
- "execution_count" : 8 ,
193
+ "execution_count" : 7 ,
223
194
"id" : " 3344bd15" ,
224
195
"metadata" : {},
225
196
"outputs" : [
240
211
"'<table>\\n<thead>\\n<tr><th>product_name </th><th>product_name_type_id </th><th>shortname </th><th>product_version </th><th>date_created </th><th>time_coverage_start </th><th>time_coverage_end </th><th style=\"text-align: right;\"> geospatial_lat_mid</th><th style=\"text-align: right;\"> geospatial_lon_mid</th></tr>\\n</thead>\\n<tbody>\\n<tr><td>SNDR.SS1330.CHIRP.20160822T0005.m06.g001.L1_AQ.std.v02_48.G.200425095850.nc</td><td>L1_AQ </td><td>SNDR13CHRP1</td><td>v02.48.00 </td><td>2021-04-25T05:59:08Z</td><td>2016-08-22T00:05:22Z </td><td>2016-08-22T00:11:22Z</td><td style=\"text-align: right;\"> -48.6062</td><td style=\"text-align: right;\"> 12.4563 </td></tr>\\n<tr><td>SNDR.SS1330.CHIRP.20160822T0011.m06.g002.L1_AQ.std.v02_48.G.200425095901.nc</td><td>L1_AQ </td><td>SNDR13CHRP1</td><td>v02.48.00 </td><td>2021-04-25T05:59:19Z</td><td>2016-08-22T00:11:22Z </td><td>2016-08-22T00:17:22Z</td><td style=\"text-align: right;\"> -69.3979</td><td style=\"text-align: right;\"> -1.98753</td></tr>\\n</tbody>\\n</table>'"
241
212
]
242
213
},
243
- "execution_count" : 8 ,
214
+ "execution_count" : 7 ,
244
215
"metadata" : {},
245
216
"output_type" : " execute_result"
246
217
}
252
223
},
253
224
{
254
225
"cell_type" : " code" ,
255
- "execution_count" : 9 ,
226
+ "execution_count" : 8 ,
256
227
"id" : " 014257f3" ,
257
228
"metadata" : {},
258
229
"outputs" : [],
273
244
},
274
245
{
275
246
"cell_type" : " code" ,
276
- "execution_count" : 10 ,
247
+ "execution_count" : 9 ,
277
248
"id" : " b4aa5d3b" ,
278
249
"metadata" : {},
279
250
"outputs" : [],
Original file line number Diff line number Diff line change 1
1
papermill
2
- git+https://github.com/ unity-sds/unity-py.git@develop
2
+ unity-sds-client == 0.1.2
3
3
netCDF4
4
4
tabulate
You can’t perform that action at this time.
0 commit comments