Where do I find the dataset and variable URLs to use with my application, e.g. wget, GrADS?

The easiest way to get your dataset URLs is to let the NetCDF Subset Service (NCSS) build them for you.

1. Navigate to the catalog from the NCCS Dataserver pageCatalog, and click through the options to the data access page for your variable.

2. Under Access, click on the “NetCDFSubset” link.

This is the NCCS dataset variable access page for an example variable. The URL is displayed at the bottom of the page and is modified as coordinates (top right) and time subsets (bottom right) are changed. Uncheck the Disable horizontal subsetting box to edit the bounding box coordinates and remember to check the variable box (tasmin).

Most requests will be too large for the server to deliver but you can cut and paste this URL, for use in OPeNDAP-compatible applications, onto the command line or into your favorite text editor for inclusion in a list for further editing. Example URL:

https://ds.nccs.nasa.gov/thredds/ncss/NEX-GDDP/IND/BCSD/historical/day/atmos/tasmin/r1i1p1/v1.0/tasmin_day_BCSD_historical_r1i1p1_inmcm4_2005.nc?disableLLSubset=on&disableProjSubset=on&horizStride=1&time_start=2005-01-01T12%3A00%3A00Z&time_end=2005-12-31T12%3A00%3A00Z&timeStride=1

Category:

Tags: