cal-adapt / climakitae

A Python toolkit for retrieving, visualizing, and performing scientific analyses with data from the Cal-Adapt Analytics Engine.
https://climakitae.readthedocs.io
BSD 3-Clause "New" or "Revised" License
21 stars 2 forks source link

New test conda environment #430

Closed elehmer closed 2 months ago

elehmer commented 2 months ago

Description of PR

This PR contains a new smaller footprint conda lock file that runs the climakitae tests correctly.

Generated using conda-lock and this file: https://github.com/cal-adapt/cae-environments/commit/1156aa9f4ef40cfd8af476a04e75b48b12eee15b

Workflow installs numba and timezonefinder via pip

Summary of changes and related issue

Installs conda-lock file that isn't the entire pangeo-notebook platform. Able to generate from scratch using local conda-lock solver.

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist:

elehmer commented 2 months ago

Python virtual environment