Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/casangi/cngi_prototype
Prototype Development of CNGI
https://github.com/casangi/cngi_prototype
astronomy dask numba scipy xarray zarr
Last synced: about 1 month ago
JSON representation
Prototype Development of CNGI
- Host: GitHub
- URL: https://github.com/casangi/cngi_prototype
- Owner: casangi
- License: gpl-3.0
- Archived: true
- Created: 2019-10-15T14:12:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-07T16:15:03.000Z (9 months ago)
- Last Synced: 2024-02-07T17:34:06.726Z (9 months ago)
- Topics: astronomy, dask, numba, scipy, xarray, zarr
- Language: Python
- Homepage: https://cngi-prototype.readthedocs.io
- Size: 83.2 MB
- Stars: 8
- Watchers: 8
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**The cngi-prototype is no longer being developed and is archived.**
All documentation can be found here: [https://cngi-prototype.readthedocs.io](https://cngi-prototype.readthedocs.io/)
Installation section is here: [https://cngi-prototype.readthedocs.io/en/latest/introduction.html#Installation](https://cngi-prototype.readthedocs.io/en/latest/introduction.html#Installation)
Note, throughout the documentation we use the variable name `xds` to refer to Xarray DataSets, the core data structure on which everything is built. It is important to distinguish objects that are xarray/dask based from other standard Python objects.