Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception was thrown when collocating one day data #5

Open
jianwuwang opened this issue Oct 27, 2023 · 2 comments
Open

Exception was thrown when collocating one day data #5

jianwuwang opened this issue Oct 27, 2023 · 2 comments

Comments

@jianwuwang
Copy link
Contributor

Was using collocate_viirs_calipso_local_execution example to collocate one full day data (2019-01-01). An error was thrown after several collocated index files were generated at the output folder:

CAL_ID_L2_01kmCLay-Standa_VNP_2019001.0342_Index.h5
CAL_ID_L2_01kmCLay-Standa_VNP_2019001.0336_Index.h5
CAL_ID_L2_01kmCLay-Standa_VNP_2019001.0248_Index.h5
CAL_ID_L2_01kmCLay-Standa_VNP_2019001.0200_Index.h5
CAL_ID_L2_01kmCLay-Standa_VNP_2019001.0154_Index.h5
CAL_ID_L2_01kmCLay-Standa_VNP_2019001.0106_Index.h5

Detailed error message

Find collocation pixels for:
File 1: CAL_LID_L2_01kmCLay-Standard-V4-20.2019-01-01T03-42-49ZN.hdf
File 2: VNP03MOD.A2019001.0424.002.2021102024123.nc
No collocate pixel found

/umbc/rs/nasa-access/data/calipso_data/CAL_LID_L2_01kmCLay/2019-01-01/CAL_LID_L2_01kmCLay-Standard-V4-20.2019-01-01T04-29-00ZD.hdf
Traceback (most recent call last):
File "main.py", line 66, in
caliop_timerange = DateTimeRange(caliop_dts[0],caliop_dts[-1])
IndexError: index 0 is out of bounds for axis 0 with size 0

@jianwuwang
Copy link
Contributor Author

By removing CAL_LID_L2_01kmCLay-Standard-V4-20.2019-01-01T04-29-00ZD.hdf, the execution finished without errors.

@maroonaggie
Copy link
Collaborator

Please check if the CAL_LID_L2_01kmCLay-Standard-V4-20.2019-01-01T04-29-00ZD.hdf file is good. Sometimes the file is not complete due to network issue while downloading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants