Paul Pukite's climate and geosciences sites
git clone https://github.com/pukpr/pukpr.github.io
$env:max_iters=3
$env:align=1
$env:PYPATH=".."
python3 ..\lte_mlr.py ts.dat --cc --random --low 1940 --high 1970
description: NINO34 => NINO34 in PACIFIC

| config | location |
description: NINO4 => NINO4 in PACIFIC

| config | location |
description: Brest => BREST in FRANCE

| config | location |
description: Seattle => SEATTLE in UNITED STATES

| config | location |
description: Portland (ME) => PORTLAND (MAINE) in UNITED STATES

| config | location |
description: Los Angeles => LOS ANGELES in UNITED STATES

| config | location |
description: Aarhus => AARHUS in DENMARK

| config | location |
description: SOI at Darwin => Darwin SOI in PACIFIC

| config | location |
description: Indian Ocean Dipole => IOD in INDIAN

| config | location |
description: M6, Atlantic Nino => M6, Atlantic Nino in ATLANTIC

| config | location |
description: Tropical North Atlantic Oscillation => TNA Tropical N. Atlantic in ATLANTIC

| config | location |
description: San Francisco => SAN FRANCISCO in UNITED STATES

| config | location |
description: Helsinki => HELSINKI in FINLAND

| config | location |
description: Newlyn => NEWLYN in UNITED KINGDOM

| config | location |
description: Pensacola => PENSACOLA in UNITED STATES

| config | location |
description: Stockholm => STOCKHOLM in SWEDEN

| config | location |
description: MSL at Ft. Denison, Sydney β sites 196+65 => Ft Denison in PACIFIC

| config | location |
description: Indian Ocean Dipole East => IOD East in INDIAN

| config | location |
description: North Atlantic Oscillation => NAO in ATLANTIC

| config | location |
description: Tropical South Atlantic Oscillation => TSA Tropical S. Atlantic in ATLANTIC

| config | location |
description: Warnemunde => WARNEMUNDE 2 in GERMANY

| config | location |
description: Honolulu => HONOLULU in UNITED STATES

| config | location |
description: Ketchikan => KETCHIKAN in UNITED STATES

| config | location |
description: Trieste => in

| config | location |
description: Kemi => KEMI in FINLAND

| config | location |
description: La Jolla => LA JOLLA (SCRIPPS PIER) in UNITED STATES

| config | location |
description: Atlantic Multidecadal Oscillation => AMO in ATLANTIC

| config | location |
description: Wl Nino Modoki => EMI ENSO Modoki Index in PACIFIC

| config | location |
description: Indian Ocean Dipole West => IOD West in INDIAN

| config | location |
description: NINO12 => NINO12 in PACIFIC

| config | location |
description: Pacific Decadal Oscillation => PDO in PACIFIC

| config | location |
description: Fremantle => FREMANTLE in AUSTRALIA

| config | location |
description: Galveston => GALVESTON II, PIER 21, TX in UNITED STATES

| config | location |
description: Charleston => CHARLESTON I in UNITED STATES

| config | location |
description: Poti => POTI in GEORGIA

| config | location |
description: Arctic Oscillation => AO in ARCTIC

| config | location |
description: ENSO reconstruction between 210-220 longitude => ic3tsfc (Reconstruction) in PACIFIC

| config | location |
description: M4, North Pacific Gyre Oscillation => M4, N. Pacific Gyre Oscillation in PACIFIC

| config | location |
description: NINO3 => NINO3 in PACIFIC

| config | location |
description: Quasi Biennial Oscillation at 30hBar => QBO 30 Equatorial in WORLD

| config | location |
$name="183"
$name1=$name + "d"
cp data\$name1.dat .\$name\ts.dat
cp data\$name1.dat.p .\$name\ts.dat.p
cd $name
python3 ..\lte_mlr.py ts.dat --cc --random --low 1940 --high 1970
cd ..
cp nino34\index.md $name
python3 ..\..\pysindy\plot_lte_scatter.py --header --out lte.png --lo 1940 --high 1970
python3 ..\..\..\..\python\plot_sinusoids_from_json_with_bars.py --out-ts ts-sin.png --out-bars ts-bar.png --start 1920-01 --end 2030-01 ..\warne.dat.p ts.dat.p
python3 ..\..\pysindy\cc.py --low 1940 --high 1970