# Data Access

## Overview

This page provides information on how to access the MPAS CPTP decadal simulation data.

## Data Repository

### Location
- Primary data repository location
- Mirror sites (if available)

### Data Organization
```
/path/to/data/
├── atmosphere/
│   ├── output/
│   └── diagnostics/
├── ocean/
│   ├── output/
│   └── diagnostics/
└── analysis/
    └── processed/
```

## Access Methods

### Direct Download
Instructions for downloading data directly

### Remote Access
Information about remote data access protocols:
- OPeNDAP
- THREDDS
- Other data services

### API Access
Programmatic access methods (if available)

## Data Format

- File format: NetCDF
- CF conventions
- Metadata standards

## Data Volume

Approximate data volumes:
- Raw output
- Processed data
- Diagnostic files

## Citation

When using this data, please cite:
```
[Citation information to be added]
```

## Terms of Use

Data usage terms and conditions:
- Attribution requirements
- Redistribution policies
- Commercial use restrictions (if any)
