Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

37 lines (25 loc) · 1.25 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.3.0 (...)

Zampy works with new CDS and ADS API.

Added

The zampy test dataset is generated using data from the new API, PR #62.

Fixed

  • Add supports for the new CDS API PR #62
  • Fixed segmentation fault error PR #66

0.2.0 (2024-09-02)

First release of zampy.

zampy is designed to retrieve data for LSM model input. It can help you prepare the data within the following steps:

  1. Download the data for the specified location(s) / geographical area.
  2. Ingest data into unified (zampy) format.
  3. Load the variables in a standardized way (standardized names & standardized units).
  4. Convert the data to standard formats:
    • ALMA / PLUMBER2's ALMA formatted netCDF.
    • CMOR formatted netCDF.