TSH, Thyroid-stimulating_hormone, is measured in blood to determine a suitable dosage of L-thyroxine.
Wikipedia TSH gives "reference ranges" of
TSH, Thyroid-stimulating_hormone, is measured in blood to determine a suitable dosage of L-thyroxine.
Wikipedia TSH gives "reference ranges" of
Keywords: scipy solve_ivp callback ODE ordinary-differential-equation IVP initial-value-problem python
add a callback function to the scipy ODE solver solve_ivp, so that you can
h is too small, or KeyboardInterrupt, or ...
and return the sol so far.| # from: marktstammwind.py | |
| # 1 Jan 2025 16:10z ~bz etc/de/marktstamm | |
| ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ | |
| Windmills planned in Germany | |
| from https://www.marktstammdatenregister.de Gesamtdatenexport_20241231_24.2.zip | |
| read_csv data/EinheitenWind.csv -> (30781, 13) | |
| AGS State KW Lon Lat Thi Rotor Date Plandate Lkr Place Type Name | |
| 27 1004 SH 5700 10 54 125 149 NaN 2026-11-11 Neumün... Tasdorf N149/5.7 Triane... | |
| 28 1004 SH 5700 10 54 125 149 NaN 2026-11-11 Neumün... Tasdorf N149/5.7 Triane... |
Keywords: Cosmo_rea6 DWD wind-data python numpy
Purpose:
DWD, the German Meteorological Service,
has wind data for Europe on a 6 x 6 km grid, from 1995 to August 2019, hourly,
at heights 10 100 .. 200m.
These are in 2 gigabyte files like
https://opendata.dwd.de/climate_environment/REA/COSMO_REA6/converted/hourly/2D/WS_100m.2D.201908.nc4
-- windspeed data at 100m for 2019 August.
mst.py is simple old (2011) code for MSTs using
Kruskal's algorithm
-- see the animation there.
single-link k-clustering == MST k-1 most expensive edges
but min( max spacing ), Theorem 1, may be wrong or at least odd for k-clustering ?
Keywords: wind power, Germany, python, ERA5, globalwindatlas
Purpose: look at windspeed estimates at 100m in Bayern from two different sources:
ERA5: https://confluence.ecmwf.int/display/CKB/ERA5
GWA: https://globalwindatlas.info/area/Germany/Bayern
Keywords: Renewable energy, wind energy, electricity, Germany
Purpose: look at the efficiency of electricity produced in the German provinces
from sun, wind and biomass,
with files from official data:
LAK, real: https://www.lak-energiebilanzen.de 2019,
Länderarbeitskreis Energiebilanzen Bruttostromerzeugung nach Erneuerbaren Energieträgern
BMWK, max 31.12.2020,
Keywords: wind, wind farm, wind speed, capacity factor, onshore, Netherlands, globalwindatlas, GWA, KNMI
What I want to do is show my neighbors around Munich that windfarms make more sense where there's more wind. GWA has a nice GUI, which everyone can understand. But are their wind speed and capacity factors accurate enough to convince anyone ?
Keywords: Netherlands, wind, wind speed, KNMI, python, xarray, data-carpentry
Purpose: introduce Netherlands wind data from KNMI, the Royal Netherlands$ Meteorological Institute, with the steps:
\.nc files by hand, one day and one gridpointxarray