bcgov / nr-rfc-processing

River forecast centre data processing solution
Apache License 2.0
4 stars 2 forks source link

fix - snowpack script is running into errors again #88

Open franTarkenton opened 1 year ago

franTarkenton commented 1 year ago

Look into why script is failing

franTarkenton commented 1 year ago

Determined that the script was failing because the following granule was not getting downloaded properly.

MOD10A1.A2023211.h11v02.061.2023215140143.hdf

Resolved issue by deleting the copy in object storage at the path: https://nrs.objectstore.gov.bc.ca/qamxjr/snowpack_archive/modis-terra/MOD10A1.061/2023.07.30/MOD10A1.A2023211.h20v01.061.2023215144943.hdf and the associated metadata files, then manually downloaded the data using this service: https://search.earthdata.nasa.gov/search/granules?p=C1646610417-NSIDC_ECS&pg[0][v]=f&pg[0][qt]=2023-07-30T00%3A00%3A00.000Z%2C2023-07-31T23%3A59%3A59.999Z&pg[0][id]=MOD10A1.A2023211.h11v02.061.2023215140143.hdf&pg[0][gsk]=-start_date&g=G2743598604-NSIDC_ECS&gdf=HDF&tl=1693264292!3!!&fst0=Cryosphere&lat=4.996582141075778&zoom=1

Requires authentication for above link.

Re-triggering the action to ensure is successful

franTarkenton commented 1 year ago

FIXED! scheduled run is now working again! https://github.com/bcgov/nr-rfc-processing/actions/runs/6013394334