File:Iriklinskaya2024png8small.png
Original file (1,355 × 1,355 pixels, file size: 39 KB, MIME type: image/png)
Summary
The influx (blue) and the outflow (red)(through the IriklinskayaElectricPlant) of water at the Iriklinskoe Lake, according to the official site [1].
The thick green line shows hypothetical drop, that would correspond to fulfillment of the First purpose of the Iriklinsloe Lake: save the valley of Ural from the flooding.
Istead of to follow the green line, the drop almost reproducex the Influx.
Tis observation indicates that the 2024.04.05.floading is terroristic act, result of sabotage, bad will of administration of the IriklinskayaElectricPlant
Description
The initial datа are loaded from site https://ueiv.ru as the text file
The pre-processing of the initial data is performed with code
s/ января /.01./g s/ февраля /.02./g s/ марта /.03./g s/ апреля /.04./g s/ мая /.05./g s/ июня /.06./g s/ июля /.07./g s/ августа /.08./g s/ сентября /.09./g s/ октября /.10./g s/ ноября /.11./g s/ декабря /.12./g s/НОВОСТИ, ПАВОДОК/Date/g s/ДОКУМЕНТЫ, ПАВОДОК/Date/g s/НОВОСТИ, СОБЫТИЯ/Trash/g s/НОВОСТИ/Date/g s/ПАВОДОК/Date/g s/Date, Date /Date/g s/Водохозяйственная обстановка на Ириклинском водохранилище на/Again/g s/Водохозяйственная обстановка на Ириклинском водохранилеще на/Again/g s/Водохозяйственная обстановка на ириклинском водохранилище на/Again/g s/Водохозяйственная обстановка на Ириклинском водохранилища на/Again/g s/Уровень верхнего бьефа/Level/g s/Объем/Volume/g s/Приток на/Inflow at/g s/Сброс через гидроузел на/Release at/g s/Среднесуточный сброс через гидроузел/Release at/g s/Сброс через гидроузел/Release NoDate/g s/Свободная емкость/FreeCapa/g s/(-/(negative /g s/На Ириклинском водохранилище обстановка…/ObC/g s/На водохранилище обстановка спокойная. Опасных и чрезвычайных…/Ona/g s/Опасных гидрологических явлений, чрезвычайных ситуаций…/Ona/g s/На водохранилище обстановка спокойная. Опасных и…/Onа/g s/На водохранилище обстановка спокойная. Опасных…/Onа/g s/Опасных гидрологических явлений, чрезвычайных…/Ona/g s/На водохранилище обстановка спокойная…./BlаBla/g s/На Ириклинском водохранилище обстановка спокойная…./BlаBla/g s/-/ v= /g s/—/ v= /g s/(negative / -/g s/,/./g s/)/ /g s.м3/с. м3/с.g s/млн./ млн./g s/мБС/ мБС/g s/FreeCapa/FreeCapa v=/g #s/.0. / /g s/млн.м/ млн.м/g s/ / /g s/v= v=/vv=/g
Two apparent syntax's misprints in the original are corrected manually.
Then, the loaded file can be processed with code
<?php $a=file("3.txt"); $N=count($a); printf("N=%2d\n",$N); for($n=1; $n<$N; $n++) { $b=explode(" ", trim($a[$n])); $M=count($b); //printf("%3d %2d\n",$n,$M); if($M==2) { $c=$b[1]; $d=explode(".",$c); if($d[2]<"2000") continue; // printf("\n%4d.%02d.%02d ",$d[2],$d[1],$d[0]); $n+=2; $b=explode("=", trim($a[$n])); $M=count($b); if($M<5) continue; printf("%4d.%02d.%02d ",$d[2],$d[1],$d[0]); // printf(" %s\n", $a[$n]); // printf("%3d %2d ",$n,$M); // printf("%s \n",$b[1]); $c=explode(" ",trim($b[1])); echo $c[0], " " ; $c=explode(" ",trim($b[2])); echo $c[0], " " ; $c=explode(" ",trim($b[3])); echo $c[0], " " ; $c=explode(" ",trim($b[4])); echo $c[0], " " ; $c=explode(" ",trim($b[5])); echo $c[0], " " ; printf("\n"); } } ?>
Input table
The table below can be generated with the code above.
Meaning of columns:
Date
Level of the surface of water above the sea level measured im meters
Volume or water stored estimated in millions of cubic meters
Influx measured in cubic meter/second
Outflux though the dam measured in cubic meter/second
Reserve of volume estimated in millions of cubic meters
2023.08.30 242.99 2767 7.3 15.0 490 2023.08.31 242.98 2765 7.4 15.0 492 2023.09.02 242.96 2760 8.4 15.0 497 2023.09.06 242.92 2750 9.5 15.0 507 2023.09.08 242.91 2748 9.8 15.0 509 2023.09.11 242.88 2746 10.2 15.0 511 2023.09.12 242.88 2748 14.0 15.0 509 2023.09.14 242.87 2748 16.5 15.0 509 2023.09.20 242.86 2746 21.3 15.0 511 2023.09.25 242.86 2744 27.0 15.0 513 2023.09.28 242.86 2741 21.5 15.0 516 2023.09.30 242.86 2741 19.0 15.0 516 2023.10.02 242.86 2741 19.0 15.0 516 2023.10.03 242.86 2739 19.5 15.0 518 2023.10.07 242.85 2737 18.5 15.0 520 2023.10.13 242.84 2730 18.3 15.0 527 2023.10.17 242.83 2726 18.0 15.0 531 2023.10.19 242.82 2723 16.7 15.0 534 2023.10.20 242.81 2721 16.7 15.0 536 2023.10.23 242.80 2723 17.5 15.0 534 2023.10.30 242.79 2723 23.7 15.0 534 2023.10.31 242.79 2723 26.0 15.0 534 2023.11.01 242.79 2721 26.0 15.0 536 2023.11.04 242.79 2721 26.3 15.0 536 2023.11.06 242.79 2721 26.3 15.0 536 2023.11.10 242.79 2717 29.0 15.0 540 2023.11.14 242.79 2717 37.0 15.0 540 2023.11.18 242.79 2721 37.3 15.0 536 2023.11.20 242.80 2730 37.3 15.0 527 2023.11.21 242.81 2732 35.6 15.0 525 2023.11.22 242.82 2737 33.5 15.0 520 2023.11.23 242.83 2741 35.6 15.0 516 2023.11.26 242.85 2741 32.6 15.0 516 2023.11.27 242.86 2741 32.6 15.0 516 2023.11.28 242.86 2744 41.6 15.0 513 2023.11.29 242.86 2746 44.5 15.0 511 2023.12.04 242.88 2748 44.5 15.0 509 2023.12.05 242.88 2750 42.7 15.0 507 2023.12.07 242.89 2753 36.6 15.0 504 2023.12.11 242.89 2750 43.4 15.0 507 2023.12.12 242.89 2748 45.6 15.0 509 2023.12.15 242.89 2748 27.5 15.0 509 2023.12.18 242.89 2746 27.5 15.0 511 2023.12.20 242.89 2746 23.8 25.0 511 2023.12.21 242.89 2744 23.3 25.0 513 2023.12.25 242.88 2741 14 25.0 516 2023.12.30 242.88 2741 13 25.0 516 2024.01.09 242.86 2739 14.9 25.0 518 2024.01.12 242.86 2737 14 25.0 520 2024.01.15 242.85 2732 14 25.0 525 2024.01.17 242.84 2730 13.8 25.0 527 2024.01.23 242.82 2726 11.5 25.0 531 2024.01.24 242.81 2726 11.7 25.0 531 2024.01.25 242.81 2723 11.6 25.0 534 2024.01.29 242.78 2719 10.8 25.0 538 2024.01.31 242.77 2717 11.0 25.0 540 2024.02.01 242.77 2714 11.4 25.0 543 2024.02.02 242.76 2712 11.5 25.0 545 2024.02.06 242.74 2710 11.5 25.0 547 2024.02.12 242.73 2705 10.8 25.0 552 2024.02.19 242.72 2696 9.8 15.0 561 2024.02.22 242.7 2694 9.1 15.0 563 2024.02.23 242.7 2694 9.1 15.0 563 2024.02.26 242.69 2692 9.1 15.0 565 2024.02.29 242.68 2690 9.6 15.0 567 2024.03.04 242.67 2687 9.2 15.0 570 2024.03.06 242.66 2685 9.6 15.0 572 2024.03.11 242.63 2681 9.6 15.0 576 2024.03.13 242.63 2678 10.7 15.0 579 2024.03.15 242.63 2678 10.6 15.0 579 2024.03.16 242.62 2678 10.6 15.0 579 2024.03.17 242.61 2676 10.6 30.0 581 2024.03.19 242.58 2674 10.6 60.0 583 2024.03.20 242.56 2669 10.6 60.0 588 2024.03.25 242.47 2640 11.3 60.0 617 2024.03.27 242.42 2633 12 60.0 624 2024.03.29 242.58 2672 85 60.0 585 2024.03.30 242.73 2703 600 90.0 554 2024.03.31 242.91 2746 700 90.0 511 2024.04.01 243.18 2815 1000 90.0 442 2024.04.02 243.53 2894 1630 390.0 363 2024.04.03 243.98 3005 1890 870.0 252 2024.04.04 244.47 3146 2150 1672.0 111 2024.04.05 244.75 3242 2480 1589.0 15 2024.04.06 245.07 3278 2300.0 2170.0 -21 2024.04.07 244.81 3254 2020.0 1670.0 3 2024.04.08 244.83 3257 1830 1670.0 0 2024.04.09 244.82 3251 2000 1670.0 6 2024.04.10 244.81 3242 1680 1340.0 15 2024.04.11 244.83 3242 1370 902.0 15 2024.04.12 244.83 3242 1080 758.0 15 2024.04.13 244.83 3257 627 485 0 2024.04.14 244.89 3260 520 447 3 2024.04.15 244.88 3257 520 477 0
The data show that the IriklinskEletricPlant operator had several months to take into account the heavy snow of winter 2023/2024, but did not use even a quarter of the volume of the reservoir to moderate the 2024.04.05.Flood.
C++ Generator of curves
// The initial data above should be saved as j.txt
// Files ado.cin and ju24da.cin should be loaded in order to compile the code below.
#include <stdio.h> #include <stdlib.h> #include "ju24da.cin" #include "ado.cin" int main() { FILE * f = fopen("j.txt", "r"); int k,N,n, Y,M,D, x; float p,q,r,s,t; float P[100],R[100],S[100]; int X[100]; int J0=daju24(2024,1,1); for(k=0;k<100;k++) { n=fscanf(f,"%d.%d.%d %f %f %f %f %f", &Y, &M, &D, &p, &q, &r, &s, &t); if(n<8) break; X[k]=daju24(Y,M,D)-J0; R[k]=r; S[k]=s; printf("%03d %03d %4d.%02d.%02d %6.2f %6.1f %6.1f %6.1f %6.1f\n", k, X[k], Y,M,D, p,q,r,S[k],t); } N=k; printf("N=%3d\n",N); fclose(f); FILE *o; o=fopen("30.eps", "w"); ado(o,2560,2560); #define M(x,y) fprintf(o,"%5.0f %5.0f M\n",0.+x,0.+y); #define L(x,y) fprintf(o,"%5.0f %5.0f L\n",0.+x,0.+y); fprintf(o,"1280 10 translate\n 1 1 scale\n"); fprintf(o,"1 setlinejoin 1 setlinecap\n"); M(0,2100) L(0,0) M(-1200,0) L(1200,0) fprintf(o,"9 W 0 0 0 RGB S\n"); M(-1000,0) L(-1000,2000) M( 1000,0) L( 1000,2000) M(-1000,1000) L(1000,1000) M(-1000,2000) L(1000,2000) fprintf(o,"4 W 0 0 0 RGB S\n"); M(10*X[0],100) L(10*80,100) L(10*84,100) L(10*90,20) L(10*100,20) L(10*116,40) L(10*126,40) fprintf(o,"36 W 0 1 0 RGB S\n"); x=daju24(2023,9,1)-J0; M(10*x,0) L(10*x,2000) x=daju24(2023,10,1)-J0; M(10*x,0) L(10*x,2000) x=daju24(2023,11,1)-J0; M(10*x,0) L(10*x,2000) x=daju24(2023,12,1)-J0; M(10*x,0) L(10*x,2000) x=daju24(2024,2,1)-J0; M(10*x,0) L(10*x,2000) x=daju24(2024,3,1)-J0; M(10*x,0) L(10*x,2000) x=daju24(2024,4,1)-J0; M(10*x,0) L(10*x,2000) x=daju24(2024,5,1)-J0; M(10*x,0) L(10*x,2000) fprintf(o,"0 setlinecap\n"); fprintf(o,"6 W 0 1 1 RGB S\n"); M(10*X[0],S[0]) for(n=1;n<N;n++) { L(10*X[n],S[n]); } fprintf(o,"12 W 1 0 0 RGB S\n"); M(10*X[0],R[0]) for(n=1;n<N;n++) { L(10*X[n],R[n]); } fprintf(o,"12 W 0 0 1 RGB S\n"); fprintf(o,"showpage\n%c%cTrailer",'%','%'); fclose(o); system("epstopdf 30.eps"); system( "open 30.pdf"); return 0; }
Latex generator of labels
\documentclass[12pt]{article} % use "amsart" instead of "article" for AMSLaTeX format \usepackage{geometry} \usepackage{graphicx} % Use pdf, png, jpg, or eps§ with pdflatex; use eps in DVI \usepackage{rotating} \paperheight 2720pt \paperwidth 2720pt \textwidth 3000pt \textheight 3000pt \newcommand \sx {\scalebox} \newcommand \rot {\begin{rotate}} \newcommand \ero {\end{rotate}} \topmargin-90px \oddsidemargin -90px \begin{document} \begin{picture}(2560,2560) \put(0,0){\includegraphics{30.eps}} \put( 90,1100){\sx{10}{\rot{90} \bf 2023.09.01 \ero}} \put( 400,1100){\sx{10}{\rot{90} \bf 2023.10.01 \ero}} \put( 710,1100){\sx{10}{\rot{90} \bf 2023.11.01 \ero}} \put(1010,1100){\sx{10}{\rot{90} \bf 2023.12.01 \ero}} \put(1320,1100){\sx{10}{\rot{90} \bf 2024.01.01 \ero}} \put(1640,1100){\sx{10}{\rot{90} \bf 2024.02.01 \ero}} \put(1920,1100){\sx{10}{\rot{90} \bf 2024.03.01 \ero}} \put(2530,1100){\sx{10}{\rot{90} \bf 2024.05.01 \ero}} \put(1296,1980){\sx{11}{$2000\, \mathrm m^3/\mathrm{second}$}} \put(1296,980){\sx{11}{$1000\, \mathrm m^3/\mathrm{second}$}} %\put(1330,100){\sx{11}{safe drop}} \put(400,90){\sx{11}{hypothetic safe drop}} \put(2150,210){\sx{11}{\rot{88} influx \ero}} \put(2280,180){\sx{11}{\rot{88} drop \ero}} \put(100,-88){\sx{10}{$-100$}} \put(1260,-88){\sx{10}{$0$}} \put(2200,-88){\sx{10}{$100$}} \put(2460,-88){\sx{10}{days}} \end{picture} \end{document}
Warning
Сообщения про Ириклинскую ГЭС собираются и анализируется ТОРИ с научными целями.
Кровная месть не является элементом множества таких целей.
Предлагаемая интерпретация не является основанием для внесудебных расправ над сотрудниками Ириклинской ГЭС.
References
- ↑ https://ueiv.ru/ ПАВОДОК *.*.2024 // Водохозяйственная обстановка на Ириклинском водохранилище
Keywords
«2024.04.05.Flood», «2024.04.05.Потоп», «Annexation of Crimea», «Budapest memorandum», «[[]]», «IriklinkayaElectricPlant», «Moscovia», «Орский военкомат», «Орскнефтеоргсинтез», «Teror», «Zhuchkov Aleksandr Nikolaevich»,
«А нас то за что», «Аннексия Крыма», «Будапештский меморандум», «Вертикаль власти», «Государственный террор», «Жучков Александр Николаевич», «Ириклинская ГРЭС», «Ириклинская ГЭС», «Ириклинское водохранилище», «[[]]», «Орк», «Орск», «Паханат», «Путинская мировая война», «Саботаж»,
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 17:47, 17 April 2024 | 1,355 × 1,355 (39 KB) | T (talk | contribs) | {{oq|Iriklinskaya2024png8small.png|}} The influx (blue) and the outflow (red)(through the IriklinskayaElectricPlant) of water at the Iriklinsloe Lake, according to the official site <ref name="irili0">https://ueiv.ru/ ПАВОДОК *.*.2024 /... |
You cannot overwrite this file.
File usage
The following 2 pages use this file: