Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

43 lines (36 loc) · 1.94 KB

Change Log

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

Changed

  • Made Hourly-Related print statements dependent upon an optional flag IMLCZO-273

Fixed

  • Add missing variable import in create_header function in contact_files.py IMLCZO-272

[1.0.0] - 2019-05-24

Added

  • Great Lakes Environmental Database(Glenda) parser GLM-110
  • Great Lakes Fish Monitoring and Surveillance Program Parser GLM-112
  • Great Lakes Monitoring/ Great Lakes to the Gulf USGS Parser GLM-77
  • IMLCZO general workflow scripts IMLCZO-217
  • Added IMLCZO Mahomet Ingestion style of script IMLCZO-228
  • Added Combination Script for get-concat-parse-upload IMLCZO-233
  • Added Combination Script for get-convert-concat-parse-upload IMLCZO-236
  • Convert a provided JSON Data file to a CSV File IMLCZO-263
  • Add Scripts for Hourly Parsing of Datapoints IMLCZO-267
  • Add updated parsers for USGS, IWQIS, and GREON GLGVO-671

Removed

  • Removed huc_finder and dependencies GEOD-1105