{
 "cells": [
  {
   "cell_type": "markdown",
   "id": "8fcdc2ce-60ea-4f46-8209-87f10f7243da",
   "metadata": {
    "papermill": {
     "duration": 0.000869,
     "end_time": "2026-01-23T18:48:02.092882",
     "exception": false,
     "start_time": "2026-01-23T18:48:02.092013",
     "status": "completed"
    },
    "tags": []
   },
   "source": [
    "# Index homepage!"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "id": "c0d95e5f-b3c2-4647-b3f8-36a072964613",
   "metadata": {
    "papermill": {
     "duration": 0.000598,
     "end_time": "2026-01-23T18:48:02.094695",
     "exception": false,
     "start_time": "2026-01-23T18:48:02.094097",
     "status": "completed"
    },
    "tags": [
     "parameters"
    ]
   },
   "outputs": [],
   "source": []
  },
  {
   "cell_type": "code",
   "execution_count": 1,
   "id": "18066101",
   "metadata": {
    "execution": {
     "iopub.execute_input": "2026-01-23T18:48:02.096669Z",
     "iopub.status.busy": "2026-01-23T18:48:02.096521Z",
     "iopub.status.idle": "2026-01-23T18:48:02.150555Z",
     "shell.execute_reply": "2026-01-23T18:48:02.150085Z"
    },
    "papermill": {
     "duration": 0.055734,
     "end_time": "2026-01-23T18:48:02.151035",
     "exception": false,
     "start_time": "2026-01-23T18:48:02.095301",
     "status": "completed"
    },
    "tags": [
     "injected-parameters"
    ]
   },
   "outputs": [],
   "source": [
    "# Parameters\n",
    "case_name = \"ctsm5.4.004_bgc_f09_131_HIST\"\n",
    "base_case_name = \"ctsm5.4.CMIP7_ciso_ctsm5.3.075_f09_124_HIST\"\n",
    "case_nickname = \"131_HIST\"\n",
    "base_case_nickname = \"124_HIST\"\n",
    "CESM_output_dir = \"/glade/derecho/scratch/wwieder/archive\"\n",
    "start_date = \"2000-01-01\"\n",
    "end_date = \"2005-01-01\"\n",
    "climo_start_year = 2000\n",
    "climo_end_year = 2004\n",
    "base_start_date = \"2000-01-01\"\n",
    "base_end_date = \"2005-01-01\"\n",
    "base_climo_start_year = 2000\n",
    "base_climo_end_year = 2004\n",
    "obs_data_dir = (\n",
    "    \"/glade/campaign/cesm/development/cross-wg/diagnostic_framework/CUPiD_obs_data\"\n",
    ")\n",
    "ts_dir = None\n",
    "lc_kwargs = {\"threads_per_worker\": 1}\n",
    "serial = False\n",
    "subset_kwargs = {}\n",
    "product = \"/glade/work/wwieder/CUPiD/examples/land_only/computed_notebooks//infrastructure/index.ipynb\"\n"
   ]
  }
 ],
 "metadata": {
  "kernelspec": {
   "display_name": "cupid-analysis",
   "language": "python",
   "name": "cupid-analysis"
  },
  "language_info": {
   "codemirror_mode": {
    "name": "ipython",
    "version": 3
   },
   "file_extension": ".py",
   "mimetype": "text/x-python",
   "name": "python",
   "nbconvert_exporter": "python",
   "pygments_lexer": "ipython3",
   "version": "3.13.11"
  },
  "papermill": {
   "duration": 16.645634,
   "end_time": "2026-01-23T18:48:02.368725",
   "exception": null,
   "input_path": "/glade/derecho/scratch/wwieder/tmp/tmppi9n0_ly.ipynb",
   "output_path": "/glade/work/wwieder/CUPiD/examples/land_only/computed_notebooks/infrastructure/index.ipynb",
   "parameters": {
    "CESM_output_dir": "/glade/derecho/scratch/wwieder/archive",
    "base_case_name": "ctsm5.4.CMIP7_ciso_ctsm5.3.075_f09_124_HIST",
    "base_case_nickname": "124_HIST",
    "base_climo_end_year": 2004,
    "base_climo_start_year": 2000,
    "base_end_date": "2005-01-01",
    "base_start_date": "2000-01-01",
    "case_name": "ctsm5.4.004_bgc_f09_131_HIST",
    "case_nickname": "131_HIST",
    "climo_end_year": 2004,
    "climo_start_year": 2000,
    "end_date": "2005-01-01",
    "lc_kwargs": {
     "threads_per_worker": 1
    },
    "obs_data_dir": "/glade/campaign/cesm/development/cross-wg/diagnostic_framework/CUPiD_obs_data",
    "product": "/glade/work/wwieder/CUPiD/examples/land_only/computed_notebooks//infrastructure/index.ipynb",
    "serial": false,
    "start_date": "2000-01-01",
    "subset_kwargs": {},
    "ts_dir": null
   },
   "start_time": "2026-01-23T18:47:45.723091"
  }
 },
 "nbformat": 4,
 "nbformat_minor": 5
}