Skip to content

Environment #14

Description

@FMassin

Hello!

This could be installed simply with command conda env create -f environment.yml using the following:

   name: your_environment
   channels:
     - conda-forge
     - defaults
   dependencies:
     - python=3.8
     - obspy
     - pandas
     - cartopy
     - pip
     - pip:
       - git+https://github.com/LLNL/mttime.git

Cheers

Fred

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions