Search found 33 matches
- Fri May 08, 2026 4:31 pm America/New_York
- Forum: Home
- Question: [Q] TEMPO_RADT_L1 OPeNDAP Service?
- Replies: 12
Re: [Q] TEMPO_RADT_L1 OPeNDAP Service?
Our team is currently reviewing your inquiry. We apologize for any inconvenience and will provide an update as soon as we have a resolution.
- Mon Mar 30, 2026 4:22 pm America/New_York
- Forum: Home
- Question: New Feature: Vertical Range Subsetting for TEMPO Level-2 Data
- Replies: 1
Re: New Feature: Vertical Range Subsetting for TEMPO Level-2 Data
How it works: Include the variable name and numeric bounds in your request, and the service will return only the corresponding subset of the original data. from harmony import BBox, Client, Collection, Request, Dimension harmony_client = Client() collection_id = "C3685896287-LARC_CLOUD" r...
- Mon Mar 30, 2026 4:21 pm America/New_York
- Forum: Home
- Question: New Feature: Vertical Range Subsetting for TEMPO Level-2 Data
- Replies: 1
New Feature: Vertical Range Subsetting for TEMPO Level-2 Data
We’ve introduced a new feature in level-2 subsetting functionality (l2-subsetter, SAMBAH) that allows users to subset TEMPO data by specifying a coordinate name and numeric range. This capability supports arbitrary variable names , making it especially useful for vertical subsetting , such as select...
- Mon Mar 30, 2026 3:54 pm America/New_York
- Forum: Home
- Question: Can you create a CSV from a TEMPO L2 file?
- Replies: 1
Re: Can you create a CSV from a TEMPO L2 file?
Currently, CASPER is only available as an optional functionality when accessing data through SAMBAH programmatically via harmony-py or the Harmony API; it is not available as a standalone service at this time. CASPER is expected to become available as an option in the Earthdata Search interface in t...
- Mon Mar 30, 2026 3:11 pm America/New_York
- Forum: Home
- Question: Can you create a CSV from a TEMPO L2 file?
- Replies: 1
Can you create a CSV from a TEMPO L2 file?
Is it possible to subset TEMPO Level 2 data using the CSV Automation Service for Processing & Easy Retrieval (CASPER) through the Subsetter And Multi-dimensional Batched Aggregation in Harmony (SAMBAH) via harmony-py?
- Thu Feb 19, 2026 1:27 pm America/New_York
- Forum: Home
- Question: SOOT API Access
- Replies: 3
Re: SOOT API Access
The following Python code demonstrates how to authenticate the user and download a single file or a set of files for a dataID, platform and year. Before running this script, you will need to create the .urs_cookies file as explained on this page https://urs.earthdata.nasa.gov/documentation/for_users...
- Wed Feb 18, 2026 12:54 pm America/New_York
- Forum: Home
- Question: Best Practices for Viewing TEMPO Standard and Near Real-Time Imagery in Worldview
- Replies: 1
Re: Best Practices for Viewing TEMPO Standard and Near Real-Time Imagery in Worldview
Reprocessing of TEMPO V03 imagery into V04 imagery The TEMPO V03 imagery from August 2, 2023 to September 16, 2025 is being reprocessed utilizing the latest V04 algorithms, with the V04 imagery becoming publicly available upon reprocessing. The imagery is being reprocessed nonchronologically based ...
- Wed Feb 18, 2026 12:46 pm America/New_York
- Forum: Home
- Question: Best Practices for Viewing TEMPO Standard and Near Real-Time Imagery in Worldview
- Replies: 1
Best Practices for Viewing TEMPO Standard and Near Real-Time Imagery in Worldview
What are the best practices for viewing TEMPO standard and near real-time imagery in Worldview?
- Fri Feb 13, 2026 4:12 pm America/New_York
- Forum: Home
- Question: Data file revisions in project merges on SOOT
- Replies: 1
Re: Data file revisions in project merges on SOOT
Project merges do not always include a list of included files. In this case, or if a merge with newer data sets is desired, the SOOT tool allows for individuals to customize their own merge and a list of included files will be provided. For more information on how to merge data SOOT Merge User Guide...
- Fri Feb 13, 2026 3:58 pm America/New_York
- Forum: Home
- Question: Data file revisions in project merges on SOOT
- Replies: 1
Data file revisions in project merges on SOOT
In the SubOrbital Order Tool (SOOT) how can I identify what data file revision was included in previous project merges if it doesn't specify?