Skip to content

Update load_model to read from *.outbin file #36

@lawrenceabird

Description

@lawrenceabird

Currently, pyissm.model.io.load_model() requires that ISSM models be saved as a *.nc file. Natively, ISSM outputs an *.outbin file.

load_model() should be updated to load directly from an *.outbin file.

Requiements:

  • Generate a read_outbin() function that maps the *.outbin file to the ISSM Model() class.

Review $ISSM_DIR/scripts/OutbinRead.py as a starting point.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions