IDFDataCanada.jl

A set of methods to get ECCC IDF data from .txt files
Author JuliaExtremes
Popularity
1 Star
Updated Last
5 Months Ago
Started In
June 2019

IDFDataCanada.jl ๐Ÿ‡จ๐Ÿ‡ฆ

Project Status: WIP โ€“ Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. documentation stable documentation latest

IDFDataCanada.jl offers methods to get Intensity-Duration-Frequency (IDF) data from Engineering Climate Datasets of Environment and Climate Change Canada (ECCC) in CSV (.csv) or NetCDF (.nc) from the .txt files via automatic download and extraction from .zip archives on ECCC's server.

Installation

The following Julia command will install the package :

julia> using Pkg
julia> Pkg.add("IDFDataCanada")

Documentation

See the Package Documentation for details and examples.

Used By Packages

No packages found.