Skip to content

Commit

Permalink
Merge pull request #127 from brian-rose/fixes
Browse files Browse the repository at this point in the history
Fix broken internal links
  • Loading branch information
brian-rose authored Mar 5, 2024
2 parents 8ffdcfa + e6810d2 commit 9935229
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions courseware/seasonal-cycle.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@
}
},
"source": [
"As a practical example: at 45ºN the amplitude of the seasonal insolation cycle is about 180 W m$^{-2}$ (see the [Insolation notes](Lecture11 -- Insolation.ipynb) -- the difference between insolation at summer and winter solstice is about 360 W m$^{-2}$ which we divide by two to get the amplitude of seasonal variations).\n",
"As a practical example: at 45ºN the amplitude of the seasonal insolation cycle is about 180 W m$^{-2}$ (see the [Insolation notes](./insolation.ipynb) -- the difference between insolation at summer and winter solstice is about 360 W m$^{-2}$ which we divide by two to get the amplitude of seasonal variations).\n",
"\n",
"We will follow our previous EBM work and take $B = 2$ W m$^{-2}$ K$^{-1}$. This would give a seasonal temperature amplitude of 90ºC!\n",
"\n",
Expand Down Expand Up @@ -618,7 +618,7 @@
"source": [
"#### Heat capacity of a water surface\n",
"\n",
"As we wrote [back in Lecture 2](./Lecture02 -- Solving the zero-dimensional EBM.ipynb), the heat capacity for a well-mixed column of water is\n",
"As we wrote [back in the notes on Modeling the Global Energy Budget](./zero-dim-ebm.ipynb), the heat capacity for a well-mixed column of water is\n",
"\n",
"$$C_w = c_w \\rho_w H_w $$\n",
"\n",
Expand Down Expand Up @@ -926,7 +926,7 @@
"source": [
"We will look at the seasonal cycle of temperature in three different models with different heat capacities (which we express through an equivalent depth of water in meters). \n",
"\n",
"All other parameters will be [as chosen in Lecture 16](./Lecture16 -- Diffusive energy balance model.ipynb) (which focussed on tuning the EBM to the annual mean energy budget)."
"All other parameters will be [as chosen in the notes on the one-dimensional energy balance model](./one-dim-ebm.ipynb) (which focussed on tuning the EBM to the annual mean energy budget)."
]
},
{
Expand Down Expand Up @@ -6437,7 +6437,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.12"
"version": "3.10.13"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 9935229

Please sign in to comment.