Example data missing
Hello there, thanks a lot for sharing this great codebase! I am currently trying to run your example notebook. Do you mind sharing the following files with me? Much appreciate!
- [envi_image= '/data/yose/f130612t01p00r10_rfl_v1a_img_clip']
- ['/data/yose/f130612t01p00r10rdn_e_obs_ort_clip']
Hi wenquchen,
Here are links to the full flightlines which can be used in place of the clipped images:
Reflectance image https://popo.jpl.nasa.gov/avcl/y13_data/f130612t01p00r10_refl.tar.gz
Obs_ort https://popo.jpl.nasa.gov/avcl/y13_data/f130612t01p00r10.tar.gz
-Adam
Thank you so much for sharing the example data. Could you please also share the 'img_topo_coeffs_full.json' and 'img_brdf_coeffs_full.json' files with me?
- [topo_coeffs = '/data/yose/f130612t01p00r10_rfl_v1a_img_topo_coeffs_full.json']
- [brdf_coeffs = '/data/yose/f130612t01p00r10_rfl_v1a_img_brdf_coeffs_full.json']
Many thanks, Wenqu
These two coefficients files can be generated by image_correct_json_generate.py and image_correct.py .
If you can get access to Google Colab, here is a notebook example.