]> AND Private Git Repository - predictops.git/commit
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
refactoring, and working on ToArea target
authorChristophe Guyeux <christophe.guyeux@univ-fcomte.fr>
Wed, 12 Feb 2020 14:46:52 +0000 (15:46 +0100)
committerChristophe Guyeux <christophe.guyeux@univ-fcomte.fr>
Wed, 12 Feb 2020 14:46:52 +0000 (15:46 +0100)
commit1aa2671e4f047322d6957a58a7b44a568b25d67d
treebde569970847846f4c0a5bbccb3b646638547ceb
parenta3cc2abef295b99990b24b1c822319c80a59ffe2
refactoring, and working on ToArea target
12 files changed:
main.py
predictops/__init__.py [moved from lib/__init__.py with 100% similarity]
predictops/learn/__init__.py [moved from lib/learn/__init__.py with 100% similarity]
predictops/source/__init__.py [moved from lib/source/__init__.py with 100% similarity]
predictops/source/ephemeris.py [moved from lib/source/ephemeris.py with 100% similarity]
predictops/source/festivals.py [moved from lib/source/festivals.py with 100% similarity]
predictops/source/hydro.py [moved from lib/source/hydro.py with 100% similarity]
predictops/source/meteofrance.py [moved from lib/source/meteofrance.py with 97% similarity]
predictops/target/__init__.py [moved from lib/target/__init__.py with 100% similarity]
predictops/target/frombarrack.py [moved from lib/target/barracks.py with 100% similarity]
predictops/target/toarea.py [new file with mode: 0644]
requirements.txt