A python package that interpolates data from ocean dataset from both Eulerian and Lagrangian perspective.
Project description
seaduck
A python package that interpolates data from ocean dataset from both Eulerian and Lagrangian perspective.
Quick Start
>>> import seaduck
Workflow for developers/contributors
For best experience create a new conda environment (e.g. seaduck):
conda create -n seaduck
conda activate seaduck
Before pushing to GitHub, run the following commands:
- Update conda environment:
make conda-env-update
- Install this package:
pip install -e .
- Run quality assurance checks:
make qa
- Run tests:
make unit-tests
- Run the static type checker:
make type-check
- Build the documentation:
make docs-build
License
Copyright 2023, Wenrui Jiang.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
seaduck-0.1.2.tar.gz
(664.1 kB
view details)
Built Distribution
seaduck-0.1.2-py3-none-any.whl
(57.1 kB
view details)
File details
Details for the file seaduck-0.1.2.tar.gz
.
File metadata
- Download URL: seaduck-0.1.2.tar.gz
- Upload date:
- Size: 664.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab1e76914bf736cfdc4ec3257bd7a90d91a4be1606c8d42cfcbc39b24744121d |
|
MD5 | bdb6e3b5ff2487732eb1d384b86f1292 |
|
BLAKE2b-256 | 815564af7a1491c80e6d8dc4f39cf4ebe727df9a11b102a76ec98128984b0a00 |
File details
Details for the file seaduck-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: seaduck-0.1.2-py3-none-any.whl
- Upload date:
- Size: 57.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0e4a6375371ff0fad2ca32bb47761389c70609a6de0f133385ef476852db4b2 |
|
MD5 | 709eaee3f97529d5b30a35ffa46d209c |
|
BLAKE2b-256 | 1c3d0f4eb712970a768c1ad73d536dc7199f94f43d0c2e398c51afe228ea63ca |