AMI-system / gbif_download_standalone

A standalone repo to download images from the GBIF database according to a species list.
MIT License
0 stars 0 forks source link

2 create environment variables and enable precommits #4

Closed LevanBokeria closed 11 months ago

LevanBokeria commented 11 months ago

Created a conda environment file and activated pre-commits.

LevanBokeria commented 11 months ago

@KatrionaGoldmann since this is a separate repository, I created a separate conda environment to manage required packages. I'll create this environment on baskerville as well, following their instructions.

I've enabled some basic pre-commits to check formatting, addition of large files to git, etc. I have NOT enabled the black formatter! :)

I'm completing this PR since its quite minor, involves just addition of some files specifying the conda environment and packages.