Path: blob/devel/elmerice/examples/Inverse_Methods/DATA/README.md
3206 views
SSA inverse methods test cases
This directory contains data required to run the examples:
MacAyeal_VELOCITIES.txt: x,y,u,v
contains position and velocity for the Mac Ayeal test case that have been produce with the model and no noise added.
AddNoise.py: Python script to add random gaussian noise to MacAyeal_VELOCITIES.txt with mean 0 and standard deviation STD
Edit and chande STD value.
result stored in MacAyeal_VELOCITIES_NOISE.txt
PlotHist.py: python script to plot histograms of velocity differences between MacAyeal_VELOCITIES.txt and MacAyeal_VELOCITIES_NOISE.txt
To run the Ronne_Filchner you will need to get
velocity observations:
You can download the MEaSUREs InSAR-Based Antarctica Ice Velocity Map
You can subset the data file using (i.e. taking data within the domain and taking only fourth point) :
In addition to run RonneFilchner2 you need the topography (bedrock and thickness):
You can get BedMachine
It can be useful to define thickness values in the cells that correspond to the ocean to a novalue so that the interpolation with the Scattered2DDataInterpolator solver will not use these values if a node if close to the front. This can be achieved using nco tools as: