Skip to content

Latest commit

 

History

History
61 lines (50 loc) · 7.43 KB

noaa-cdr-storage.md

File metadata and controls

61 lines (50 loc) · 7.43 KB

Data are stored in NetCDF format; each CDR is in an individual blob container in the following storage account:

https://noaacdr.blob.core.windows.net

NetCDF structure and file naming conventions vary slightly across data sets; see below for documentation of individual CDRs, along with links to their original documentation. However, most CDRs use one of the following naming conventions:

noaacdr.blob.core.windows.net/[product]/data/[year]/[filename].nc noaacdr.blob.core.windows.net/[product]/data/[year]/[month]/[filename].nc

product is a short name for one of the CDRs, and also specifies the blob container name. A list of products and their associated container names is below.

For example, the following NetCDF file contains information from the "Leaf Area Index" (leaf-area-index-fapar) product for January 1st, 2003:

https://noaacdr.blob.core.windows.net/leaf-area-index-fapar/data/2003/AVHRR-Land_v005_AVH15C1_NOAA-16_20030101_c20180830231613.nc

The highlighted text indicates the date, and occurs in most NetCDF file names.

Available products

Parentheses indicate product short names, which correspond to container names as per above.