Kernel: Python [conda env:mypy2]
THREDDS Data Server: Netcdf Subset Service (NCSS)
In this notebook:
The following material uses Geoscience Australia's Landsat 8 Data Collection which is available under the Creative Commons License 4.0. For more information on the collection and licensing, please click here.
THREDDS Netcdf Subset Service (NCSS)
The Netcdf Subset Service (NCSS) is one of the data service endpoints available on many of NCI's hosted data collections. NCSS is currently available on NCI's gridded datasets and allows users to request spatial and temporal queries using longitude and latitude values directly.
Begin by navigating to the THREDDS catalog page for the selected data file:
Next, decide whether you want to extract a spatial subset (left/pink arrow), defined by a bounding box, or a single point in space (right/green arrow), defined by a single latitude and longitude:
Then proceed by selecting the desired variables, spatial (or lat/lon point) and temporal extents. As selections are made, the NCSS Request URL (near bottom of the page) will update with these parameters.
Click 'Submit' and the request file should begin to download. Alternatively, the NCSS URL can be copied/pasted into a new web browser or used in workflows along with wget
or curl
commands.
Examples of different NCSS Request URLs: