Installation ============ Conda ----- The latest release version of the module, along with any dependencies, can be downloaded and installed using `conda `_: :: conda install -c conda-forge ncas-amof-netcdf-template Pip --- The latest release version is also availalbe through `pip `_: :: pip install ncas-amof-netcdf-template GitHub ------ Alternatively, the latest version of the module can be downloaded from `GitHub `_: :: git clone https://github.com/joshua-hampton/ncas_amof_netcdf_template.git cd ncas_amof_netcdf_template pip install . Previous release versions can also be found through GitHub.