Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

renewables-ninja/demand-ninja

Repository files navigation

The Demand.ninja model delivers an hourly time-series of energy demand for a given location, for your chosen temperaure thresholds and BAIT (building-adjusted internal temperature) parameters which describe the characteristics of a building and its occupants.

This code also runs online on theRenewables.ninja service.

Example use

importdemand_ninja# `inputs` has to be a pandas.DataFrame with four columns,# humidity, radiation_global_horizontal, temperature,# and wind_speed_2minputs=pd.DataFrame(...)# `result`` will be a pandas.DataFrame# setting raw=True includes the input data and intermediate results# in the final DataFrameresult=demand_ninja.demand(inputs,raw=True)

Version history

SeeCHANGELOG.md.

Credits and contact

ContactIain Staffell andNathan Johnson if you have questions about Demand.ninja. Demand.ninja is a component of theRenewables.ninja project, developed by Stefan Pfenninger and Iain Staffell.

Citation

If you use Demand.ninja or code derived from it in academic work, please cite:

Iain Staffell, Stefan Pfenninger and Nathan Johnson (2023).A global model of hourly space heating and cooling demand at multiple spatial scales. Nature Energy.

License

The code is available under a BSD-3-Clause license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp