https://github.com/seareport/xarray-selafin
Project description
xarray backend for Selafin formats
Dev guide
to have the backend working in xarray, follow these steps
git clone this repository
poetry install
Read selafin
import xarray as xr
ds = xr.open_dataset("input_file.slf", engine='selafin')
Write selafin
ds.selafin.write('output_file.slf')
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
xarray-selafin-0.1.2.tar.gz
(21.9 kB
view hashes)
Built Distribution
Close
Hashes for xarray_selafin-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75a689042aaeee602b02077f3a4d2f9d5dcaa67db463e6bac8e23a74922b22fc |
|
MD5 | 91808b1a8adde164273e876a9b77dfa5 |
|
BLAKE2b-256 | 426560295c70f22bfd44ae9c21c8a106fb584a42743a3cbf061bc6842b153763 |