Recommendations for programs used in analyzing NetCDF outputs

Frequently Asked Questions
Post Reply
mcdelmundo
Posts: 2
Joined: Mon Apr 04, 2022 3:22 am

Recommendations for programs used in analyzing NetCDF outputs

Post by mcdelmundo »

Hello, Quinten.

Do you have any recommendations on what software/programs to use in analyzing or visualizing ACOLITE NetCDF outputs?

Thanks in advance!
quinten
Posts: 1021
Joined: Tue Mar 03, 2015 8:13 am

Re: Recommendations for programs used in analyzing NetCDF outputs

Post by quinten »

I use Python to open the NetCDF files, a very simple example can be found here and here is an example for extracting values for a given location.

I also use SNAP to visualise and use the spectrum viewer, see for example screenshots here.

I hope this can get you started!

Quinten
Post Reply