Skip to content

nilodna/py-model-framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py-model-framework

This framework creates the input data for a model. It is written in Python.

It requires:

netcdf model output (coarser_grid_output directory): model coordinates indexes model coordinates temperature results salinity results eta results

model_grid (input_data directory): model_grid file (see ECOMSED manual): model_grid requires all the points in the i,j domain

It is possible (for eta and TS): to nest data from the netcdf model output into the model_grid boundaries and initial_conditions. to create homogenous boundaries.

Time changing nesting will be implemented.

The required libraries are numpy, matplotlib, xray, basemap, scipy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%