Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit dc0e383

Browse files
Merge pull request #314 from openclimatefix/jacob/optical-flow-datasource
Add Optical Flow Data Source
2 parents db2c9af + bd25021 commit dc0e383

30 files changed

+20639
-127
lines changed

environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: nowcasting_dataset
22
channels:
33
- pvlib
44
- conda-forge
5+
- fastai
56
dependencies:
67
- python>=3.9
78
- pip
@@ -16,6 +17,7 @@ dependencies:
1617
- xarray
1718
- ipykernel
1819
- h5netcdf # For opening NetCDF files from cloud buckets.
20+
- fastai::opencv-python-headless
1921

2022
# Cloud & distributed compute
2123
- gcsfs

0 commit comments

Comments
 (0)