{ "cells": [ { "cell_type": "markdown", "id": "6bd56b4e", "metadata": {}, "source": [ "1. Load 1993-04_uv_multilevel_dhourmean.grib\n", "2. Select meridional wind (v) and save as v\n", "3. Done in cdo: Select time period for April 1-30 1993\n", "4. Calculate hourly average for the period resulting only 24 times over MC for 6 layers of meridional wind\n", "5. Plot cross-section over southern coast of Java, select representable land-breeze and sea-breeze" ] }, { "cell_type": "code", "execution_count": 1, "id": "b16e45ed", "metadata": { "ExecuteTime": { "end_time": "2022-11-01T17:20:28.207774Z", "start_time": "2022-11-01T17:20:27.244490Z" } }, "outputs": [], "source": [ "import metview as mv" ] }, { "cell_type": "code", "execution_count": 3, "id": "2e28c5d2", "metadata": { "ExecuteTime": { "end_time": "2022-11-01T17:21:56.852297Z", "start_time": "2022-11-01T17:21:56.210108Z" } }, "outputs": [], "source": [ "uv = mv.read('/bog/amuttaqin/Datasets/ERA5/skto/1991_skto.grib')" ] }, { "cell_type": "code", "execution_count": 4, "id": "105ac9b6", "metadata": { "ExecuteTime": { "end_time": "2022-11-01T17:22:07.745120Z", "start_time": "2022-11-01T17:22:00.011013Z" } }, "outputs": [ { "data": { "text/html": [ " \n", "
| parameter | typeOfLevel | level | date | time | step | paramId | class | stream | type | experimentVersionNumber |
|---|---|---|---|---|---|---|---|---|---|---|
| skt | surface | 0 | 19910101,19910102,... | 0,100,... | 0 | 235 | ea | oper | an | 0001 |