Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion quarto_text/UsingVirtualDatasets.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ The table below provides links to our currently offered datasets, for both in-cl
| [RSS SMAP Level 3 Sea Surface Salinity Standard Mapped Image 8-Day Running Mean V6.0 Validated Dataset](https://doi.org/10.5067/SMP60-3SPCS) <br> (SMAP_RSS_L3_SSS_SMI_8DAY-RUNNINGMEAN_V6) <br><br> | [Link to HTTPS VDS (out-of-cloud use)](https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-public/virtual_collections/SMAP_RSS_L3_SSS_SMI_8DAY-RUNNINGMEAN_V6/SMAP_RSS_L3_SSS_SMI_8DAY-RUNNINGMEAN_V6_virtual_https.json) <br> [Link to S3 VDS (in-cloud use)](https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-public/virtual_collections/SMAP_RSS_L3_SSS_SMI_8DAY-RUNNINGMEAN_V6/SMAP_RSS_L3_SSS_SMI_8DAY-RUNNINGMEAN_V6_virtual_s3.json) | JSON | 04/01/2015 - 06/27/2025 |
| [JPL GRACE and GRACE-FO Mascon Ocean, Ice, and Hydrology](https://doi.org/10.5067/TEMSC-3JC634) <br> (TELLUS_GRAC-GRFO_MASCON_CRI_GRID_RL06.3_V4) <br><br> NOTE: Currently only available with HTTPS links. This will work for both in-cloud and out-of-cloud, with just slightly less performance than using S3 links (also this is a small dataset). | [Link to HTTPS VDS (out-of-cloud use)](https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-public/virtual_collections/TELLUS_GRAC-GRFO_MASCON_CRI_GRID_RL06.3_V4/TELLUS_GRAC-GRFO_MASCON_CRI_GRID_RL06.3_V4_virtual_https.json) | JSON | 04/17/2002 - 05/16/2025 |
| [SCATSAT-1 Scatterometer Inter-Calibrated ESDR Level 2 Ocean Surface Equivalent Neutral Wind Vectors and Wind Stress Vectors Version 1.1](https://doi.org/10.5067/ESDSS-L2W11) <br> (SCATSAT1_ESDR_L2_WIND_STRESS_V1.1) | [Link to S3 VDS (in-cloud use)](https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-public/virtual_collections/SCATSAT1_ESDR_L2_WIND_STRESS_V1.1/SCATSAT1_ESDR_L2_WIND_STRESS_V1.1_virtual_s3_concat-time.json) | JSON | 04/01/2018 - 02/28/2021 |
| [SWOT Level 2 KaRIn Low Rate Sea Surface Height Data Product - Basic, Version D](https://doi.org/10.5067/SWOT-SSH-D) <br> (SWOT_L2_LR_SSH_Basic_D) |Link to HTTPS VDS (out-of-cloud use)](https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-public/virtual_collections/SWOT_L2_LR_SSH_Basic_D/SWOT_L2_LR_SSH_Basic_D_virtual_https.json)<br> [Link to S3 VDS (in-cloud use)](https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-public/virtual_collections/SWOT_L3_LR_SSH_Basic_D/SWOT_L3_LR_SSH_Basic_D_virtual_s3.json) | JSON | 07/26/2023 - 04/06/2026 |

: {tbl-colwidths="\[25,45,15,15\]"}

Expand Down Expand Up @@ -161,4 +162,4 @@ We ran three VDS configurations, one out-of-cloud (necessitating HTTPS endpoints

![Figure 1: Benchmarking results for computing a regional mean time series over the window shown in the map for 1, 5, 10, 20 years and the full time record to-date (plotted in the center row) for ocean surface wind speed from CCMP_WINDS_10M6HR_L4_V3.1 (left), sea surface temperature from OSTIA-UKMO-L4-GLOB-REP-v2.0 (center), and salinity at 5 m depth from ECCO_L4_TEMP_SALINITY_05DEG_DAILY_V4R4 (right). The orange time series for the ocean winds is a 30-day running-mean. Under each plotted time series record is the corresponding benchmarking results (bottom row). The color lines are different VDS access methods described in the main text. The black lines are data streaming or downloading methods using the original netCDF files.](../images/Using_Virtual_Datasets/benchmarking_results_with_roi-map_and_timeseries.png)

![Figure 2: Similar Figure 1, but subtractring out any download times. Only the results for ocean surface wind speed is shown, but the results for the other two datasets/variables are qualitatively similar.](../images/Using_Virtual_Datasets/benchmarking_results_analysis-time-only_ccmp.png)
![Figure 2: Similar Figure 1, but subtractring out any download times. Only the results for ocean surface wind speed is shown, but the results for the other two datasets/variables are qualitatively similar.](../images/Using_Virtual_Datasets/benchmarking_results_analysis-time-only_ccmp.png)
Loading