Data used by the vacumm python library and its tutorials and tests
Project description
# VACUMM data (vacumm-data)
[![Build Status](https://travis-ci.org/VACUMM/vacumm-data.svg?branch=master)](https://travis-ci.org/VACUMM/vacumm-data)
Data used by the [vacumm](http://wwwifremer.fr/vacumm) python library
and its tutorials and test scripts.
## Sources
On GitHub: https://github.com/VACUMM/vacumm-data
## Installation
```bash
$ python setup.py install # from sources
$ pip install vacumm-data
$ conda install vacumm-data
```
Files are typically installed in the `<prefix>share/vacumm` folder.
## Access to the data paths
The main directory can be accessed with the
`vacumm_data.get_vacumm_data_dir()` function:
```python
base_path = get_vacumm_data_dir()
```
A particular file path is accessible with the
`vacumm_data.get_vacumm_data_file()` function:
```python
ncfile = get_vacumm_data_file('samples/menor.nc')
```
## Data
### Samples (`samples`)
Theses files are used by the vacumm tutorials and test scripts.
### Shorelines (`shorelines`)
Shapefiles used by the `vacumm.bathy.shorelines` module.
#### Histolitt
See: https://www.data.gouv.fr/fr/datasets/shom-ign-trait-de-cote-histolitt-r
#### GSHHS
See: https://www.ngdc.noaa.gov/mgg/shorelines/gshhs.html
### Sea level (`sea_level`)
Data used by the `vacumm.bathy.tide` module.
[![Build Status](https://travis-ci.org/VACUMM/vacumm-data.svg?branch=master)](https://travis-ci.org/VACUMM/vacumm-data)
Data used by the [vacumm](http://wwwifremer.fr/vacumm) python library
and its tutorials and test scripts.
## Sources
On GitHub: https://github.com/VACUMM/vacumm-data
## Installation
```bash
$ python setup.py install # from sources
$ pip install vacumm-data
$ conda install vacumm-data
```
Files are typically installed in the `<prefix>share/vacumm` folder.
## Access to the data paths
The main directory can be accessed with the
`vacumm_data.get_vacumm_data_dir()` function:
```python
base_path = get_vacumm_data_dir()
```
A particular file path is accessible with the
`vacumm_data.get_vacumm_data_file()` function:
```python
ncfile = get_vacumm_data_file('samples/menor.nc')
```
## Data
### Samples (`samples`)
Theses files are used by the vacumm tutorials and test scripts.
### Shorelines (`shorelines`)
Shapefiles used by the `vacumm.bathy.shorelines` module.
#### Histolitt
See: https://www.data.gouv.fr/fr/datasets/shom-ign-trait-de-cote-histolitt-r
#### GSHHS
See: https://www.ngdc.noaa.gov/mgg/shorelines/gshhs.html
### Sea level (`sea_level`)
Data used by the `vacumm.bathy.tide` module.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vacumm-data-1.2.0.tar.gz
(18.3 MB
view details)
File details
Details for the file vacumm-data-1.2.0.tar.gz
.
File metadata
- Download URL: vacumm-data-1.2.0.tar.gz
- Upload date:
- Size: 18.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67d1a29a1d4462f9ba1a7f5915e13e28175ec1836d6ab61b665b4fb7d8d3baa6 |
|
MD5 | d624370e69884c5d80ab98c32f88646a |
|
BLAKE2b-256 | bce78a49808522b5763fc0a25f99597d2b9d939171cf3acd4b073961692f3204 |