Release Notes¶
This section contains documentation of all significant updates to the surf_nemo
package, detailing new features, improvements, and changes made in each release.
Version 1.02 "What's New"¶
Release Date: 2023-17-01
Added¶
- Template SLURM/LSF jobs script.
- Script
run_getCMEMSdata.py
to download automatically CMEMS data on the area/period of interest. - Script for visualization using matplotlib/cartopy and for analysis.
- Adapted the extrapolation procedure to deal with products with all NaN values on the last level.
Changed¶
- Rewritten the main
run_exp
procedure from Julia to Python programming language.