EHTNCDBase.jl

A base module to handle NetCDF4 data in EHT Julia ecosystem
Author EHTJulia
Popularity
0 Stars
Updated Last
1 Year Ago
Started In
August 2022

EHTNCDBase

Dev Build Status Coverage Code Style: Blue

This is a base module including constants and common functions to handle NetCDF4 data in the pacakges of the EHT Julia organization.

Installation

Assuming that you already have Julia correctly installed, it suffices to import EHTNCDBase.jl in the standard way:

using Pkg
Pkg.add("EHTNCDBase")

Documentation

The documentation is in preparation, but docstrings of available functions are listed for the latest version. The stable version has not been released.

Acknowledgement

The development of this package has been finantially supported by the following programs.

The National Radio Astronomy Observatory is a facility of the National Science Foundation operated under cooperative agreement by Associated Universities, Inc.

Used By Packages