Code example for CALIPSO data
-
- Posts: 5
- Joined: Tue Jan 30, 2024 6:37 am America/New_York
Code example for CALIPSO data
I'm trying to plot CALIPSO hdf L2 files and analyze the depolarization ratio and the color ratio and Extinction_Coefficient_532 by python, a vertical profile of the data (elevation vs the given variables each separately). for specific latitude of UAE.
is there any example code that I can use to do this?
Thank you
(Filename: CAL_LID_L2_05kmAPro-Standard-V4-51.2018-05-14T22-08-12ZN.hdf)
is there any example code that I can use to do this?
Thank you
(Filename: CAL_LID_L2_05kmAPro-Standard-V4-51.2018-05-14T22-08-12ZN.hdf)
Filters:
-
- Posts: 5
- Joined: Tue Jan 30, 2024 6:37 am America/New_York
Re: Code example for CALIPSO data
The file type doesn’t appear in the example page. Do you recommend any other files that could have same variables?
Re: Code example for CALIPSO data
Have you clicked "more" link that leads to the following page?
https://hdfeos.org/zoo/LaRC_CALIPSO_py.php
It has a similar data product although the version is 4.21.
https://hdfeos.org/zoo/LaRC_CALIPSO_py.php
It has a similar data product although the version is 4.21.
-
- Posts: 5
- Joined: Tue Jan 30, 2024 6:37 am America/New_York
Re: Code example for CALIPSO data
there is no helpful code for me in this section, I would like to plot the total attenuated backscatter
depolarization ratio
color ratio
similar to the quick looks in the website for a specific ___location. however, these examples only give the basemap images and the line plot of Extinction. I was wondering if I can have any help in what I need.
Thank you
depolarization ratio
color ratio
similar to the quick looks in the website for a specific ___location. however, these examples only give the basemap images and the line plot of Extinction. I was wondering if I can have any help in what I need.
Thank you
Re: Code example for CALIPSO data
Im trying to find the exact same code examples so if you have found anything I would really appreciate you sending it to me
-
- User Services
- Posts: 98
- Joined: Wed Sep 25, 2019 10:53 am America/New_York
- Has thanked: 1 time
Re: Code example for CALIPSO data
Thank you for contacting us with an interest in CALIPSO data.
A Subject Matter Expert has been notified of your question and will reply back to you shortly.
A Subject Matter Expert has been notified of your question and will reply back to you shortly.
Re: Code example for CALIPSO data
I added a new CAL_LID_L2_05kmAPro-Standard-V4-51 example [1] and plot [2] on website [3].
It subsets data using UAE latitude boundary.
It plots Backscatter_Coefficient_1064.
I hope this will be enough for further processing to create plots that are similar to ones on ASDC website [4].
[1] https://hdfeos.org/zoo/MORE/LaRC/CALIPSO/CAL_LID_L2_05kmAPro-Standard-V4-51.2018-05-14T22-08-12ZN.hdf.py
[2] https://hdfeos.org/zoo/MORE/LaRC/CALIPSO/CAL_LID_L2_05kmAPro-Standard-V4-51.2018-05-14T22-08-12ZN.hdf.py.png
[3] https://hdfeos.org/zoo/LaRC_CALIPSO_py.php
[4] https://www-calipso.larc.nasa.gov/resources/calipso_users_guide/browse/index.php
It subsets data using UAE latitude boundary.
It plots Backscatter_Coefficient_1064.
I hope this will be enough for further processing to create plots that are similar to ones on ASDC website [4].
[1] https://hdfeos.org/zoo/MORE/LaRC/CALIPSO/CAL_LID_L2_05kmAPro-Standard-V4-51.2018-05-14T22-08-12ZN.hdf.py
[2] https://hdfeos.org/zoo/MORE/LaRC/CALIPSO/CAL_LID_L2_05kmAPro-Standard-V4-51.2018-05-14T22-08-12ZN.hdf.py.png
[3] https://hdfeos.org/zoo/LaRC_CALIPSO_py.php
[4] https://www-calipso.larc.nasa.gov/resources/calipso_users_guide/browse/index.php