All notable changes to this project will be documented in this file. Changes should be included in merge requests. Then copied here.
- Fixed issue with certain
native_crs_proj4
strings messing up comma delimiter detection - Fixed a typo in
README.md
- Updated PyPI distribution files
- Fixed newly created bug in midnight endtime adjustment code
- Removed unnecessary print statement
- Allow 3 digit years to be handled
- 14 - Improved processing speed of large CSVs
- 13 - Added ability to Latitude, Longitude, Date & Time variable names
- Added
--version
flag - Expanded vector and raster file types that can be processed including image file types (jpg, jpeg, gif, png)
- Added a warning and an error for extensionless files
- Added script (
add_ext.py
) for giving extensionless ENVI files a file extension - Added
--add_ext
option for usingadd_ext.py
during execution of granulemeta - Added ability to use config to toggle command line flags
- Updated
kitchen_sink.cfg
to reflect recent updates - Minor formatting/content updates to comment blocks for consistency's sake
- Added version number to help text
- Add --daymet flag and functionality
- Fixed 2nd transposed lat/lon issue
- Fixed auto-cleanup of temporary archive files
- Fixed coordinates error with archive granules
- Added
--no_stats
command line flag
- Added increased functionality for ENVI granule detection
- Fixed instability issue in processing vector granules