Releases: jemissik/ecodata
v0.3.0 Beta3
What's Changed
This beta release adds new ECODATA Prepare apps for preparing presence data, building standardized NetCDF files, and working with multidimensional environmental annotation workflows.
New Apps
- Added the Presence Data Preparation App for preparing eBird-compatible observation datasets for visualization and analysis in ECODATA-Animate.
- Added the NC Builder App for combining, standardizing, and subsetting NetCDF files for use in ECODATA workflows.
- Added the Multidimensional Annotation App for annotation workflows with multidimensional environmental datasets.
Annotation Engine Improvements
- Improved handling of MODIS-compatible time encoding.
- Improved cleanup of temporary files created during annotation workflows.
Documentation
- Added new user-guide pages for the new apps.
- Added screenshots and workflow descriptions for:
- Annotation Engine
- Presence Data Preparation
- NC Builder
Maintenance
- Updated documentation and install workflows for compatibility with current packaging tools.
Notes
This is a beta prerelease. The new apps are available for testing and feedback before a stable release.
Documentation for this prerelease can be found at: https://ecodata-apps.readthedocs.io/en/annotation/, and in Assets below.
Contributors
Full Changelog: v0.3.0-beta2...v0.3.0-beta3
v0.3.0 Beta2
What's Changed
✨ Improvements
- updated selection of environmental dataset coordinate names by @jemissik
- Add option for bilinear interpolation in projected datasets (e.g. NARR) by @jemissik
Full Changelog: v0.3.0-beta...v0.3.0-beta2
v0.3.0 Beta
What's Changed
✨ Improvements
-
Annotation engine app by @olekshche in #185. See Manual_Annotation_Engine.pdf in the release assets for instructions for the new annotation app.
-
Updates to conda constructor by @jemissik and @madeline-scyphers
Full Changelog: v0.2.9...v0.3.0-beta
v0.2.9 Release
v0.2.8 Release
What's Changed
Package updates:
- Update construct.yaml specs by @madeline-scyphers in #169
- update ci_conda_constructor.yml by @madeline-scyphers in #170
- Package/fix ci conda constructor bug by @madeline-scyphers in #171
- updates to installation, launch, environmental data requests by @sarahcd in #163
- Repository updates by @jemissik in #173
Full Changelog: v0.2.7...v0.2.8
v0.2.7 Release
What's Changed
✨ Improvements
- update gridded data explorer by @madeline-scyphers in #168
Full Changelog: v0.2.6...v0.2.7
v0.2.6 Release
What's Changed
🐞 Bug Fixes
- Bugfix/gridded data layout fix by @madeline-scyphers in #165
✨ Improvements
- Updates for geotif conversion function by @jemissik in #159
- Feature/panel 1.0 code updates by @madeline-scyphers in #160
- Update movie maker by @jemissik in #164
- App cleanup by @jemissik in #166
- remove PYTHON env var from menu config file by @madeline-scyphers in #167
Full Changelog: v0.2.5...v0.2.6
v0.2.5 Release
v0.2.5 Release Candidate 1
What's Changed
🐞 Bug Fixes
- Hotfix for file picker GUI issues (#147) by @madeline-scyphers in #150
✨ Improvements
Full Changelog: v0.2.3...v0.2.5rc1
v0.2.4 Release
What's Changed
🐞 Bug Fixes
- Option to select variables to save in processed datasets by @jemissik in #142
- Progress bar for GriddedDataExplorer on output save by @madeline-scyphers in #142
✨ Improvements
Full Changelog: v0.2.3...v0.2.4