Search found 2 matches

by fbennitt
Tue Oct 01, 2024 12:37 pm America/New_York
Forum: Home
Question: Get only the latest version of a granule with earthaccess.search_data()
Replies: 4

Re: Get only the latest version of a granule with earthaccess.search_data()

Hi Celia and Mikala, Thanks for the help! I would also love a way to preferentially select the PGC0 products over the PIC0 as the former represent the reprocessed granules. Do you have any code you could point me towards to parse pixc_results and filter them myself? I am not familiar with 'Collectio...
by fbennitt
Mon Aug 05, 2024 5:08 pm America/New_York
Forum: Home
Question: Get only the latest version of a granule with earthaccess.search_data()
Replies: 4

Get only the latest version of a granule with earthaccess.search_data()

Hi there, I am working with the SWOT Water Mask Pixel Product (PIXC). I am accessing and downloading granules locally as shown here using earthaccess.search_data() in a Jupyter notebook: https://podaac.github.io/tutorials/notebooks/datasets/SWOTHR_localmachine.html#water-mask-pixel-cloud-netcdf Is t...