Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GEOPY-1226: OMF files failing to export and import from command line #44

Merged
merged 36 commits into from
Nov 23, 2023

Conversation

sebhmg
Copy link

@sebhmg sebhmg commented Nov 23, 2023

GEOPY-1226 - OMF files failing to export and import

sebhmg and others added 30 commits March 23, 2023 18:02
can only push Git LFS objects to public forks if the repository network already has Git LFS objects
or you have write access to the root of the repository network.
(from https://docs.github.com/en/repositories/working-with-files/managing-large-files/collaboration-with-git-large-file-storage)
GEOPY-892: use argparse and add tests for conversion scripts
…o GEOPY-925

# Conflicts:
#	tests/convert_volume_test.py
GEOPY-925: Reference legends un-ordered
andrewg-mira and others added 3 commits August 25, 2023 10:13
removing the compression option from command line for now.
Will add it back in next commit.

# Conflicts:
#	README.rst
#	omf/__init__.py
#	omf/fileio/geoh5.py
#	omf/scripts/omf_to_geoh5.py
#	poetry.lock
#	pyproject.toml
@sebhmg sebhmg requested a review from domfournier November 23, 2023 17:36
@sebhmg sebhmg requested a review from krisdavis November 23, 2023 17:46
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Merging #44 (d35385e) into release/3.1.0 (7f4b1e5) will increase coverage by 3.99%.
Report is 1 commits behind head on release/3.1.0.
The diff coverage is 93.33%.

Additional details and impacted files
@@                Coverage Diff                @@
##           release/3.1.0      #44      +/-   ##
=================================================
+ Coverage          80.57%   84.57%   +3.99%     
=================================================
  Files                 14       14              
  Lines               1035     1037       +2     
  Branches             167      166       -1     
=================================================
+ Hits                 834      877      +43     
+ Misses               137       92      -45     
- Partials              64       68       +4     
Files Coverage Δ
omf/scripts/geoh5_to_omf.py 80.76% <100.00%> (+80.76%) ⬆️
omf/scripts/omf_to_geoh5.py 81.48% <100.00%> (+81.48%) ⬆️
omf/fileio/geoh5.py 88.31% <80.00%> (ø)

@sebhmg sebhmg changed the title GEOPY-1226 GEOPY-1226: OMF files failing to export and import from command line Nov 23, 2023
@sebhmg sebhmg merged commit eefaeec into MiraGeoscience:release/3.1.0 Nov 23, 2023
10 checks passed
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.

3 participants