Search found 62 matches
- Tue Mar 22, 2022 8:34 am America/New_York
- Forum: Questions/Comments
- Question: Question about download MISR V23 aerosol
- Replies: 2
Re: Question about download MISR V23 aerosol
Hello, We apologize for the delay but the fall 2021 final products are starting the processing this week and hope to have it all done by the end of next week and should be available by early April. Dec 2021 is part of the WINTER season so it will be processed later – probably late April. In the mean...
- Sun Mar 20, 2022 5:31 pm America/New_York
- Forum: Questions/Comments
- Question: ASDC Response: 401/Unauthorized when using python3
- Replies: 6
Re: ASDC Response: 401/Unauthorized when using python3
Hello,
Just wanted to make sure that wasn't the issue and again, a subject matter expert has been notified about your inquiry and will get back with you soon.
Regards,
ASDC User Services
Just wanted to make sure that wasn't the issue and again, a subject matter expert has been notified about your inquiry and will get back with you soon.
Regards,
ASDC User Services
- Fri Mar 18, 2022 3:51 pm America/New_York
- Forum: Questions/Comments
- Question: ASDC Response: 401/Unauthorized when using python3
- Replies: 6
Re: ASDC Response: 401/Unauthorized when using python3
Hello, Just from looking at your code, you might have a typo. You say that the MODIS file works using the same code but for CALIPSO, it says that r1 = session.get(url) and for MODIS it says r1 = session.request('get', url). We have also notified a subject matter expert on your inquiry. Thank you. Re...
- Fri Mar 18, 2022 3:24 pm America/New_York
- Forum: Questions/Comments
- Question: Question about download MISR V23 aerosol
- Replies: 2
Re: Question about download MISR V23 aerosol
Hello,
A subject matter expert has been notified and will get back with you as soon as possible. Thank you for your patience.
Regards,
ASDC User Services.
A subject matter expert has been notified and will get back with you as soon as possible. Thank you for your patience.
Regards,
ASDC User Services.
- Wed Mar 16, 2022 9:26 am America/New_York
- Forum: Questions/Comments
- Question: ACCESS TO DATA CONTENT
- Replies: 1
Re: ACCESS TO DATA CONTENT
Hello, Here is a sample of how to simply open CALIPSO file in HDF using MATLAB: %Tested with MATLAB R2021a import matlab.io.hdf4.* % Open the HDF4 File. FILE_NAME = 'CAL_LID_L2_VFM-ValStage1-V3-41.2021-11-29T23-32-39ZD.hdf'; SD_id = sd.start(FILE_NAME, 'rdonly'); If you would like to read and plot C...
- Thu Mar 03, 2022 9:04 am America/New_York
- Forum: Questions/Comments
- Question: Data discrepency between CERES and ERA5
- Replies: 2
Re: Data discrepency between CERES and ERA5
Hello,
Thank you for your interest in CERES. It's great to hear that your issue has been resolved. Please let us know if you have any more questions.
Regards,
ASDC User Services
Thank you for your interest in CERES. It's great to hear that your issue has been resolved. Please let us know if you have any more questions.
Regards,
ASDC User Services
- Fri Feb 25, 2022 7:08 am America/New_York
- Forum: Questions/Comments
- Question: GEDI 'system response impulse' or 'return impulse response'
- Replies: 4
Re: GEDI 'system response impulse' or 'return impulse response'
Hello,
They would recommend you use the transmit pulse (tx waveform) as the impulse response for deconvolution. If noise is an issue, then you could average several TX waveforms together or lowpass filter them to get a cleaner version.
Thanks
They would recommend you use the transmit pulse (tx waveform) as the impulse response for deconvolution. If noise is an issue, then you could average several TX waveforms together or lowpass filter them to get a cleaner version.
Thanks
- Fri Feb 18, 2022 12:18 pm America/New_York
- Forum: Questions/Comments
- Question: GEDI 'system response impulse' or 'return impulse response'
- Replies: 4
Re: GEDI 'system response impulse' or 'return impulse response'
Hello, We have contacted someone from GEDI and they have stated that: The transmit pulse for each laser shot is the “impulse response” of GEDI for that channel/shot and is contained in the L1B data record. The transmit pulse is the system response to the transmitted laser pulse and is the narrowest ...
- Tue Feb 15, 2022 9:53 am America/New_York
- Forum: Questions/Comments
- Question: ASDC Code Examples on GitHub
- Replies: 0
ASDC Code Examples on GitHub
ASDC now has a repository under NASA’s Public GitHub Organization . Check out the code examples provided that will allow you to plot and visualize ASDC data using python. ASDC_GitHub.png Code examples include: Project Collection Description Image CALIPSO CALIPSO Lidar Level 1B profile data, V4-11 Pl...
- Fri Feb 11, 2022 12:35 pm America/New_York
- Forum: Questions/Comments
- Question: ASDC Tools and Services
- Replies: 1
ASDC Tools and Services
This page provides links to access tools and services that the ASDC offers for data downloading, reformatting, and visualization. These applications include: Data Downloading Tool Description Projects Available Format Direct Data Download Provides the ability to access and download all publicly avai...