arinfopy
arinfopy is a Python library to read and write ADSO/BIN files generated by atmospheric dispersion models such as SPRAY and others.
It also includes the arinfopy command line tool to summarize the content of ADSO/BIN files.
It requires Python >= 3.9.x (Python2 is unsupported.)
Installation
arinfopy is on PyPI and it can be installed with pip:
pip install arinfopy
Use pipx to install the command line tool to isolated environment:
pipx install arinfopy
Use
You can use the command line tools as follows.
> arinfopy --help
usage: arinfopy [-h] [-minmax] [-deadlines] [-v] inifile
arinfopy parser for ADSO/bin files.
positional arguments:
inifile File to be parsed
optional arguments:
-h, --help show this help message and exit
-minmax Show min/max values for each deadline
-deadlines Show deadlines
-v, --verbose Increse output verbosity.
API
arinfopy can also be used an external module in other python scripts to read and write ADSO/BIN files.
Documentation for this feature is in preparation.
Who Are You
We are Simularia and we do numerical simulations of atmospheric phenomena and data analysis with R and Python.
Contributors
Giuseppe Carlino (Simularia s.r.l.)
Bruno Guillaume (ARIA Technologies) bguillaume@aria.fr
Matteo Paolo Costa (while at Arianet s.r.l.)
Valeria Dentis (while at Simularia s.r.l.)
License
arinfopy parser for ADSO/bin files. Copyright (C) 2013 Simularia s.r.l. info@simularia.it
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Simularia S.r.l. via Sant'Antonio da Padova 12 Torino, Italy www.simularia.it info@simularia.it
Release files for arinfopy 3.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| arinfopy-3.2.2.tar.gz | 18.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| arinfopy-3.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 37.1 kB
Release files / arinfopy-3.2.2.tar.gz
| Download URL | arinfopy-3.2.2.tar.gz |
|---|---|
| Size | 18.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3c03ed082236f39842f177ff212dfe43e8ed68abd428b9228a196f2f209398ad
|
|
BLAKE2b-256 checksum How to use checksums |
55a146a3a9593abfa7a8c816b445cfaef8dc5ab88d5e6a9a079b8122db2d4eb1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|
Release files / arinfopy-3.2.2-py3-none-any.whl
| Download URL | arinfopy-3.2.2-py3-none-any.whl |
|---|---|
| Size | 18.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e8403f7219ab252bb2fd1c25a43c49ee4822de54b81fce82aad1bbe23c6c305d
|
|
BLAKE2b-256 checksum How to use checksums |
99273f8b39d7ba0a9ed667bcd3da2c07e588d469f89a16867f903b054aa4e7a7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|