Check of AI added code (in master)#26
Open
RubendeBruin wants to merge 29 commits into25-switch-to-json-as-default-file-formatfrom
Open
Check of AI added code (in master)#26RubendeBruin wants to merge 29 commits into25-switch-to-json-as-default-file-formatfrom
RubendeBruin wants to merge 29 commits into25-switch-to-json-as-default-file-formatfrom
Conversation
- Add to_dict() and from_dict() methods to RAO class for JSON serialization - Add to_dict() and from_dict() methods to Hyddb1 class for JSON serialization - Methods leverage xarray's built-in dict functionality for efficiency - Enable embedding hydrodynamic data with other project data in single JSON files - Add comprehensive tests for dict serialization and JSON roundtrip - Add example demonstrating JSON serialization and combined data storage - Update class docstrings to document new serialization methods Resolves #25: Switch to json as default file format (Step 1 implementation)
…h fixed in unit tests
pyprojectify: applied pyproject file and reformat with pre-commit wit…
Removed NetCDF4 in favor of hypy5 to prevent crashes.
Added function for Fleetmaster
Add engine hdf5
…m_master Reformat only - no changes.
Co-authored-by: RubendeBruin <34062862+RubendeBruin@users.noreply.github.com>
…rts-to-functions Lazy-load matplotlib inside plotting functions in hyddb1.py
…om required dependencies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.