Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 581 Bytes

DEVELOPMENT.md

File metadata and controls

9 lines (6 loc) · 581 Bytes

Development Guide

We have found VSCode to be a good IDE for development. You can use the devcontainer configuration to initialize a virtual machine with the Julia, Python and the geospatial dependencies for this project.

Before running any Julia code for the first time, follow the instructions in PythonSetupForIFTPipeline.jl to initialize a working Conda environment.

Follow the instructions in IFTPipeline.jl to run the tests of the pipeline.