No project description provided
Project description
searvey
Searvey aims to provide the following functionality:
-
Unified catalogue of observational data including near real time.
-
Real time data analysis/clean up to facilitate comparison with numerical models.
-
On demand data retrieval from multiple sources that currently include:
- U.S. Center for Operational Oceanographic Products and Services (CO-OPS)
- Flanders Marine Institute (VLIZ); Intergovernmental Oceanographic Commission (IOC)
Installation
The package can be installed with conda
:
conda install -c conda-forge searvey
Development
python3 -mvenv .venv
source .venv/bin/activate
poetry install
pre-commit install
If you wish to use jupyterlab to test searvey, then, assuming you have an existing jupyterlab installation, you should be able to add a kernel to it with:
python -m ipykernel install --user --name searvey
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
searvey-0.2.1.tar.gz
(36.1 kB
view hashes)
Built Distribution
searvey-0.2.1-py3-none-any.whl
(37.9 kB
view hashes)