Skip to content

feat: add GK2A and NASA data model implementations with shared prepro…#89

Open
bnb32 wants to merge 3 commits intomainfrom
bnb/gk2a
Open

feat: add GK2A and NASA data model implementations with shared prepro…#89
bnb32 wants to merge 3 commits intomainfrom
bnb/gk2a

Conversation

@bnb32
Copy link
Copy Markdown
Collaborator

@bnb32 bnb32 commented Apr 29, 2026

…cessing utilities

  • Implemented GK2A data model for converting GK2A data to UWISC format.
  • Added NASA data model for converting NASA data to UWISC format.
  • Introduced shared utilities in base_data_model.py for preprocessing tasks.
  • Created pytest fixtures for testing in conftest.py.
  • Added tests for base data model and GK2A data model functionalities.

bnb32 added 3 commits April 29, 2026 11:06
…cessing utilities

- Implemented GK2A data model for converting GK2A data to UWISC format.
- Added NASA data model for converting NASA data to UWISC format.
- Introduced shared utilities in base_data_model.py for preprocessing tasks.
- Created pytest fixtures for testing in conftest.py.
- Added tests for base data model and GK2A data model functionalities.
… and timestamp improvements

refactor: update method names for clarity and consistency
test: add tests for GK2A output filename and improve existing test structure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant