Skip to content

EO-DataHub/user-workflows

Repository files navigation

user-workflows

This repository contains user specific processing workflows for the EO Data Hub.

Development

Requirements:

  • micromamba/mamba/conda

Setup virtual environment:

micromamba env create -p ./venv -f environment.yml

If missing pip dependencies, install from requirements.txt:

micromamba activate ./venv
pip install -r requirements.txt

Note: This should not be necessary in the future, as micromamba fixed missing pip deps in environment.yml.

Add conda dependency:

micromamba install <package name>
micromamba env export > environment.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages