roelstappers / VarBCFiles.jl

Package for handling VARBC files (read, write, merge)

Home Page:https://hirlam.github.io/VarBCFiles.jl/dev/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VarBCFiles

Read, write and mergeVARBC.cycle files version 6

Installation

This package is registered in the Harmonie Registry. Hit ] in the Julia REPL to go into package mode and add the Harmonie registry

pkg> registry add General
pkg> registry add https://github.com/Hirlam/HarmonieRegistry

Followed by

pkg> add VarBCFiles

To develop VarBCFiles

pkg> dev VarBCFiles

This will put a git clone in $HOME/.julia/dev/VarBCFiles/ by default.

About

Package for handling VARBC files (read, write, merge)

https://hirlam.github.io/VarBCFiles.jl/dev/index.html

License:MIT License


Languages

Language:Julia 100.0%