Skip to content

Codes used to generate the DB and replicate USC workflow

Notifications You must be signed in to change notification settings

phi-grib/Itex_codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Itex_codes

Python scripts that generate and update the CII database from Inditex project.

Installing itex_codes:

  • $ conda env create -f environment.yml
  • $ conda activate inditex
  • $ python setup.py install
  • $ pip install -r requirements.txt

Once this is done, you should be able to run the code without any warning in the exports.

Note: the code under CreateDB it's not used anymore, since it was written for a one time use and after CII v0 was released only three functions under functions_to_process.py are still used in Update_CII.py

About

Codes used to generate the DB and replicate USC workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published