You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Implement dynamic NNJA-AI V1 dataset loader (#171)
* feat: Add dynamic NNJA-AI dataset loader
- Implement automatic primary descriptor/data detection
- Add coordinate standardization (LAT->latitude, LON->longitude)
- Include xarray to PyTorch adapter
- Add comprehensive test coverage
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* modified NNJA-AI installation instructions and Always include coordinate vars
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* minor fixes as per suggestion
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>