Skip to main content

gsee-climate-data

Data companion package for GSEE: monthly probability density functions (PDFs) of daily mean global horizontal irradiance. These are used by GSEE's climate data interface (gsee.climate.run_climate with pdfs="builtin") to synthesize day-to-day variability when running the PV model on annual, seasonal or monthly climate data.

Install together with GSEE via the climate extra:

pip install gsee[climate]

Data provenance

Derived from NASA MERRA-2 reanalysis surface radiation for 2011-2015, aggregated to a 3x3 degree grid over land and near-land cells (latitudes -57 to 72), with per-month histograms of daily irradiance in 128 bins per cell. This is the same dataset that GSEE v0.3 downloaded at runtime (MERRA2_rad3x3_2011-2015-PDFs_land_prox.nc), converted from NetCDF4 to NumPy .npz format so that reading it requires nothing beyond numpy.

Arrays in the .npz file (see gsee_climate_data.load()):

  • xk — bin values (daily mean irradiance), float32, dims (lat, lon, month, bins)
  • pk — bin probabilities (not normalized), float32, same dims
  • lat, lon, month — coordinate vectors (month is 1..12)

Cells without data (oceans) hold zeros/NaN probabilities and are treated as "no PDF available" by GSEE.

Citation

When using this data, please cite MERRA-2:

Gelaro, R., McCarty, W., Suarez, M. J., et al. (2017). The Modern-Era Retrospective Analysis for Research and Applications, Version 2 (MERRA-2). Journal of Climate, 30(14), 5419-5454. https://doi.org/10.1175/JCLI-D-16-0758.1

and, for the derived PDFs and the GSEE model that consumes them:

Pfenninger, S., & Staffell, I. (2016). Long-term patterns of European PV output using 30 years of validated hourly reanalysis and satellite data. Energy, 114, 1251-1265. https://doi.org/10.1016/j.energy.2016.08.060

License

Code and data in this package are covered by different terms:

  • Code — the gsee_climate_data Python package is licensed under the BSD 3-Clause License (see LICENSE).
  • Data — the bundled .npz is derived from NASA MERRA-2, produced by the NASA Global Modeling and Assimilation Office and distributed by GES DISC.

See NOTICE for the full statement.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gsee_climate_data-1.0.0.tar.gz (27.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gsee_climate_data-1.0.0-py3-none-any.whl (27.2 MB view details)

Uploaded Python 3

File details

Details for the file gsee_climate_data-1.0.0.tar.gz.

File metadata

  • Download URL: gsee_climate_data-1.0.0.tar.gz
  • Upload date:
  • Size: 27.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for gsee_climate_data-1.0.0.tar.gz
Algorithm Hash digest
SHA256 82d35c1f7e4f57765cf721abba3407cb2feb38850d9d5694ce2337164ab41250
MD5 71125c1e32837bb5ceb0926daadaee0e
BLAKE2b-256 3a8c0df94ab652249fc64c71d3737fd0ccdb4ed007ecb4ba78b529e49071aaef

See more details on using hashes here.

Provenance

The following attestation bundles were made for gsee_climate_data-1.0.0.tar.gz:

Publisher: release.yml on renewables-ninja/gsee

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gsee_climate_data-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for gsee_climate_data-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fc5036080d7993542c7fda4652a0541262fb4c638d4f9257bdae26e2e2f35176
MD5 0e3b191bcb363dc61656d8c9db447383
BLAKE2b-256 62e5805729052a37a2e37d141278b1d1a89444fc0d276c203381eed96cb9bf10

See more details on using hashes here.

Provenance

The following attestation bundles were made for gsee_climate_data-1.0.0-py3-none-any.whl:

Publisher: release.yml on renewables-ninja/gsee

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page