Skip to main content

A python wrapper of algorithms for sun-earth geometry

Project description

zenith

GitHub release (latest by date including pre-releases) GitHub last commit GitHub issues GitHub pull requests GitHub

Statement Coverage

Motivation

When tring to build an autonomous site planning model, I was shocked by the backwardness of sunlight analysis technology in the Chinese real estate design industry:

  1. all available products are distributed as close-sourced "plugins" [用过的都知道~] in commercial desktop softwares, such as AutoCAD and Rhino Grasshopper. Worse yet, many are slow and not upgraded for years.

  2. no python package available makes it impossible to utilize DNN models, which nowadays are usually implemented on either tensorflow or pytorch, and nothing else.

The problem of sun position involves not only solar astronomy about space-time transformation between celestial and topocentric coordinates, but also convention in specific industries. It needs great effort for a single person to comprehend related knowledge scattered in various papers and documents. Thus FSEG is initiated as:

  1. a container of algorithms and know-how on sun position in different industries
  2. an easy-to-use API to relieve users from underlying astronomical and computational complexities

Please visit Homepage for usage and contributing details.

Appended a detailed internal analysis [吐槽] on the industry by my friend Dr. Wang , any citation or redistribution of it is fully permitted! ^_^

Installing

FSEG can be installed via PyPi by:

pip install fseg

To build by source, call a PEP517 compliant build-system by:

python -m build

For more details, please visit INSTALLATION.

Contributors

众人拾柴火焰高 :

More contributors and sponsors are welcome. Please visit CONTRIBUTING for details.

License

To aggregate expertise and efforts from both uncommercial and commercial entities, FSEG adopts the LGPLv2.1 License.

本项目版权采用LGPLv2.1开源协议,意味着基于本项目的库文件可以进行任意开源或者闭源软件的开发,但是对本项目的任意修改需要采用同样的协议开源。

如有疑问,请联系 gnosoir@hotmail.com

Project details


Download files

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

Source Distribution

fseg-0.8.0.tar.gz (37.9 kB view hashes)

Uploaded Source

Built Distributions

fseg-0.8.0-cp310-cp310-win_amd64.whl (278.9 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

fseg-0.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (434.4 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

fseg-0.8.0-cp310-cp310-macosx_10_12_x86_64.whl (244.9 kB view hashes)

Uploaded CPython 3.10 macOS 10.12+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page