Recent Releases of stmtools
stmtools - v0.1.4
What's Changed
- Add copyright text, liniting test in precommit hook by @rogerkuou in https://github.com/TUDelftGeodesy/stmtools/pull/82
- Configure sonarcloud by @rogerkuou in https://github.com/TUDelftGeodesy/stmtools/pull/83
Full Changelog: https://github.com/TUDelftGeodesy/stmtools/compare/v0.1.3...v0.1.4
- Jupyter Notebook
Published by rogerkuou about 1 year ago
stmtools - v0.1.3
What's Changed
- 57 add documentation by @vanlankveldthijs in https://github.com/TUDelftGeodesy/stmtools/pull/71
- Add a function to enrich STM using data from another dataset by @SarahAlidoost in https://github.com/TUDelftGeodesy/stmtools/pull/66
- fix linting by @rogerkuou in https://github.com/TUDelftGeodesy/stmtools/pull/77
- Fix FutureWarning based on Dataset.dims by @vanlankveldthijs in https://github.com/TUDelftGeodesy/stmtools/pull/78
- Suppressed performance warning for many small chunks in reorder(...) by @vanlankveldthijs in https://github.com/TUDelftGeodesy/stmtools/pull/79
- Resolved mkdocs serve warning about code of conduct page. by @vanlankveldthijs in https://github.com/TUDelftGeodesy/stmtools/pull/80
Full Changelog: https://github.com/TUDelftGeodesy/stmtools/compare/v0.1.1...v0.1.3
- Jupyter Notebook
Published by rogerkuou over 1 year ago
stmtools - v0.1.0
v0.1.0
- Added
- Data loading function from csv files;
- Subset function based on thresholding and polygons;
- Enrichment function from polygons;
- Dimension regulating function;
- Metadata registration function;
- Relevant docs and tests.
- Jupyter Notebook
Published by rogerkuou about 2 years ago