Skip to content
/ scida Public
forked from cbyrohl/scida

scida is an out-of-the-box analysis tool for large scientific datasets. It primarily supports the astrophysics community, focusing on cosmological and galaxy formation simulations using particles or unstructured meshes, as well as large observational datasets. This tool uses dask, allowing analysis to scale.

License

Notifications You must be signed in to change notification settings

Migelo/scida

This branch is 6 commits ahead of, 89 commits behind cbyrohl/scida:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d9ad3d1 · Nov 13, 2023
Sep 6, 2023
Aug 16, 2023
Sep 6, 2023
Sep 29, 2023
Sep 15, 2023
Mar 27, 2023
Dec 30, 2022
Aug 18, 2023
Jun 19, 2023
Aug 26, 2023
Aug 24, 2023
Dec 16, 2022
May 17, 2023
Aug 9, 2023
Aug 24, 2023
Aug 18, 2023
Aug 24, 2023
Aug 24, 2023

Repository files navigation

scida

test status

scida is an out-of-the-box analysis tool for large scientific datasets. It primarily supports the astrophysics community, focusing on cosmological and galaxy formation simulations using particles or unstructured meshes, as well as large observational datasets. This tool uses dask, allowing analysis to scale up from your personal computer to HPC resources and the cloud.

Features

  • Unified, high-level interface to load and analyze large datasets from a variety of sources.
  • Parallel, task-based data processing with dask arrays.
  • Physical unit support via pint.
  • Easily extensible architecture.

Requirements

  • Python >= 3.9

Documentation

The documentation can be found here.

Install

pip install scida

First Steps

After installing scida, follow the tutorial.

License

Distributed under the terms of the MIT license, scida is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Contributors

In alphabetical order:

  • @ayromlou
  • @cbyrohl
  • @dnelson86

Acknowledgements

The project structure was adapted from Wolt and Hypermodern Python cookiecutter templates.

About

scida is an out-of-the-box analysis tool for large scientific datasets. It primarily supports the astrophysics community, focusing on cosmological and galaxy formation simulations using particles or unstructured meshes, as well as large observational datasets. This tool uses dask, allowing analysis to scale.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Makefile 0.1%