- Oct 11, 2024
-
-
GUEZ Lionel authored
-
GUEZ Lionel authored
Preparing to add an optional argument.
-
GUEZ Lionel authored
-
GUEZ Lionel authored
Preparing the option to save the figures.
-
GUEZ Lionel authored
-
GUEZ Lionel authored
-
- Oct 12, 2023
-
-
Lionel GUEZ authored
Move functions `plot_distr_funct`, `fig_hist` and `fig_distr_funct` to module `jumble_matplotlib`, out of this repository, because they are of more general interest.
-
- Sep 15, 2023
-
-
Lionel GUEZ authored
Do not modify dummy argument x of `plot_distr_funct`.
-
- May 24, 2023
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Create a new figure in function `plot_distr_funct` if ax is None.
-
- Feb 21, 2023
-
-
Lionel GUEZ authored
-
- Jun 05, 2021
-
-
Lionel GUEZ authored
Assume that the input shapefile collection contains a single orientation.
-
- Jun 04, 2021
-
-
Lionel GUEZ authored
-
- May 25, 2021
-
-
Lionel GUEZ authored
-
- May 20, 2021
-
-
Lionel GUEZ authored
From directory Analysis. Extract corresponding tests from `Analysis/tests.json` into new file `Inst_eddies/Analysis/tests.json`.
-
Lionel GUEZ authored
-
- Sep 24, 2020
-
-
Lionel GUEZ authored
nx is 0 if the script is run on a triplet of shapefiles for interpolated eddies.
-
- Sep 09, 2020
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
This was used in old times to distinguish between triplets of shapefiles. Now we have the philosophy of creating a dedicated directory for a triplet. So the script `distribution_function.py` just has to be run in the triplet directory.
-
- Jan 21, 2019
-
-
Lionel GUEZ authored
distribution_function. This allows to plot comparisons of various combinations of runs. Update plot_snapshot.py to work with version 2 of pyshp.
-
- Jan 08, 2019
-
-
Lionel GUEZ authored
script distribution_function.py. Return dictionary instead of tuple: easier to use. In script plot_snapshot.py, move definition of readers to the beginning so there is no risk of entering the window for nothing if we forgot the end_filename option. Also, enter the four values defining the window in a single input: easier to copy and paste.
-
- Jan 07, 2019
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
distribution_function.py. Plot two distribution functions and two histograms for positive speed and absolute value of negative speed.
-
- Dec 21, 2018
-
-
Lionel GUEZ authored
-