There is a new unsio python wrapper with new modules.
To install python unsio wrapper use pip .
pip install python-unsio -U
Please visit reading manual and writing manual for python.
This is an important bug fix release.
Many fixes on Ramses, add support to ramses2D, improve macosx compilation
see ChangeLog
Download latest UNSIO source code here
PLease find a new tarball of uns_projects which is a collection of unsio based programs.
Among them :
- uns_density : compute local density
- uns2uns : convert uns file format to uns file format
- uns_2dplot : a fast 2d plotting program
- uns_info : give useful information about uns file
This is an important bug fix release.
Many fixes on Ramses file reading, plus some fixes on MacoSX about Nemo file reading from py_unsio
see ChangeLog
Download latest UNSIO source code here
This is the first stable release of UNSIO (1.0.0)
Unsio is still improving and a python wrapper is available which open UNSIO to the great world of python !
With only one API based on UNSIO, you can develop analysis programs in C, C++, Fortran and now Python language !
A lot of bugs have been fixed, and new features have been introduced:
- Improved MAC OSX installation
- Nemo : support mulitple snapshots with different numbers of particles
- Sqlite3DB : sqlite3 database improved (see sqlite3 doc )
To download latest Unsio package, go to download page
Documentation is available here
Unsio is getting better and better. A lot of bugs have been fixed, and new features have been introduced:
- Ramses : mettalicity and particles identities support added
- Nemo : softening support added (reading/writing)
- Sqlite3DB : sqlite3 database added (see Sqlite3Db )
- Installation : binaries are linked against installed shared libraries.
To download latest Unsio package, go to download page
Unsio beta test is open. A lot of bugs have been fixed and wiki has been improved with a complete documentation about howto develop project using unsio from fortran and c/c++ language.
Please do not hesitate to post bugs reports and features request from the web interface
A first alpha release of UNSIO is available for download with the following features:
- Ramses file format reading has been added.
- A neat installer based on cmake
- A light NEMO version is integrated
- a Wiki with a alot of information
Please do not forget to report bugs and features request
Unsio is a dedicated package for input/output file operation on Nbody simulation data file.
The purpose is to provide a universal API to read and/or write your Nbody simulation data in unique way, whatever
the simulation file format.
Stay tuned, more information will follow.....