Maintenance is scheduled between 16:00 and 00:00 CET (14:00 and 22:00 UTC) on Thursday 2025-04-10. The system may be unavailable at any time during this timeframe. Please plan accordingly.
@@ -4,6 +4,11 @@ ebas-io is a python package for reading/writing NASA-Ames 1001 files with EBAS e
## Downloading the software
Starting with version 3.00.13, the python egg is available in this git repository (dist folder) together with the example scripts. The idea behind the git repo ist to make it easier for users to contribute their software using ebas-io and make it available for other users.
If you are not familiar with git, and don't know how to clone a repository, please proceed like this:
* go to the [Files](https://git.nilu.no/ebas/ebas-io/tree/master) section
* on the right hand side above the file list you will find a drop down selector containing *Download ...*
* select the archive format you like best and download a static copy of the whole repository
## Installation
The ebas-io package can be installed the standard way with easy_install. See the [setuptools](https://pypi.python.org/pypi/setuptools) documentation if easy_install does not work for you.