Releases: axiom-data-science/extract_model
Releases · axiom-data-science/extract_model
v0.5.1
v0.5: Added functionality for nearest point selection
Can select nearest point to input lon/lat location, and do basic interpolation or selection in time and vertical.
Added preprocessing functions for ROMS, HYCOM, and POM, and placeholders for others.
Also added more docs for more examples.
v0.4
Package dependencies still
Pinned version required for cf-xarray which should fix the problem that has been on-going.
Fixed up package dependencies
Merge pull request #28 from kthyng/main updated package listings
Removed pandas from reqs lists
Wasn't actually being used.
Improved logic
This version integrates a new capability in cf-xarray
to identify variables using custom attributes criteria. It cleans up the code in this package.
Update docs
v0.2.2 Update README.md
Loosening Python version restrictions
v0.2.1 Loosening unnecessary Python version restrictions
Ready for conda-forge
Merge pull request #20 from kthyng/main precommit fix