Which tools are you using?
First thing to try: will print the NetCDF4 metadata, so you can determine the file structure.
That will tell you that the OCI Rrs product is 3-dimensional, the third dimension being a function of wavelength.
First thing to try:
Code:
ncdump -h $file
That will tell you that the OCI Rrs product is 3-dimensional, the third dimension being a function of wavelength.
Statistics: Posted by gfireman — Thu May 08, 2025 10:57 am America/New_York